Skip to content

ACME workflow

James Foucar edited this page Aug 24, 2016 · 8 revisions

Steps:

  1. If you're on a machine for which baselines are maintained go to step 4

  2. Clone ACME / Checkout master and pull

  3. Update baselines for acme_developer: create_test -g acme_developer

  4. Create your feature branch, make commits

  5. Test your feature branch against master baselines: create_test -c -b master acme_developer

  6. If all PASS, submit pull request

Clone this wiki locally