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

Head commit for run:
b711785cab4fd613cd475c08f503e88303b18412 / Jarek Potiuk <[email protected]>
Remove "--for-production" flag from docs building

We had two types of documentation building:
 * latest
 * for production

But in fact they never overlapped and we were never mixing the two
We used the latest for all development work and for production for
releasing to "airflow.apache.org".

However as we saw in #32562 (triggered by #32495 changing the build
in main to run with `--for-production` flag - we actually do not
need the "latest" builds at all. Everything can be build with
"for production" by default.

This change removes the `--for-production` flag entirely, leaving
the "for production" build mode as the only one available.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to