The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
00a6889fa24240da78036a67157a66287ee9e0d0 / Jarek Potiuk <[email protected]>
Remove unnecessary compatibility code in S3 asset import

The S3 asset import had a conditional code to import assets but
it is unnecessary, because the compatibility code is added to
common.compat provider - but only in the upcoming version so we have
to make sure that common.compat is added to "chicken-egg" providers,
so that constaraints are properly generated for PyPI packages.

This is also the case where we can bump manually provider version
without waiting for release time - because we need to depend on the
new provider version in amazon provider.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to