Nextcloud release not being picked up as a n+1 version #158

Closed
opened 2021-05-03 07:42:37 +00:00 by decentral1se · 2 comments
Owner
➜  nextcloud (main) ✔ abra recipe nextcloud release
SUCCESS: All compose files updated; new version is 21.0.1
Commit your changes to git? (y/[n])? 

Should be 21.0.1_1?

``` ➜ nextcloud (main) ✔ abra recipe nextcloud release SUCCESS: All compose files updated; new version is 21.0.1 Commit your changes to git? (y/[n])? ``` Should be `21.0.1_1`?
decentral1se added this to the Beta release milestone 2021-05-03 07:42:37 +00:00
decentral1se added the
bug
versioning
labels 2021-05-03 07:42:37 +00:00
Owner

I think this is because the 21.0.1 version isn't yet in apps.json.

If you re-run bin/app-json.py (I cheated and edited my local apps.json manually to define the new version) and then try abra recipe nextcloud release, you get 21.0.1_1 as expected.

I think this is because the 21.0.1 version isn't yet in `apps.json`. If you re-run `bin/app-json.py` (I cheated and edited my local `apps.json` manually to define the new version) and _then_ try `abra recipe nextcloud release`, you get `21.0.1_1` as expected.
Owner

Oh, maybe the close was over-hasty – I'm gonna reply over in #159 about the underlying versioning logic question, but if you think there's still some UI / doc change necessary here after that dust settles then pls reopen 🙏

Oh, maybe the close was over-hasty – I'm gonna reply over in #159 about the underlying versioning logic question, but if you think there's still some UI / doc change necessary here after that dust settles then pls reopen 🙏
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#158
No description provided.