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

Head commit for run:
5bb253a70e7e2e1d53d22ed45ab3df485d42f4d3 / Jarek Potiuk <[email protected]>
Small improvements in package preparation output

Recent change (#37476) added a bit of clutter to the output of the
release commands and made it a little difficult to see what
is going on. This PR Fixes those issues:

* stdout,stdeerr from venv creation, pip installation, pip wheel are
  captured and printed on error only
* check = False is used and retcode check for pip installation which
  gives (potentially) a bit more readable error output
* list of packages in sdist is displayed after validation for packages
  happen - not before - this way they are nicely summarizing what is
  preparaed.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to