kyr
kyr
Having similar issue: ``` > jira-cli view --search='bug' --format "issue id: %k [%priority]" Traceback (most recent call last): File "/home/kyr/jira/v/bin/jira-cli", line 8, in sys.exit(cli()) File "/home/kyr/jira/v/lib/python3.6/site-packages/jiracli/interface.py", line 272, in cli...
@smithfarm Hanging stage 3 issue is not related to custom nameserver since it is running on ECP which is setup via standard method.
jenkins run leap
hm, I think something wrong with leap image, I gonna look into it.
jenkins run tumbleweed
jenkins run tumbleweed
The issue is reproducible any time the `host` parameter is assigned to incorrect value, for example: `any:localhost`. Expected result it to generate human readable error message about incorrect hostname provided....
By the way the getos even incorrectly report dist version on raspberry py: ``` pi@uno:~/src/getos $ node test.js {"os":"linux","dist":"Debian","release":"10","codename":"buster"} pi@uno:~/src/getos $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10"...
I suggest `npm test` would fail, because I don't know how to mock exec yet.
Do you guys still use travis? Maybe it is time to switch to actions?