Cameron Eagans
Cameron Eagans
I cleared the caches in the Travis UI. Not sure what's going on. I'll try to look into it this weekend.
I left some feedback above that was not taken into account. I assumed that you had lost interest, so I haven't prioritized this. 1. Needs a rebase 2. Needs Travis...
FYI, you can do this with a config option: https://github.com/cweagans/composer-patches/tree/1.x#patches-reporting
Someone certainly could do that. Just a simple matter of programming :)
Can you please provide your composer.json?
What if you prefix the patch path like so: `./patches/composer.txt` ? It's entirely possible that this is broken -- we rely on the Composer RemoteFilesystem class to download the patches....
I think there's a property on one of the Composer objects that we can look at, isn't there? This seems like a really reasonable thing to do - just not...
Sounds like a lot of these are vagrant. To start narrowing down what might be happening, can you please provide some details about how the files are mounted/copied into the...
I really can't help without details here and nobody has provided anything concrete. The most expedient thing would be a simple Vagrantfile that reproduces the problem, but literally any detail...
@mlncn https://github.com/cweagans/composer-patches/tree/1.x#allowing-to-force-the-patch-level--px should help -- this is a side effect of how composer-patches guesses the patch level. Since patches that add new files will succeed pretty much all the time,...