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 testing with lower-constraints #1607

Closed
wants to merge 1 commit into from

Conversation

ssbarnea
Copy link
Contributor

@ssbarnea ssbarnea commented Feb 13, 2020

Assure we run with oldest dependencies that we still support by default.

Adds pyXY-lower environments that force use of oldest supported dependencies.

@gaborbernat gaborbernat force-pushed the upper-constraints branch 2 times, most recently from eec0c7f to 78855b6 Compare February 14, 2020 09:41
Copy link
Contributor Author

@ssbarnea ssbarnea left a comment

Choose a reason for hiding this comment

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

We need to rename this to PIP_CONSTRAINT and pip will load it without extra params.

@ssbarnea ssbarnea force-pushed the upper-constraints branch 2 times, most recently from 1893c32 to 40ddeca Compare February 14, 2020 10:08
ssbarnea added a commit to ssbarnea/azure-pipelines-template that referenced this pull request Feb 14, 2020
This will allow use create jobs that constraint available wheels.

Needed-By: pypa/virtualenv#1607
ssbarnea added a commit to ssbarnea/azure-pipelines-template that referenced this pull request Feb 14, 2020
This will allow use create jobs that constraint available wheels.

Needed-By: pypa/virtualenv#1607
ssbarnea added a commit to ssbarnea/azure-pipelines-template that referenced this pull request Feb 14, 2020
This will allow use create jobs that constraint available wheels.

Needed-By: pypa/virtualenv#1607
@ssbarnea ssbarnea force-pushed the upper-constraints branch 2 times, most recently from e7a8423 to d52b6fb Compare February 14, 2020 10:49
Once we update the azure-pipelines-template repo, this should enable
use to run jobs with constrained requirement, so we can validate that
virtualenv still functions with them.
ssbarnea added a commit to ssbarnea/azure-pipelines-template that referenced this pull request Feb 14, 2020
This will allow use create jobs that constraint available wheels.

Needed-By: pypa/virtualenv#1607
@ssbarnea ssbarnea closed this Feb 14, 2020
@ssbarnea ssbarnea reopened this Feb 14, 2020
@ssbarnea ssbarnea marked this pull request as ready for review February 14, 2020 17:21
@ssbarnea ssbarnea changed the title POC: Enable upper-constrained job Enable testing with lower-constraints Feb 14, 2020
@ssbarnea ssbarnea closed this Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant