The GitHub Actions job "Tests AMD" on 
airflow.git/shared-vendored-lib-tasksdk-and-core has failed.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
e2376cd8bf80c73561f279f2ce0bfd2a16251520 / Ash Berlin-Taylor <[email protected]>
Set up process for sharing/vendoring code between different components.

And move airflow.utils.timezone into a (vendored) shared library as the first
example of it working

Currently various places in TaskSDK and Airflow Core both use these utility
functions, and while in _this specific case_ they are small enough that they
could just be copied and the duplication wouldn't hurt us long term, this
changes shows a way in which we can have a single source of truth, but have it
copied in automatically to dists.

This uses the `vendoring` too from one of the pip authors and a hatch plugin
to need only a single copy checked in to the repo, but to have automatically
copied in at package (sdist or wheel) build time

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

With regards,
GitHub Actions via GitBox


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

Reply via email to