geek-merlin
geek-merlin
Ich hatte ja auch erwartet, dass ich Mopidy auf dem touch display sehe. Hat mich sehr enttäuscht so.
Ich hab mich umgesehen und bin auf https://volumio.org/ gestoßen. Tolles Interface, glaubwürdiges freemium Geschäftsmodell. Während native Ansätze, Mopidi an den Touchscreen zu bekommen ([Mopidy\-Touchscreen](https://pypi.org/project/Mopidy-Touchscreen/) hab ich nicht zum Laufen bekommen...
Yes it think it's just a nice-to-have. Also i think it does not need to ba auto-magick. A simple option like --clone-project (which is asumed when not in a git)...
Thought a bit about this. We could * create a temporary branch * apply all previous interdiffs sequentally * merge this --no-ff to the feature branch This way the remte...
yes, i might be more explicit: the goal is: * dorglow applies some d.o patches * in the middle of the work after some time the user rebases to catch...
Note: * LocalPatch::makePatchFilename() * GitExecutor::createPatch()
I think this is a very useful case of a generic CLI json modifier. I remember there was a drupal-console generic yaml modifyer. Would really love to see both (the...
Note: The mentioned szeidler/composer-patches-cli **only** works for adding patches via extra/patches-file. It does **not** work for patches added via extra/patches.
Deleting my .castor/vendor solved the issue for me, so may be closed for my sake.
> It looks like your require nikic/php-parser in your castor.composer.json. Or at least, something that require nikic/php-parser. Indeed. ``` composer why nikic/php-parser brick/varexporter 0.5.0 requires nikic/php-parser (^5.0) ``` > Everything...