The GitHub Actions job "Tests" on airflow.git/v3-0-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: fc5cabdd8d257b588b55ff535eca514869dec3d8 / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-0-test] Automatically refresh generated dependencies when needed (#49848) (#49850) When we removed, added or moved providers, the generated provider dependencies .json file might have been not regenerated until we run `breeze ci-image build` - that led to several cases where for example release manager saw a failure when they tried to build packages and some non-existing packages were being built. This change implements more complete solution to refresh the provider json file - it will: * be created when missing even if you run breeze autocomplete (so first time autocomplete might be slower) * for any breeze command it will recalculate hash of all the provider yaml and pyproject.toml files to see if things changed and regenerate and reload providers if they did This should handle all cases nicely and fast. (cherry picked from commit e34d24c3b2c06c1539a3e6fec9646b4746620724) Co-authored-by: Jarek Potiuk <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/14695638816 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
