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

Change default behaviour of build update-deps to ignore milestones. #393

Open
KristianAN opened this issue Jun 27, 2024 · 1 comment
Open

Comments

@KristianAN
Copy link
Contributor

Currently when running bleep build update-deps it will update from non-milestone to milestone (possibly also RC?). In almost all cases this is not wanted behaviour. The default should be to update to the newest non-milestone/RC version. Maybe add a flag that can override this and just update to the newest whatever not-snapshot.

Already defined milestones/RC should update to latest milestone/RC

@oyvindberg
Copy link
Owner

Also note that this would be a fantastic place to start to write an interactive interface so users can cherry-pick the updates they want, control if they want to just bump all minor versions, and control which major versions to bump .

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

No branches or pull requests

2 participants