potiuk opened a new pull request, #71082: URL: https://github.com/apache/airflow/pull/71082
Backport of 1224056f4f, which was missed when #71081 was cherry-picked. That backport brought over the test file in full — including the cases for the provider-downgrade check — while the check itself only ever existed on `main`, so #71081 had to ship with those tests trimmed out. This restores the check and the tests together. `scripts/tests/in_container/test_run_generate_constraints.py` and `scripts/in_container/run_generate_constraints.py` now match `main` byte-for-byte. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 5) Generated-by: Claude Code (Opus 5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
