Java Release Management Process – Release to Test Environment

<-Previous || RM Table of Content

Release to Test Environment

Releasing to Test is proceeded by developers as follows:

  1. Proceed Create a remote Tag sub-process
  2. Proceed Pull the Tag to local sub-process
  3. Proceed Deploy the tag war file to Tomcat server sub-process
  4. Proceed Update JIRA Ticket sub-process (as developers release to Test, assignee’s name is always the developer)

In case the release doesn’t work, the tag just before the released tag is used to roll back the environment.