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

Add --pull flag to control mod update strategy #352

Closed
kaidaguerre opened this issue May 14, 2024 · 0 comments
Closed

Add --pull flag to control mod update strategy #352

kaidaguerre opened this issue May 14, 2024 · 0 comments

Comments

@kaidaguerre
Copy link
Contributor

Update stragegy:

When updating dependencies there are multiple strategies to consider:

full - check everything for both latest and accuracy
latest - update everything to latest, but only branches - not tags - are commit checked (which is the same as latest)
development - update branches and broken constraints to latest, leave satisfied constraints unchanged
minimal - only update broken constraints, do not check branches for new commits

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

1 participant