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

Enable PIP check for both CI and PROD image #12664

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Nov 27, 2020

This PR enables PIP check after constraints have been updated
to be stable and 'pip check' compliant in #12636


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

This PR enables PIP check after constraints have been updated
to be stable and 'pip check' compliant in apache#12636
@potiuk
Copy link
Member Author

potiuk commented Nov 27, 2020

Looks like we are "THAT CLOSE" to have full working pip check for dependencies. Finally airflow's dependencies will be kept in order :)

@github-actions
Copy link

The PR needs to run all tests because it modifies core of Airflow! Please rebase it to latest master or ask committer to re-run it!

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Nov 27, 2020
@potiuk potiuk merged commit fa8af2d into apache:master Nov 27, 2020
@potiuk potiuk deleted the rebuild-images-with-latest-constraints branch November 27, 2020 20:33
potiuk added a commit that referenced this pull request Dec 13, 2020
This PR enables PIP check after constraints have been updated
to be stable and 'pip check' compliant in #12636

(cherry picked from commit fa8af2d)
kaxil pushed a commit that referenced this pull request Jan 21, 2021
This PR enables PIP check after constraints have been updated
to be stable and 'pip check' compliant in #12636

(cherry picked from commit fa8af2d)
kaxil pushed a commit that referenced this pull request Jan 22, 2021
This PR enables PIP check after constraints have been updated
to be stable and 'pip check' compliant in #12636

(cherry picked from commit fa8af2d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools 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.

2 participants