Foreman 2.5.0-rc2 release process

Tagging a release: 2021-05-10

  • In foreman 2.5-stable:
    • Make sure test_2_5_stable is green
    • run make -C locale tx-update
    • Tag the release using tag.sh tag.sh 2.5.0-rc2 && git push upstream 2.5-stable --follow-tags
  • In smart-proxy 2.5-stable:
  • In foreman-selinux 2.5-stable:
    • Tag the release using tag.sh tag.sh 2.5.0-rc2 && git push upstream 2.5-stable --follow-tags
  • In foreman-installer 2.5-stable:
    • Tag the release using tag.sh tag.sh 2.5.0-rc2 && git push upstream 2.5-stable --follow-tags
  • Run the Jenkins Tarballs Release to create tarballs
  • Update release version similar to here
  • Sign Tarballs

Note: If for some reason there was an issue with the tarballs that required uploading new tarballs, CDN cache should be invalidated so that the builders use the updated tarballs.

Packaging a release: 2021-05-10

Background documentation

After the packages have been released