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

Head commit for run:
e2977cbdd59d11ca41d346f6f518c061a71bb654 / Jarek Potiuk <[email protected]>
Make tag fetching when preparing providers optional.

Tag fetching is only needed to make sure we do not generate
packages that have already been generated. However this is just
an optimisation for CI runs. There is no harm if the tags are
not refreshed and we generate the package again locally.

Tag fetching might faile in various cases - for example when
you are in corporate environment and require specific certificates
to be available or when you are working from a worktree.

After this change fetching tag will produce warning when there is
an error and instruction on how you can fetch tags manually.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to