fandrei / AppMetrics

Apache License 2.0
8 stars 2 forks source link

Continuous integration scripts #22

Closed fandrei closed 12 years ago

fandrei commented 12 years ago

It's necessary to create continuous integration scripts, performing the following tasks:

  1. build
  2. deploy to a temporary location (application name + build number)
  3. test temporary installation functionality
  4. make entry point website (next.metrics.labs.cityindex.com) to point to the latest build
  5. test entry point site functionality
fandrei commented 12 years ago

done