Cameron Eagans

Results 305 comments of Cameron Eagans
trafficstars

@mousetraps Not sure if you saw or not, but there are a few extra file extensions that you need to look for in the Drupal codebase if you're going to...

That was an excellent ad. I'd never seen that one before you linked to it! I've been keeping an eye on the PHP tooling space for a while and while...

Well, it _was_. Now the Terminal app in OS X is pretty decent. If I wasn't switching back to Linux, I'd definitely use the Mac terminal.app

I am very unqualified to make that evaluation 😅 It looks generally right, but you should definitely defer to somebody more knowledgeable than me!

I'm interested in help, but it has to be done with care given the barely-present tests. Just merging the PRs isn't the right thing. Highest value work here would be...

i thought about it a bit (did you and i talk about it on IRC a few years ago?). I'm not sure this should go into composer-patches itself, but my...

Same problem here on 3.1.1. The page is asking for `/store/avatars/[hash].jpg`, but the image actually exists at `/storage/avatars/[hash].jpg`.

Well that's one part of it, but the other part is that by policy we can't have our applications modifying themselves. Even if the directory wasn't version controlled, it still...

That doesn't appear to work. I'd have to deactivate all of the modules in production so that I can activate them on my local dev site, run the updates, commit,...

I'm not asking you to develop a new feature. I'm simply asking for a way to download modules that I paid for so that I can actually deploy them and...