The GitHub Actions job "Tests AMD" on 
airflow.git/better-handling-of-airflow-inventories-missing has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
ef8c1249a13a10fd6a26e6a1845a7be36de6bb80 / Jarek Potiuk <[email protected]>
Better handling missing airflow package doc inventories

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

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

With regards,
GitHub Actions via GitBox


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

Reply via email to