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

Head commit for run:
7666314355d1ee0ee181cd41dbca73ed2bc602a5 / Jarek Potiuk <[email protected]>
Fix few small release issues found during 2.8.2 preparation

* when deleting the whole .build folder, the www folder could not be
  created during asset compilation
* -source packages were treated as sdist and we attempted to build
  wheel files with them
* when building airflow packages, default settting (for security
  reasons) is to build everything in docker container, but building
  wheel for sdist was done outside. With this PR we only use sdist
  check when we use local hatch build - and sdist wheel check
  happens in docker container when sdists are built.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to