Lindsey Catlett
Lindsey Catlett
## Expected behavior * Drupal docs on https://docs.pantheon.io/guides/filesystem/tmp are up to date and correct ## Actual behavior * Following Pantheon Drupal docs results in errors ### Steps to reproduce the...
### Problem The current Terminus installation process has several reliability issues: 1. It lacks validation of the download's success. 2. It fails to verify the integrity of the downloaded file....
When installing plugins via `terminus plugin:install` using PHP 8.3 and Composer 2.9.1+, the installation fails due to Composer security advisories even when the user explicitly sets `COMPOSER_AUDIT_BLOCK_INSECURE=0`. The issue is...
Completes the fix for column mismatch bug in migration 17. Prior commits (656a7f7, f1aa4c3) added the migration but used a single idempotency check that fails for databases in intermediate states....