Invoiceninja n+1 release not working? #145

Closed
opened 2021-04-16 07:17:26 +00:00 by decentral1se · 2 comments
Owner

coop-cloud/invoiceninja#3 should produce 5_1_3 as far as I understand! However, only 5_1_2 is being produced by the release command. However, that tag has already been published.

https://git.autonomic.zone/coop-cloud/invoiceninja/pulls/3 should produce `5_1_3` as far as I understand! However, only `5_1_2` is being produced by the `release` command. However, that tag has already been published.
decentral1se added the
bug
label 2021-04-16 07:17:26 +00:00
Owner

IIIUC it should have been:

  • 5 (first version)
  • 5_1 (second version, updating nginx)
  • 5_2 (3rd version, updating nginx)

So I guess one problem is that it added an extra _1 instead?

Second question is yeah why's it not picking up the Nginx image change? Will investigate

IIIUC it should have been: - `5` (first version) - `5_1` (second version, updating nginx) - `5_2` (3rd version, updating nginx) So I guess one problem is that it added an extra `_1` instead? Second question is yeah why's it not picking up the Nginx image change? Will investigate
decentral1se added the
versioning
label 2021-04-17 22:44:17 +00:00
Owner

Bug in parsing out the app version 😕 Should be fixed now! In this case I went ahead and updated the tags to remove the bogus 5_1_2 one. You should be able to try it out yourself by merging coop-cloud/invoiceninja#4 and re-running abra -d recipe invoiceninja release which should give you 5_3.

Bug in parsing out the app version 😕 Should be fixed now! In this case I went ahead and updated the tags to remove the bogus `5_1_2` one. You should be able to try it out yourself by merging coop-cloud/invoiceninja#4 and re-running `abra -d recipe invoiceninja release` which should give you `5_3`.
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#145
No description provided.