The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user uranusjr (triggered by potiuk).
Head commit for run: 19a4a1677218f7ef0fa5dc047344783015cc79fb / Tzu-ping Chung <[email protected]> Avoid unneeded Connexion constructs We only use Connexion's App class to create a Flask Blueprint, so really we can go one level lower and use the FlaskApi interface directly instead. Connexion's spec-loading also supports dynamic spec templating via Jinja2, but we don't and CAN'T use it (won't work for any of the OpenAPI clients), so it can be entirely skipped by passing in a pre-loaded dict (instead of a path to the YAML file). Jinja2 templating is not cheap! Report URL: https://github.com/apache/airflow/actions/runs/4225979906 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
