Only the last release note is shown #441
Notifications
Due Date
No due date set.
Depends on
#204 deploy/upgrade/rollback version arguments (which autocomplete)
toolshed/organising
Reference: toolshed/organising#441
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If I skip some version upgrades only the release note of the selected version is shown. Even if I do a major upgrade for example from version
2.9.0
to version3.1.0
, the release note of version3.0.0
is not shown.In order to fix this, I'm going to implement coop-cloud/organising#204 so that I can write tests that deploy specific versions and then upgrade to other specific versions in which I know I should get N releae notes shown. Will hopefully get to this tmoro.