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

Head commit for run:
d39801d2f27dc65d85f7b209eaf1adf3db7b949e / Jarek Potiuk <[email protected]>
Trims leading `./` from filenames when repackaging reproducible packages

When we repack tar.gz files, implicitly `./` is added in front of
the files being repacked. While this does not change anything when
you unpack the files, if you extract individual files by name, you
might expect to not have `./` there (this is what happens when
helm installs chart from .tgz file).

We are stripping the `./` during repackaging now.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to