The GitHub Actions job "Tests (ARM)" on airflow.git/v3-3-test has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
794bb2879f9884b3f2e4567c617d639957cd5526 / Jarek Potiuk <[email protected]>
[v3-3-test] Regenerate API datamodels after the CI environment lock upgrade 
(#71718) (#71838)

`uv lock --upgrade` can move datamodel-code-generator, whose version is
stamped into the header of every file it generates. The two codegen hooks
are gated on the execution and core API sources, which an upgrade run never
touches, so they stay dormant while the automation commits -- and the next
CI run, which invokes them with --all-files, regenerates the headers and
fails the static checks job on the upgrade PR itself.

Tying the regeneration to the lock step keeps the upgrade PR self-consistent.
(cherry picked from commit acfda3fc8e009975e2d4c7781e1e40d2960f093f)

Report URL: https://github.com/apache/airflow/actions/runs/32252950155

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to