The GitHub Actions job "Tests" on airflow.git/do-not-commit-commit-history has 
failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b129879f957c9f768e8312e56665ea9c9652a0e3 / Jarek Potiuk <[email protected]>
Avoid committing history for providers

Instead of committing the commit history as commit.rst - with the
new easier to run framework for provider docs we can now esier build
the commit history list dynamically while we are building provider
docs.

In order to avoid unnecesary `git log` commands every time you build
the docs, the commits are only retrieved when `--include-commits`
flag is passed to the build. Other than that the results will be
stub documentation.

The effect of this change:

* 50K less lines of generated docs in the repo
* much smaller and easier to review changes when preparing
  release documentation

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

With regards,
GitHub Actions via GitBox


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

Reply via email to