vatsrahul1001 opened a new pull request, #71373:
URL: https://github.com/apache/airflow/pull/71373

   `v3-3-test` HEAD has two generated files out of sync with their generators, 
which fails the full-repo static-check on **every** v3-3-test PR (e.g. #71371):
   
   - `providers/samba/docs/index.rst` — regenerated by 
`update-providers-build-files` (samba's cross-provider deps moved `google` -> 
`common.compat` without the docs being regenerated).
   - `uv.lock` — `uv lock` fills in dev-dependency specifiers 
(`pyspark>=4.0.0`, `pydantic-ai-slim[mcp]>=2.0.0`, `pytest>=9.1.1`) that the 
pyprojects already declare.
   
   Both reproduce on clean `v3-3-test` (no other changes), so this is 
pre-existing branch drift, not any single PR. This just runs the generators and 
commits their output to unblock the branch.
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.8)
   
   Generated-by: Claude Code (Opus 4.8) 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]

Reply via email to