Confirmed users
508
edits
No edit summary |
|||
Line 30: | Line 30: | ||
-> fix bad? -> remove push-needed -> reopen bug -> start bugfix cycle | -> fix bad? -> remove push-needed -> reopen bug -> start bugfix cycle | ||
The bugfix cycle looks pretty standard. The rollout cycle is a little | The bugfix cycle looks pretty standard. The rollout cycle is a little repetitive, but that's mainly because the staging branch isn't currently being used. These cycle gets laborious when there are many bugs. Also note how there isn't a step to rollback a bad bug on the live site, but that's as simple as reverting the files in SVN on the production branch. | ||
=== Improvements === | === Improvements === |