Michael DeHaan
Michael DeHaan
Ok, I submitted some suggestions. Most of these are about making sure the module is declarative (it only runs commands when it needs to change state, and is coded to...
Hi no rush on this one, but let me know if you intend to want back to it soon or if I should close this PR. Thanks!
Hi @FooBarQuaxx This is a quick one, though I generally I want to be respectful of everyone's time and recommend asking about feature ideas before implementing them over on talk.msphere.io...
Just started looking at these after Christmas break. Code looks good here - though I'm thinking this probably feels better if it is a two level command: foo.py # gives...
Sorry for the delay in responding. Thanks .... I'm currently reworking some language features per https://talk.msphere.io/t/on-the-resource-model-and-rpc/142/5 and will take a look at this probably right after.
Excellent and thanks! On git+github, no problem - it can be a bit tricky I'd recommend starting a new branch for each future pull request, because if you add extra...
Hi @dondsmithtx - thanks for this! This feature looks pretty good to me One possible concern is folks may be installing into multiple versions of Python and *also* could be...
Good deal. My thought is to add a method to the Package provider base class or the Pip provider (probably better, really) like this: def get_executable(): if self.executable: return self.executable...
Hi no rush on this one, but let me know if you are still planning working on it or you want me to take a look at finishing this sometime....
ping