The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: d87089665bbc8277e103f64dff368b448ed05524 / Jarek Potiuk <[email protected]> Add verificationy that provider docs are as expected Validate that documentation in provider files is properly added and adds missing documentation if not there. The provider documentation for all community providers follows the same structure. This PR adds pre-commit that verifies that some common structure for all provider documentation is in place and is properly indexed. Since we are adding a lot of providers now, it's worth making a common pre-commit that will verify, and if needed update and regenerate the content to follow the same patterns. It also turned out that Kubernetes and AWS executors were missing and entry for those in provider.yaml file - which made them not discoverable via "airflow providers executors" CLI - this is also verified now. List of providers that are contributing their configuration is removed from Airflow - instead the documentation points to the common "providers" documentation where list of packages and links to their configuration are generated automatically. https://airflow.apache.org/docs/apache-airflow-providers/core-extensions/configurations.html Report URL: https://github.com/apache/airflow/actions/runs/6754593449 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
