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) with the name of the release (COMMON-YYYYMMM)
  • 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
  • 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:

...

  • Confirm the system requirements are still valid and update accordingly

...

Jenkins – Copy

Do the following actions:

  • Create a view with the short name of the release (YYYYMMM)
  • Copy jobs from previous releases
    • Update YYYYMMM to the actual one where required
    • Verify that labels in use for docker containers are the correct ones (CentOS version, correct Java, etc.)

Jenkins – From scratch

(info) TODO