Details
-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Server-side delta artifacts
-
Sprint:MEN Sprint 174
-
Story Points:3
-
Epic Link:
-
Backlog:yes
-
Days in progress:4
Description
Currently we have these two styles:
- rootfs-image.version: SOME_VERSION
- rootfs-image.mysoftware.version: SOME_OTHER_VERSION
Acceptance criteria:
- Implement support for an additional level. This will be used to group types of software together. For instance, it will be used like this:
- rootfs-image.update-module.mymodule.version: MODULE_VERSION
- Exact details have not been decided, but it's natural to do some grouping.