Skip to content

Add apache-airflow-providers to filter in selective checks if needed#32284

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:add-providers-package-to-docs-filter-on-provider-docs-changed
Jun 30, 2023
Merged

Add apache-airflow-providers to filter in selective checks if needed#32284
potiuk merged 1 commit into
apache:mainfrom
potiuk:add-providers-package-to-docs-filter-on-provider-docs-changed

Conversation

@potiuk

@potiuk potiuk commented Jun 30, 2023

Copy link
Copy Markdown
Member

When provider docs in "docs/apache-airflow-providers" changed, and selective docs build was used, the "apache-airflow-providers" package was not added to the filter - thus errors in those docs were not checked. This caused #32131 to fail the main build (fixed in the #32282). Added logic to handle this case.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

When provider docs in "docs/apache-airflow-providers" changed, and
selective docs build was used, the "apache-airflow-providers" package
was not added to the filter - thus errors in those docs were not
checked. This caused  apache#32131 to fail the main build (fixed in
the apache#32282). Added logic to handle this case.
@potiuk potiuk merged commit ba05a1e into apache:main Jun 30, 2023
@potiuk potiuk deleted the add-providers-package-to-docs-filter-on-provider-docs-changed branch June 30, 2023 12:41
potiuk added a commit that referenced this pull request Jul 2, 2023
…32284)

When provider docs in "docs/apache-airflow-providers" changed, and
selective docs build was used, the "apache-airflow-providers" package
was not added to the filter - thus errors in those docs were not
checked. This caused  #32131 to fail the main build (fixed in
the #32282). Added logic to handle this case.

(cherry picked from commit ba05a1e)
@potiuk potiuk added this to the Airlfow 2.6.3 milestone Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants