Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A template for the ticket could be as follow:

Subject: Create COMMON-2019JUN YYYYMMM core tasks

Description:

No Format
This ticket is to track the creation of repeatable tasks to be done for COMMON-2019JUNYYYYMMM 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

...

No Format
git status
...


git log --no-merges --oneline master..integration/COMMON-2019JUNYYYYMMM -- ACS
...


git log --no-merges --oneline master..integration/COMMON-2019JUNYYYYMMM -- ARCHIVE
...


git log --no-merges --oneline master..integration/COMMON-2019JUNYYYYMMM -- ICD
...
  • Confirm the system requirements are still valid and update accordingly

...