Versions Compared

Key

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

...

  • Branch creation and pull-request to update the ACS release version
  • Integration branch creation (integration/COMMON-YYYYMMM)
  • Confluence page for the release notes
  • Jenkins (or build system in use) jobs for ACS

...

  • Using JIRA-Bitbucket functionality, create the branch associated with the ticket
  • Go to your repository and checkout the branch you just created
  • Edit the following two files by changing the release version to the new one
    • ACS/ACS_VERSION
    • ACS/LGPL/acsBUILD/config/.acs/.bash_profile.acs
      • In this file look for the definition of 'ALMASW_RELEASE' environment variable
  • Make your commit including the ticket number in the description
  • Push your changes to BitBucketto Bitbucket

Integration Branch

Do the following actions:

  • Using Bitbucket functionality, create a branch called 'integration/COMMON-YYYYMMM' using the master as starting point

Confluence

Do the following actions:

...