The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 59901a1696710c12d66e90b0b825c0ec46d6522f / Jarek Potiuk <[email protected]> Avoid upgrade-to-newer-dependencies when provider.yaml changes The "upgrade-to-newer-dependencies" has been triggered when provider.yaml changed, but this was completely unnecessary. The real reason for upgrade is only when generated/provider_dependencies.json changes - because that is what changes dependencies used. The provider_dependencies.json is automatically updated during pre-commit based on provider.yaml files, so only using it to trigger --upgrade-to-newer-dependencies is enough. Report URL: https://github.com/apache/airflow/actions/runs/5754778124 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
