Greg Anderson

Results 388 comments of Greg Anderson

If the Lando Terminus integration installs Terminus as part of the Drupal project, that's a Lando configuration bug.

There are some examples of `contains` and `regex` filters on the project page: https://github.com/consolidation/filter-via-dot-access-data

I was merely providing a resource for drafting that information.

Only one `--filter` is supported, but simple boolean logic may be used, e.g. `color=red&&shape=round`

Rather than implement like this, it would be more maintainable to support https://github.com/consolidation/filter-via-dot-access-data and provide flags as shortcuts for some comparisons.

I implemented filter-via-dot-access-data across all commands in Drush; it didn't take that long. https://getpantheon.atlassian.net/browse/AL-1742

I am -1 on adding more filters as a one-off, but that's just an opinion; I am not a maintainer here. @TeslaDethray might choose to accept this strategy. I'll ping...

I'm right on the edge of accepting this. I'd really like to be able to reproduce this locally and understand what the problem is rather than mask the symptom. My...

We've decided this isn't a blocker for the 3.0.0 stable release. We can continue to consider fixes to go out in a follow-on bugfix release.

Try `build:env:push` from the [Terminus Build Tools plugin](https://github.com/pantheon-systems/terminus-build-tools-plugin).