-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumDevOpsImpact: Medium
Description
Release packages are built with +dev
in the version. Figure out why and fix it.
Development packages should be versioned like v[VERSION]+[GIT_COMMIT_ID]
. Release packages should be versioned like v[VERSION]
Tasks
- Fix artifact version numbers to be as described above (0.25d) @ilija-lazoroski
- Fix local builds
- Fix jenkins builds
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumDevOpsImpact: Medium