Skip to content

Conversation

@AaronFeledy
Copy link
Member

@AaronFeledy AaronFeledy commented Jan 6, 2026

Summary

  • Adds drush_uri configuration option to set DRUSH_OPTIONS_URI environment variable in the appserver service
  • Auto-detects URI from proxy settings when not explicitly configured (with SSL protocol support)
  • Adds documentation and integration tests for the new option

Changes

  • builders/_drupaly.js: Added drush_uri config option with auto-detection logic
  • docs/config.md: Documented the new configuration option
  • examples/drupal-drush-uri/: Integration test for both default and custom URI scenarios
  • CHANGELOG.md: Added release note

Note

Introduces configurable Drush site URI with automatic detection and supporting docs/tests.

  • Adds config.drush_uri and sets appserver DRUSH_OPTIONS_URI from drush_uri or inferred proxy URL (honors SSL) in builders/_drupaly.js
  • Updates docs: config defaults (eg webroot, database, drush, composer_version) and new "Configuring Drush URI" section in docs/config.md
  • New examples/drupal-drush-uri with steps verifying default and custom drush_uri; wired into CI via pr-drupal-tests.yml
  • Refreshes examples to validate default URI and bump checks (eg SQLite 3.46, Drupal 7.103); minor link/path fixes
  • Adds .eslintignore entries for examples/**; updates CHANGELOG.md; tweaks netlify.toml link check patterns

Written by Cursor Bugbot for commit 7781f8b. This will update automatically on new commits. Configure here.

@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for lando-drupal ready!

Name Link
🔨 Latest commit 7781f8b
🔍 Latest deploy log https://app.netlify.com/projects/lando-drupal/deploys/695caeb778d8bf0008794507
😎 Deploy Preview https://deploy-preview-172--lando-drupal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 72 (🔴 down 20 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

cursor[bot]

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants