Release logic grabs commit message from latest tag instead of HEAD #144

Closed
opened 2021-04-08 13:27:35 +00:00 by decentral1se · 1 comment
Owner

fd97d41524/abra (L1941)

So when I tried to tag latest 1.13.7 Gitea tag, I got the message from the 1.13.6 tag shown but I think it should instead be the message from HEAD.

https://git.autonomic.zone/coop-cloud/abra/src/commit/fd97d41524532c8c9a446612489eefd4e3e52368/abra#L1941 So when I tried to tag latest 1.13.7 Gitea tag, I got the message from the 1.13.6 tag shown but I think it should instead be the message from HEAD.
decentral1se added this to the Beta release milestone 2021-04-08 13:27:35 +00:00
decentral1se added the
bug
label 2021-04-08 13:27:35 +00:00
Owner

"Get the message from the latest tag" was added for --force, which is intended for overwriting the latest tag instead of adding a new one.

The non---force behaviour should be to get it from the latest commit message, exactly.

"Get the message from the latest tag" was added for `--force`, which is intended for overwriting the latest tag instead of adding a new one. The non-`--force` behaviour should be to get it from the latest commit message, exactly.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#144
No description provided.