The GitHub Actions job "Tests" on airflow.git/run-scripts-from-current-version has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: c288bcbc387a90e46e3fced1839ce440ea14e663 / Jarek Potiuk <[email protected]> Publish docs to s3 uses current version of workflows/scripts In case we built docs for past version of airflow we checkout both - current (main) version of code to use latest environment and tag version of code to build the documentation. The workflow mixed sub-workflows and run them from the "tag" version of workflow rather than from current. We are moving SBOM building to the publishing job, and we are also pre-processing the generated docs to include the right stable versions - including Airflow 2 compatibility. The first workflow builds the docs and stores the stable versions in stable.txt file, where the second workflow creates SBOMS and publishes the folders in S3 using the stable.txt files stored. Report URL: https://github.com/apache/airflow/actions/runs/22245880717 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
