Lukáš Zachar
Lukáš Zachar
Does it work for you these days? Since Oct 30 we have troubles to connect also with python2 version. ``` 500 Server Error: Internal Server Error for url:/step-auth-gss ``` I'm...
Thanks. Looks that gss-api access to Jira instance was cancelled and we are advised to use Local Account (or so was the answer in the Ticket).
Copying here Standa Zidek's comment from the email: > I was able to fix my scripts just by changing '/step-auth-gss' to '/rest/auth/1/session'
Hm, I've patched jira.py but for some projects I'm having ``` DEBUG Connecting to Traceback (most recent call last): File "/usr/local/bin/did", line 42, in did.cli.main() File "/usr/local/lib/python3.7/site-packages/did/cli.py", line 210, in...
/packit test
> Suggestion: may be a good idea to use a custom entrypoint script that can parse $1 values like bash / sh and execute the commands accordingly, useful when debugging...
Or like `project in (PROJECT_NAME) AND "QA Contact" in (USER_NAME) AND status changed to ("Release Pending") during ("2024/05/13", "2024/05/17")`. I guess I should update PR.
`~` should be done now I'll add tests and docs for `-~` tomorrow.
> Issue is that I can't. I can only resolve comments on PRs that I have opened. Yeah. This limitation from github is really strange:/ I have no idea that...
`/examples/merge/parent.fmf` now uses also single quotes so the `\1` doesn't need to be escaped