Versions Compared

Key

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

...

  • Go to the ICTACS space and then to the Release Notes page
  • Create a new page, which can be based on an older one (A template will be created as soon as we have permissions)
  • Edit the Release History and Use in ALMA including any special characteristic of the branch (Java 11, Python 3, etc.) or any big change or concern with the release to be aware of
  • Updat Update the filter for the list of tickets
  • Fill the initial state of the release notes and update them as new commits are being merged in. The recommended commands to use are:
No Format
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