Base Ticket

A ticket to track down basic release tasks and to associate it with the branch and pull-request for modifying the ACS release version. In the ticket there will be three main tasks:

A template for the ticket could be as follow:

Subject: Create COMMON-2019JUN core tasks

Description:

This ticket is to track the creation of repeatable tasks to be done for COMMON-2019JUN release:
* Branch + Pull request for change of tag version of ACS (.bash_profile.acs and ACS_VERSION files)
* Create confluence page with release notes and other general information for the release
* Create Jenkins tasks to generate ExtProds, build, test and release new versions

Branch and Pull Request

Do the following list of actions:

Confluence

Do the following actions:

git status
...


git log --oneline master..integration/COMMON-2019JUN -- ACS
...


git log --oneline master..integration/COMMON-2019JUN -- ARCHIVE
...


git log --oneline master..integration/COMMON-2019JUN -- ICD
...

Jenkins – Copy

Do the following actions:

Jenkins – From scratch

(info) TODO