Cathy Theys

Results 13 issues of Cathy Theys

https://architecture.lullabot.com/adr/20230929-drupal-build-steps/

I want to be able to do something globally like... `.tugboat/config.drainpipe-override.yml` ```yaml php: visualdiff: lighthouse: enabled: false urls: - /?delta=0 ``` Instead of... ``` php: urls: - url: /?delta=0 lighthouse:...

Limit renovate to 2 PRs Since drainpipe can't have a base preview, each tugboat preview is 4G. When there are a lot of drainpipe PRs, the tugboat server (which has...