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

Head commit for run:
41d8cb062e3c6c244df07e6d52da9213f05462a1 / Jarek Potiuk <[email protected]>
Remove generated provider_packages dir

When release manager generates provider packages, sources for them
are temporarily copied to subfolders of `dist\provider_packages`.

Generally we remove all such code (unless
`--skip-deleting-generated-files` flag is used) - and we do it
for the sources but we do not delete `provider_packages` folder and
subfolders coming from packages in `apache` and few other nested
provider packages. This causes some warnings when packages are
being signed as the provider_packages directory is attempted to
be signed (and fails).

We remove the generated folder now unless the `--skip*` flag is used.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to