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

Refactor redundant doc url logic to use utility #14080

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

ryanahamilton
Copy link
Contributor

The API exceptions had redundant logic to generate versioned documentation URLs instead of using the get_docs_url utility method. I also tweaked the condition to also capture a/b (alpha/beta) suffixes.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Feb 4, 2021
@github-actions
Copy link

github-actions bot commented Feb 4, 2021

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest master at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Feb 4, 2021
@github-actions
Copy link

github-actions bot commented Feb 5, 2021

The Workflow run is cancelling this PR. Building images for the PR has failed. Follow the the workflow link to check the reason.

@ryanahamilton ryanahamilton force-pushed the doc_link_refactor branch 2 times, most recently from b95f654 to c81ee9b Compare February 8, 2021 14:16
@ryanahamilton
Copy link
Contributor Author

Repeated CI failures appear unrelated.

@ryanahamilton ryanahamilton merged commit d2577e4 into apache:master Feb 9, 2021
@ryanahamilton ryanahamilton deleted the doc_link_refactor branch February 9, 2021 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants