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

Show picked versions #19

Merged
merged 1 commit into from
Aug 22, 2016
Merged

Show picked versions #19

merged 1 commit into from
Aug 22, 2016

Conversation

gforcada
Copy link
Member

This allows to see which versions have been picked for the distributions
not pinned on [versions] sections.

See https://pypi.python.org/pypi/zc.buildout/2.5.2#easier-reporting-and-managing-of-versions-new-in-buildout-2-0

I would actually use allow-picked-versions = false to make buildout fail if there are versions not pinned (that's the only way to get a 100% repeatable buildout), but that can cause way too many breakage...

This allows to see which versions have been picked for the distributions
not pinned on [versions] sections.

See https://pypi.python.org/pypi/zc.buildout/2.5.2#easier-reporting-and-managing-of-versions-new-in-buildout-2-0
@hvelarde hvelarde merged commit b692256 into master Aug 22, 2016
@hvelarde hvelarde deleted the gforcada-show-picked-versions branch August 22, 2016 14:22
@hvelarde
Copy link
Member

hvelarde commented Aug 22, 2016

@gforcada I'm +1 on adding allow-picked-versions = false but we need to announce that on the forum to warn people of that change.

we better add it for Plone 5 only.

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.

2 participants