abra app new docker-hub-rss: ERROR: Can't find version #138

Closed
opened 2021-04-05 19:55:13 +00:00 by decentral1se · 0 comments
Owner
➜  ~ abra app new docker-hub-rss
jq: error (at /home/decentral1se/.abra/apps.json:1305): null (null) has no keys
/home/decentral1se/.local/bin/abra: line 1073: RECIPE_VERSIONS: bad array subscript
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
ERROR: Can't find version 

I think we need to change the logic of reading RECIPE_VERSIONS[-1] when it is an empty list and then warning that we're choosing for the latest HEAD and take it up with the packager to tag something.

``` ➜ ~ abra app new docker-hub-rss jq: error (at /home/decentral1se/.abra/apps.json:1305): null (null) has no keys /home/decentral1se/.local/bin/abra: line 1073: RECIPE_VERSIONS: bad array subscript fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths ERROR: Can't find version ``` I think we need to change the logic of reading `RECIPE_VERSIONS[-1]` when it is an empty list and then warning that we're choosing for the latest `HEAD` and take it up with the packager to tag something.
decentral1se added this to the Beta release milestone 2021-04-05 19:55:13 +00:00
decentral1se added the
bug
label 2021-04-05 19:55:13 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 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#138
No description provided.