Luke Woodward

Results 18 comments of Luke Woodward

I've run into similar problems when the user running the PHP process doesn't have access to the SSH key used to check out the repo. If you know the user,...

I'd be curious to know the usecase/workflow for this when it comes to deployment. Are you talking about deploying two branches to two locations, or two branches to the same...

I'll see if I can come up with a way to allow two branches for the same project to deploy to two locations. That does make sense, probably some kind...

I personally find well-written and maintained DocBlocks indispensable. The problem is most engineers don't update them when they refactor -- to Taylor's point when code is changed, the DocBlock should...

It definitely starts that way. Then usage double or more during the import itself. > On Dec 30, 2015, at 3:22 AM, Anton Timmermans [email protected] wrote: > > From looking...

Great ideas! This could definitely go hand in hand with making the import process a lot more modular as well. Right now it's kind of an importing god object with...

Initial pass at a patch for DevHub posted on Meta Trac (https://meta.trac.wordpress.org/ticket/1508)

haha! so very true! I will add one when I find some more time to work on the parser.

Thanks for the issue! This is probably worth cleaning up a bit so that the current output (all that exists in the new version right now is the plugin) at...

This is another item that needs love and should receive it as we put together the actual generators in the v1 rewrite. Happy to accept a PR for the legacy...