]> scripts.mit.edu Git - wizard.git/blobdiff - TODO
Move upgrade code to wizard.app modules.
[wizard.git] / TODO
diff --git a/TODO b/TODO
index 42aa9bfef3afb06160f68530f341ad42c9efa877..d261dda70b9097e27635ad0bd52f57394e25bf84 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,17 +2,11 @@ The Git Autoinstaller
 
 TODO NOW:
 
-- Make sure massmigrate cleanly ignores already migrated
-  installs
 - Push su code to migrate, not mass-migrate (only do it
   as root, this serves as a safe guard)
-- Move migration code into Wizard, since we already deal
-  with installation there anyway (this TODO has been updated
-  accordingly)
 
 - Make parallel-find.pl use `sudo -u username git describe --tags`
   to determine version
-- Remove .scripts/version generation in install script
 - Make the installer use 'wizard install' /or/ do a migration
   after doing a normal install (the latter makes it easier
   for mass-rollbacks).
@@ -30,6 +24,9 @@ TODO NOW:
 - The great initial deploy:
     - Turn on mediawiki new autoinstaller
     - Migrate all mediawiki installs
+    - Build research scripts, determine if a re-migration is necessary
+
+- Make upgrade and install take version as a parameter
 
 - Redo Wordpress conversion, with an eye for automating everything
   possible (such as downloading the tarball and unpacking)