Skip to content

Use arguments inestead of --package-filter option for build docs in CI - #35068

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:switch-to-arguments-build-docs
Oct 20, 2023
Merged

Use arguments inestead of --package-filter option for build docs in CI#35068
potiuk merged 1 commit into
apache:mainfrom
potiuk:switch-to-arguments-build-docs

Conversation

@potiuk

Copy link
Copy Markdown
Member

Fixes: #34086


^ 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.

@potiuk
potiukforce-pushed the switch-to-arguments-build-docs branch from 735a595 to 5927fbcCompareOctober 19, 2023 23:16

@TaragolisTaragolis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

breeze build-docs all-providers still not work, however I can't see usage of this command here. So looks good to me

@potiuk
potiuk merged commit 8d06712 into apache:mainOct 20, 2023
@potiuk
potiuk deleted the switch-to-arguments-build-docs branch October 20, 2023 00:01
potiuk added a commit that referenced this pull request Oct 29, 2023
@potiukpotiuk added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Oct 29, 2023
@potiukpotiuk added this to the Airflow 2.7.3 milestone Oct 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-toolschangelog:skipChanges that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace the usage of --package-filter with short package ids in CI

2 participants

@potiuk@Taragolis