The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b39100901ca624c4d8ab78a79f1e864c289722f5 / Jarek Potiuk <[email protected]> Skip doc publishing tests in regular PRs This is highly unlikely regular PRs will break publishing step for docs building so we should only run this test in case we have "full-tests-needed" - which means that we have structurally changed something - either in build scripts or in package structure. Only that can **really** create problems with docks publishing. This saves about 3 minutes - while waiting for the docs building step to complete. Also the condition for actual publishing to our development S3 can be simplified by using `canary-run` variable and making sure it only happens in `main` builds, not in the v2-x-test branches where we have also canary runs but for the patchlevel releases of airflow. Report URL: https://github.com/apache/airflow/actions/runs/6762155275 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
