James Sansbury
James Sansbury
Our pattern is to have a running README.md file in the patches directory containing a maintained list of patch files for anything in the project, along with a link to...
I like being able to see it in the diff. If we could get the patch list in a machine readable format, we could have a drush post callback for...
> I'll suggest another alternative - projects should always have a make file > if possible. Make files are great at documenting patches in a standardized > format (You must...
I was just thinking @sethlbrown might not want his email address crawlable on the internets.
#dejametta
@davereid, what is https://bitbucket.org/davereid/drush-casperjs? It looks like a bunch of code that @juampy72, @eojthebrave and I wrote a long time ago, but structured differently. https://www.drupal.org/project/casperjs
Local storage actually got implemented after, along with modals. They both work on my local but didn't work on prod, and I didn't have time to figure out why. I...
Are you thinking that we would have different questions for different employees? Or just tweaking the existing questions?
This would be great! I wish drush makefiles were as readable as the .md files were in github, but I think the advantages of having this happen automatically with drush...
This is by design. It's not supposed to work outside of a Drupal root, unless you specifically pass --root. This is a helper for local development, it's not really meant...