The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: e3525cf4aa13dccc8c8b04603eef9f9692818a3b / Jarek Potiuk <[email protected]> Improve docs build speed in canary runs (#41226) Self-hosted runners on ASF are SLOW to build docs (much slower than regular public runners) but they have more disk space which is needed to publish documentation. This PR splits docs building process to two steps: * First step that builds docs and uploads them as artifacts run on public runners * Publish step that downloads the artifact and publishes them to S3 (this one needs more space and runs on ASF self-hosted runners) This has the nice side effect that docs built in PR are available as artifacts in PRs and main build. Report URL: https://github.com/apache/airflow/actions/runs/10226318509 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
