ContinuousIntegration

Revision as of 16:26, 12 April 2007 by Stephen Judkins (talk | contribs)



(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Rule: Source code in the repository must always build and pass our tests.

Question: Do we actually have a build with MediaWiki or Rails?

Steps:

  1. SVN status- no ?s or Ms
  2. Run all our tests on local; if any fail, exit.
  3. Create tag for date
  4. ssh to dev and deploy
  5. Run all our tests on dev; if any fail, exit.
  6. ssh to squals and deploy
  7. Run all our tests on live; if any fail, panic.


Retrieved from "http://aboutus.com/index.php?title=ContinuousIntegration&oldid=6068080"