doit icon indicating copy to clipboard operation
doit copied to clipboard

implement cmd `auto` on Windows

Open schettino72 opened this issue 10 years ago • 3 comments

WIP at #101

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Fund with Polar

schettino72 avatar Jan 16 '15 11:01 schettino72

Hi @schettino72 ! Today I found another one use case for doit on my work but I need the support for auto command on Windows for that use case. #101 looks abandoned:

There are too many issues with tests. I will not merge this branch in the current situation...

Another thing that makes me think twice is the state of watchdog, the project is not really actively maintained and they themselves do not run their test suite on OS X nor Windows. I am afraid merging this will be a step backwards.

I think I could invest some time in resolving this issue but before that I want to know do you have some new thoughts about it because the last comment was more than two months before.

Hinidu avatar Nov 11 '15 10:11 Hinidu

@Hinidu as far as I know it actually works. So you can use this branch. And since doit has plugin support you could even package this and put on pypi as a separate package...

For merging it into doit core it is a bit harder because I have very high quality standards. Even with all tests passing on a CI I might not merge it because of concerns with watchdog... but this should not stop you in any way. Any problem you can ask for help and if you decide to package it on pypi we can add references to it in the documentation.

schettino72 avatar Nov 11 '15 15:11 schettino72

git is now using watchman (https://github.com/facebook/watchman)

schettino72 avatar Apr 06 '18 13:04 schettino72