BryanDavis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334734 )

Change subject: Make the plugin uninstall message a bit more reassuring
......................................................................

Make the plugin uninstall message a bit more reassuring

Moriel pointed out that the original message I wrote looked like
a built-in system message. Add a phab link that will hopefully reassure
folks that this is not an evil trick being played on them by Vagrant or
Q or another evil genius planning on destroying their work productivity.

Other ideas included:
* "All the cool kids are uninstalling the mediawiki-vagrant plugin"
* "This is your MediaWiki Vagrant speaking: ..."
* "ALERT! ALERT" 
* "You will not be eaten by a grue. Probably"
  "And we take no responsibility if you are."

Change-Id: I5bf6926f9a45953c2a06ba5db7df5bc927051fcb
---
M Vagrantfile
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/34/334734/1

diff --git a/Vagrantfile b/Vagrantfile
index 4c657f5..4ff44ae 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -38,7 +38,10 @@
     raise <<-EOS
 
     The deprecated mediawiki-vagrant plugin is installed.
+
     Please remove it by running `vagrant plugin uninstall mediawiki-vagrant`.
+
+    See https://phabricator.wikimedia.org/T156380 for details
     EOS
 end
 

-- 
To view, visit https://gerrit.wikimedia.org/r/334734
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5bf6926f9a45953c2a06ba5db7df5bc927051fcb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to