Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal support for multisite #1275

Open
AlexSkrypnyk opened this issue Apr 18, 2024 · 3 comments
Open

Minimal support for multisite #1275

AlexSkrypnyk opened this issue Apr 18, 2024 · 3 comments
Assignees
Labels
State: Confirmed The issue was triaged and confirmed for development Type: Feature Issue is a new feature request UPSTREAM Issue or pull request is related to an upstream project
Milestone

Comments

@AlexSkrypnyk
Copy link
Member

We need to add minimal support for multisite websites.

  1. Update drush() wrapper in scripts to support --uri="${DRUPAL_SITE_URI}"
@AlexSkrypnyk
Copy link
Member Author

We actually do not need to do anything here - Drush support passing the options via env variables.

So, in this case DRUSH_OPTIONS_URI and DRUSH_OPTIONS_ROOT can be used outside of scripts.

@AlexSkrypnyk
Copy link
Member Author

DRUSH_OPTIONS_URI does not currently work if the config file is provided in drush/sites/*.yml files - drush-ops/drush#5960

Waiting for this PR to be merged and released
drush-ops/drush#5961

@AlexSkrypnyk AlexSkrypnyk reopened this Apr 24, 2024
@AlexSkrypnyk AlexSkrypnyk self-assigned this Apr 24, 2024
@AlexSkrypnyk AlexSkrypnyk added Type: Feature Issue is a new feature request UPSTREAM Issue or pull request is related to an upstream project State: Confirmed The issue was triaged and confirmed for development labels Apr 24, 2024
@AlexSkrypnyk AlexSkrypnyk added this to the 1.20.1 milestone Apr 29, 2024
@AlexSkrypnyk
Copy link
Member Author

This being merged, but will only available in the Drush 13.

Keeping this open until Drush 13 released

@AlexSkrypnyk AlexSkrypnyk modified the milestones: 1.20.1, 2.1 Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Confirmed The issue was triaged and confirmed for development Type: Feature Issue is a new feature request UPSTREAM Issue or pull request is related to an upstream project
Projects
Status: BACKLOG
Development

No branches or pull requests

1 participant