The Wayback Machine - https://web.archive.org/web/20210815225517/https://github.com/apache/airflow/pull/17593
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

Remove upper-limit on tenacity #17593

Merged
merged 1 commit into from Aug 13, 2021
Merged

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Aug 13, 2021

The latest version of tenacity (8.0.1) looks compatible with Airflow.


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

The latest version of tenacity (8.0.1) looks compatible with Airflow.
@kaxil kaxil requested review from eladkal, ephraimbuddy and uranusjr Aug 13, 2021
@github-actions
Copy link

@github-actions github-actions bot commented Aug 13, 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 main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@kaxil kaxil merged commit 7db43f7 into apache:main Aug 13, 2021
31 of 33 checks passed
31 of 33 checks passed
@github-actions
Build Info
Details
@github-actions
Build info
Details
@github-actions
Label PRs when reviewed
Details
@github-actions
Build CI images 3.6
Details
@github-actions
React UI tests
Details
@github-actions
Build PROD images 3.6
Details
@github-actions
Test OpenAPI client generation
Details
@github-actions
Cancel 'CI Build' jobs on workflow failed/cancelled
Details
@github-actions
Test examples of production image building
Details
@github-actions
Wait for CI images
Details
@github-actions
Static checks: basic checks only
Details
@github-actions
Static checks
Details
@github-actions
Build docs
Details
@github-actions
Build and test provider packages wheel
Details
@github-actions
Build and test provider packages sdist
Details
@github-actions
Python unit tests for helm chart
Details
@github-actions
Postgres9.6,Py3.6: Always API Core Other CLI Providers WWW Integration
Details
@github-actions
MySQL5.7, Py3.6: Always API Core Other CLI Providers WWW Integration
Details
@github-actions
MSSQL2017-latest, Py3.6: Always API Core Other CLI Providers WWW Integration
Details
@github-actions
Sqlite Py3.6: Always API Core Other CLI Providers WWW Integration Sqlite Py3.6: Always API Core Other CLI Providers WWW Integration
Details
@github-actions
Quarantined tests
Details
@github-actions
Wait for PROD images
Details
@github-actions
Upload coverage
Details
@github-actions
Helm Chart; KubernetesExecutor
Details
@github-actions
Helm Chart; CeleryExecutor
Details
@github-actions
Helm Chart; LocalExecutor
Details
@github-actions
Helm Chart Executor Upgrade
Details
@github-actions
Constraints
Details
@github-actions
Push images as cache to GitHub Registry
Details
@github-actions
Please rebase or amend, and force push the PR to run full tests Please rebase or amend, and force push the PR to run full tests
Details
@github-actions
Selective build check Selective build check
Details
@mergeable
Mergeable Mergeable Run has been Completed!
Details
@wip
WIP Ready for review
Details
@kaxil kaxil deleted the astronomer:remove-limit-on-tenacity branch Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants