Jürgen Gmach

Results 128 comments of Jürgen Gmach

GitHub Actions could be a successor for both Appveyor and Travis (which severly restrict their free open source plans) https://github.com/features/actions There is no reason to hurry, though. The advantage of...

For reference https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions

Hey @tabebqena, Thanks so much for your contribution. About running the same linter version locally... You can just run `tox -e lint` locally - this drives `pre-commit` and finally `flake8`...

Oh, and please add a changelog entry for your changes!!

> I had just merged with the ['jugmac00:master', will this cause problem foreword? No :-) No worries. All good.

Thank you! I do hope I find the time for another review on the weekend.

Thanks a lot for taking the time to raise this issue. a) example in the documentation Great catch! Indeed - the documentation was copied along with the source code when...

Thanks for your PR! Meanwhile I increased the coverage to 100% - if you could rebase your PR, then there can't be any more coverage glitches. I will need some...

Thanks for the contribution and the patience as it took so long for me to write a review. I looked at the diff many, many times, and I still feel...

Hey @djmattyg007, Thank you for your feedback! > I'll put my hand up for this. Pathlib is significantly better than the alternative. The ecosystem has been converging on it for...