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

   After #67093 ("[main] Upgrade important CI environment") bumped the prek 
hook env (.pre-commit-config.yaml, uv.lock, dev/breeze/uv.lock), the 
`generate-openapi-spec-edge` hook started failing on every PR running full 
static checks. The committed `providers/edge3/.../v2-edge-generated.yaml` is 
stale relative to the freshly-regenerated output.
   
   The drift is a 4-line description change on the `TaskInstanceDTO` schema 
(the docstring was updated in a source model but the yaml wasn't regenerated 
alongside).
   
   Regenerated locally inside Breeze via `prek run generate-openapi-spec-edge 
--all-files`. Unblocks at least #66574, #67184, #67180 (and likely every other 
open PR running full static checks).
   
   No code change — yaml regen only.


-- 
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