Adel Haddad
Adel Haddad
hmmm `jira-cli` is not managed by us The `[]` syntax is for installing "extras", we have defined the extras for jirashell here: https://github.com/pycontribs/jira/blob/49fe68c683d21457cc906bed19f38095e0124bf0/setup.cfg#L63-L66 Which is where we specify keyring and...
Fix exists here https://github.com/pycontribs/jira/pull/829 , but was not merged Should be a simple PR
Gave this a look, and after changing the default agile endpoint this doesn't work for me in the test server. We probably need to migrate to using the following endpoints:...
I've raised a pull request in the package dependency to address this https://github.com/tgs/requests-jwt/pull/7.
Sorry yes regarding the Cloud CI, currently it doesn't play nicely with merge requests from forks (it doesn't pass the credentials properly even though we think we've set all the...
Awesome, thanks for sharing this. If you (or any budding contributor) has the chance it should be an addition to: https://github.com/pycontribs/jira/blame/main/docs/examples.rst#L348=
@rena2damas feel free to reach out if anything is unclear, the tests can be quite overwhelming, we've tried to improve the approachability, but completely understand if it is daunting. On...
Awesome, don't worry about the cloud tests for now, it is related to the sharing of secrets that doesn't work for pull requests. I'll see if I can test those...
man it's actually a mess, I'll make a PR to move to a single `pyproject.toml`, too much legacy stuff kicking about
Refer to #1443 Thanks for initiating this @fdebrabander, you are a co-author on the merged commit, and thank you for your contribution !