Frédéric Massart

Results 119 comments of Frédéric Massart

It was intentional not to show the exception details, but if it's always that short then it should be fine.

Dan, could you `mdk config show wording` here? I know you've renamed the values.

Nobody ever calls it production, but I agree that stable is a poor term.

An alternative solution, that I had planned to introduce for a while (checking that the git message matches the branch name) has just pushed in 8eb1ef0740d88.

This is sort of supported using `mdk precheck` though it is not a local pre-check.

Isn't this enough: ``` // Aliases for MDK commands. // An alias starting with a ! will be executed through the command line. Those also // can use placeholders for...

Thanks Thomas, I was actually looking for someone to maintain the debian package, but did not find anybody yet. I might just drop that option and my plan during this...

Thanks Thomas. I have mostly created a python package, but it lacks the ability to set up bash completion, which is possible with the Debian package IIRC. I guess you...

The only problem with rsyncing the vendor directory is that you still need to make sure it has the right version according to composer.json. I think it's much safer to...