Skip to content

The Release Process

George Dawoud edited this page Nov 12, 2023 · 6 revisions

Old Process https://github.com/ChurchCRM/CRM/wiki/Release-Procedure


  1. Ensure the Master branch has a clean build
  2. Download the Artifact from the last clean build

image

  1. Unzip ChurchCRM.x.y.z-files and ensure you have a .zip file

image

  1. Start a release https://github.com/ChurchCRM/CRM/releases/new

  2. Ensure to select the same commit id for the release as the build downloaded above

  3. Gen the release notes via the auto gen

image

  1. Upload the .zip file

  2. Release

Clone this wiki locally