Skip to content

Updated drush.yml to ensure --extra flag set on all drush sql commands #357

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

nicksantamaria
Copy link
Contributor

Motivation

For some reason drush sql commands have become flakey and require the --extra='--disable-tls' flag. Unfortunately drush 13.4 does not support this flag for sql:drop (among others) which is breaking builds.

Changes

  • Adds new version of drush.yml which adds the required flag to these options.

Related PRs

Copy link
Contributor

@anthony-malkoun anthony-malkoun left a comment

Choose a reason for hiding this comment

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

Thank you Nick!

@nicksantamaria nicksantamaria merged commit 1f33715 into 6.x Apr 3, 2025
1 check passed
@nicksantamaria nicksantamaria deleted the feature/drush-sql-extras branch April 3, 2025 02:51
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.

3 participants