Allow rich version declaration #2

Open
opened 2026-03-27 14:08:02 +00:00 by simon · 0 comments
Collaborator

In some cases, I want to update a single instance instead of all of them together. Can be done by setting the version to this fixed version, but this will also exclude the instance from future updates if the config isn't revisited.

could be solved via rich versions by setting a minimum version, see how gradle handles this:

https://docs.gradle.org/current/userguide/dependency_versions.html


copied over from https://git.local-it.org/KolliCloud-intern/development/issues/289

In some cases, I want to update a single instance instead of all of them together. Can be done by setting the version to this fixed version, but this will also exclude the instance from future updates if the config isn't revisited. could be solved via rich versions by setting a minimum version, see how gradle handles this: https://docs.gradle.org/current/userguide/dependency_versions.html --- *copied over from https://git.local-it.org/KolliCloud-intern/development/issues/289*
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: moritz/alakazam#2
No description provided.