Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for January 2022 providers release #21257

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Feb 1, 2022


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

Copy link
Contributor

@eladkal eladkal left a comment

Choose a reason for hiding this comment

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

not sure why doc build is failing?

@eladkal eladkal changed the title Add documentation for January 2021 providers release Add documentation for January 2022 providers release Feb 2, 2022
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Feb 2, 2022
@potiuk
Copy link
Member Author

potiuk commented Feb 2, 2022

not sure why doc build is failing?

I have to rebase and generate it after the PSRP fix yesterday #21260 - this was was a really funny race condidtion because PSRP built properly in "non-commiter" build where two packages are built in parallell but fail to built in the "commiter" or "main" build - where more packages were built in parallel. Luckily I was able to fix it yesterday.

@potiuk potiuk force-pushed the prepare-january-2021-provider-docs branch 2 times, most recently from c398c26 to 0240306 Compare February 5, 2022 19:24
@potiuk potiuk force-pushed the prepare-january-2021-provider-docs branch from 0240306 to 7842cec Compare February 5, 2022 19:57
@potiuk potiuk merged commit 6c3a67d into apache:main Feb 5, 2022
@potiuk potiuk deleted the prepare-january-2021-provider-docs branch February 5, 2022 20:25
@potiuk potiuk restored the prepare-january-2021-provider-docs branch April 26, 2022 20:49
@potiuk potiuk deleted the prepare-january-2021-provider-docs branch July 29, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers okay to merge It's ok to merge this PR as it does not require more tests provider:cncf-kubernetes Kubernetes provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants