Dan Poltawski

Results 26 issues of Dan Poltawski

This is an issue when I want to try and discuss ideas for integrating https://github.com/danpoltawski/docker-moodle and mdk as closely as possible. Let me start with a sort of 'ideal' vision...

When debugging is off, mdk run doesn't show the error caused by my mistype. The 'script not found error' should be displayed even when debugging level is disabled. ``` $...

enhancement

git://git.moodle.org/moodle.git should be named production, as the branch master IS NOT stable, only the stable branches are. The use of the word stable is very confusing. I challenge you to...

enhancement

Its pretty easy to accidentally use the wrong bug number (miss a digit, etc) and so it'd be good to play a bit safer with the tracker. My thought is...

enhancement

Steps for implementation: 1.First step would be to get it to report all issues on any file touched (could use phpcs for code checker at least) 2. More magic, to...

enhancement

I always forget how I am supposed to specify the commands (do they include an mdk in it it or what?). I think it'd be helpful to show an example...

enhancement

It's possible that you could speed up remote clones by making use of 'alternate object repository'. This puts the git object repository into a shared directory. It needs more research,...

enhancement

Would be a cool feature to add, perhaps some integration with: https://github.com/fastmonkeys/stellar

enhancement

``` mdk phpunit -u li-bash: compopt: command not found -bash: compopt: command not found st.txt ```

bug

One day soon[1] we'll get the full Moodle suite passing using http://phantomjs.org and I imagine soon thereafter many of us will start using phantomjs for day to day behat development....

enhancement