The GitHub Actions job "Tests AMD" on airflow.git/backport-8d311c7-v3-0-test 
has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
49556b5b237c7ea1119d5b696aa1c5fa9643f4ae / Jarek Potiuk <[email protected]>
[v3-0-test] Better handling missing airflow package doc inventories (#54464)

When airflow package inventories cannot be downloaded (for example
because they were deleted) we can always rebuild them locally from
sources. This might happen for example when our "main" developer
documentation published in `apache-airflow-docs` is accidentally
or purposefully deleted (for example to refresh it from scratch).

This can also happen when we have a new provider and it has never
been published, or when we add new distribution that has not yet
had a documentation built (such as task-sdk, or airflowctl in
the future).

This PR updates the existing mechanism to:

* not only handle missing "apache-airflow-" packages but also the
  other airflow packages that do not follow this naming convention

* adds better diagnostics so that if we miss to add a distribution
  in the future we know what to do
(cherry picked from commit 8d311c7d874eedd8c4d82ee5865be4058a3b3cc0)

Co-authored-by: Jarek Potiuk <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to