Skip to content

Make install latest ignore pre-releases (unless --pre is passed)#1

Draft
gdubicki wants to merge 6 commits intodont_use_pip_search_and_fixed_dotfilefrom
fix_lastest_pre_releases
Draft

Make install latest ignore pre-releases (unless --pre is passed)#1
gdubicki wants to merge 6 commits intodont_use_pip_search_and_fixed_dotfilefrom
fix_lastest_pre_releases

Conversation

@gdubicki
Copy link
Copy Markdown

Draft of a PR to fix voxpupuli#549.

The way we get all the available versions returns also the pre-releases.
But unless a `--pre` flag is added to $install_args, we don't want to
update to them when $ensure set to 'latest'.
@gdubicki gdubicki force-pushed the fix_lastest_pre_releases branch from 97eef8b to 722adb3 Compare May 12, 2022 09:37
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.

Puppet pre-releases causing corrective changes

1 participant