Versions Compared

Key

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

...

Each phase of the release is executed by calling getReleaseData.sh to update the status of the release phase followed by releasePhase.sh to actually perform the release. Note that it is safe to run getReleaseData.sh multiple times in a single release. This may be necessary if, for example, the merge job for a release commit is slow to run causing a phase to complete slowly. Always keep an eye on the output of getReleaseData.sh to verify that the release is proceeding correctly.

Running a Release

...


In each phase run getReleaseData.sh followed by releasePhase.sh.

...