Skip to content

Comments

Fix doc build error#12034

Merged
kaxil merged 1 commit intoapache:masterfrom
astronomer:fix-doc-bu
Nov 2, 2020
Merged

Fix doc build error#12034
kaxil merged 1 commit intoapache:masterfrom
astronomer:fix-doc-bu

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Nov 2, 2020

Master is failing on Docs build: https://github.com/apache/airflow/runs/1341542937 after #12025 was merged


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

@kaxil kaxil requested review from XD-DENG, ashb and potiuk November 2, 2020 11:01
@kaxil kaxil requested review from mik-laj, ryw and turbaszek November 2, 2020 11:10
@mik-laj mik-laj added the full tests needed We need to run full set of tests for this PR to merge label Nov 2, 2020
@kaxil
Copy link
Member Author

kaxil commented Nov 2, 2020

seems like docs-build isn't running for some reason

@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 Nov 2, 2020
@github-actions
Copy link

github-actions bot commented Nov 2, 2020

The PR is ready to be merged. No tests are needed!

@kaxil kaxil merged commit ba2b3b2 into apache:master Nov 2, 2020
@kaxil kaxil deleted the fix-doc-bu branch November 2, 2020 11:27
@kaxil kaxil mentioned this pull request Nov 2, 2020
@potiuk
Copy link
Member

potiuk commented Nov 2, 2020

This is likely because it was not rebased after the recent fix: #11834

@potiuk
Copy link
Member

potiuk commented Nov 2, 2020

So it should not happen any more

@potiuk
Copy link
Member

potiuk commented Nov 2, 2020

But I am double-checking it

@kaxil
Copy link
Member Author

kaxil commented Nov 2, 2020

Unlikely though as I rebased before I created this branch, but 🤷

@potiuk
Copy link
Member

potiuk commented Nov 2, 2020

This one should fix it. It was indeed a bug in logic of selective check: #12038

It is simplified and more fine-grained now with separate image-build, docs-build, basic-static-checks -> they were all single condition before (basic-static-checks), but they should be separated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full tests needed We need to run full set of tests for this PR to merge okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants