potiuk opened a new pull request, #73550:
URL: https://github.com/apache/airflow/pull/73550
Backport of #73477 (b8be9e54beef9174c95ca37fa5c4d1e0764ab0cb) to `v3-3-test`.
Two pieces of the original commit do not apply to this branch and were
dropped
while resolving the cherry-pick:
* the `image-stash-ref` input of the `prepare_breeze_and_image` action — it
belongs to the per-ref image stash feature, which is not on `v3-3-test`,
and
nothing on this branch references the input;
* `test_mypy_docs_package_is_available` and
`test_mypy_docs_source_directory` in
`test_docs_builder.py` — `apache-airflow-mypy` is not a docs package here.
`devel-common/tests/unit/sphinx_exts/` does not exist on `v3-3-test`, so the
three test files are added whole rather than applied as a diff.
Verified locally: the 14 tests under `devel-common/tests/unit/sphinx_exts/`
pass,
and all prek pre-commit hooks (including `mypy-devel-common`) pass on the
commit.
---
##### Was generative AI tooling used to co-author this PR?
- [X] Yes (please specify the tool below)
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)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
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]