Sorin Sbarnea
Sorin Sbarnea
That is the place but read https://github.com/pycontribs/pyrax/issues/630 -- mainly, it will need bit of nurturing.
I will do my best to review PRs and to release new versions whenever is needed but I cannot guarantee new development. @aelse I switched jobs recently and my involvement...
@potus98 Sure, you are welcomed. Just remember to mention me on github when you need my help, or even on irc on #pycontribs channel, I may not respond instantly by...
A PR would have being quite useful here.
This is caused by https://github.com/Textualize/rich/issues/2172 and we will need to update the code to address this.
In fact i would go one step further and say that I would like to be able to be able to integrate packit with a local testing tool, like tox....
Installing `packit` itself is very simple with plenty of options. I am more interested about the list of system containers that are used to test the building, especially the ones...
@TomasTomecek An example on how to use it would be very useful, the repo does not even have a `README.md` file. I am quite interested in using a github action.
@ddaanet using the full path to the shimmed version of pycodestyle was my first (failed) attempt. I ended up disabling pycodestyle after getting too many failed attempts. Still, if further...
I find it bit perplexing as OIDC is advertised by this action but seems to to be supported by [codecov.io itself](https://github.com/ansible/ansible-lint/actions/runs/9079148397/job/24948277952?pr=4155). ``` Codecov: Failed to get OIDC token with url:...