Benoit Vander Stappen
Benoit Vander Stappen
AFAIK, it is not included in Buildbot-travis yet. You can easily add the feature yourself in the code. In the class `TravisSetupSteps` of the module `create_steps.py`, you can add ````python...
I upvote this feature request. ## Simple way IMO, a good way to keep it simple would be to have "os" and "language" fields in the Docker worker configuration. When...
This bug [prevents me to run OpenCppCoverage](https://github.com/OpenCppCoverage/OpenCppCoverage/wiki/FAQ#error-opencppcoverage-cannot-find-the-name-of-the-module) on CI
Thanks a lot for your quick reply ! I'll try that
That's a great feature! However, it does not work on my side. It keeps hanging on `document.merge_templates()` forever. I'm running python 3.7.2 on Win10.
Hi @mesqueeb, Thanks a lot for the support! Unfortunately, I am no longer working on this personal project for the moment. But I will hopefully get back to it in...
Hi, I'm diving into my side project again (it's for an event that takes place once a year). I upgraded magnetar from 0.5.4 to 0.11.4. I confirm the issue is...
I upvote this issue. I sadly had to disable the module in order to have an accurate behavior in my shell. ### Expected behavior (without the PSColor module) ````powershell PS...
FYI, @joonro fixed it in his project : https://github.com/joonro/Get-ChildItemColor/commit/d651f922462d98934c1beff565c931bbbb80d39e https://github.com/joonro/Get-ChildItemColor/issues/31