The GitHub Actions job "Release PROD images" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
34791d72d66be12e4b4c4c4ad10219402f752b1c / Jarek Potiuk <[email protected]>
Fix compatibility of updated `airflow.io` with released providers (#36186)

The released providers added support to previous version of the
`airflow.io` - where options were not passed to `get_fs` method
that provides Fsspec compatible FileSystem. However #35820 added
positional "options" parameter when the method is called and it
broke already released providers.

This PR dynamically inspects signature of the get_fs method
and when one parameter is detected, it will skip passing options
to get_fs method call.

(cherry picked from commit 7799c51e15d3c418874fc059d8989f296b7f1a63)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to