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

Add maint mode commands #5383

Merged
merged 2 commits into from
Feb 15, 2023
Merged

Add maint mode commands #5383

merged 2 commits into from
Feb 15, 2023

Conversation

weitzman
Copy link
Member

@weitzman weitzman commented Feb 15, 2023

Helps address #3782 and https://drupal.slack.com/archives/C45SW3FLM/p1675287662331809 (Cron jobs that run while maint mode is on can break deployments, especially field add/edit during config import)

Example usages:

  • drush maint:status && drush purge
  • drush maint:status && drush queue:run scheduled_transition_job

@weitzman weitzman enabled auto-merge (squash) February 15, 2023 15:08
Copy link
Member

@greg-1-anderson greg-1-anderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it.

@weitzman weitzman merged commit 87480ba into drush-ops:11.x Feb 15, 2023
@weitzman weitzman deleted the maint branch February 15, 2023 15:58
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.

None yet

2 participants