John Vandenberg

Results 965 comments of John Vandenberg

Why closed? It seems you were open to this enhancement?

Two important missing parts of git-repo (which are in IGitt) are * issue support , which is https://github.com/guyzmo/git-repo/issues/104 . * commit build status, which is sort of https://github.com/guyzmo/git-repo/issues/134 The class...

This would be useful for frameworks which include rosetta as part of a distinct admin-like dashboard, such as https://github.com/scaryclam/django-oscar-rosetta

While not as old, https://pypi.org/project/rosetta/#history says it has been installable via pip since 2013. https://pypistats.org/packages/rosetta shows it isnt a highly used package, but no doubt there is a valid use-case...

Aye. The link on the project homepage is now broken https://play.google.com/store/apps/details?id=ie.cathalcoffey.android.projecteuler

The xdg standard defines cache directories. [`appdirs`](https://pypi.org/project/appdirs/) package is typical solution.

This was resolved by https://github.com/mgedmin/check-manifest/pull/86 ? There is now also pyproject.toml support, and that is the new recommended approach.

https://github.com/mgedmin/check-manifest/issues/33 is another example of people expecting check-manifest to check the manifest.

Given no other tool supports this format, it is reasonable that goblin doesnt either. What would be a good solution is to detect this format based on what little info...

I think making error messaging better is something I can do, so I would like to try it.