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

Better airplane mode #185

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Better airplane mode #185

merged 1 commit into from
Apr 19, 2024

Conversation

lucatume
Copy link
Contributor

This PR was born in the context of an exploration of a bug on one of the plugins where end-to-end tests would keep failing at random due to WordPress attempting remote-updates and failing.

The PR changes the behaviour of the airplane-mode command:

  • slic airplane-mode on will clone and set up the norcross/airplane-mode plugin in the mu-plugins directory, including the plugin loader.
  • slic airplane-mode off will remove the plugin and the loader from the mu-plugins directory.

The idea would be to enable the use of the slic airplane-mode on call in CI envs.

Smaller bonus, fix to the .bat file to make sure slic will be correctly pointed out on Windows.

@lucatume lucatume self-assigned this Apr 19, 2024
@lucatume lucatume merged commit e3d340b into 1.6.1 Apr 19, 2024
@lucatume lucatume deleted the feature/better-airplane-mode branch April 19, 2024 14:15
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.

1 participant