-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Milestone
Description
We already have logic that fails if you changed Daml code compared to the last release but did not bump package versions.
We should add a mode where rather than just yelling at you with an error, it automatically updates:
- The minimum number of daml.yaml files required.
- The dar versions in DarResources (likely easiest by just autogenerating that file)
- The dar versions in package.json.
- Make this also bump all versions that need to be bumped compared to main not just against the latest release. That can be useful for feature branches where you usually just want to be +1 compared to main until you actually get close to merging.
Metadata
Metadata
Assignees
Labels
No labels