Bug #92
Clean up capistrano deploy script
Status: | New | Start date: | 11/18/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | v0.2.1 - Public Beta Enhancements |
Description
During the release over v0.2.0, we noticed that the deploy script has a few bugs in it such as
- not removing old releases
- sub-optimal handling of config files
- error with migration logging
We should address these issues and just in general tighten up the deployment script.
History
Updated by J. Simmons over 10 years ago
I believe the config files are actually ok, but I would add creating a deployment for the test server so we don't have to edit the deploymnet script to switch between prod and test servers.