Error
Rock adheres to the Gitflow branching strategy.
There are two important branches we want you to be aware of in Rock: develop and pre-alpha-release.
Every two weeks the develop branch is merged to the pre-alpha-release branch and it is deployed to several sites including https://prealpha.rocksolidchurchdemo.com/.
This is also the branch Spark Development Network runs on, and it powers this site. This is how Spark gets to 'eat our own dog food'. Pre-alpha-release is a dangerous, risky, place to live but we want to encounter issues before anyone else does.
If your organization has developers and wants to live on the risky, bleeding edge, you could use this branch in your production environment, but wait until it's been tagged with a release number (i.e., 1.17.0.23). Once the pre-alpha-release branch has been used successfully (by Spark, etc.) for about 10 days, we will tag the branch with a pre-alpha release number.
The main reasons are:
There are a few cons to be aware of:
It's item number 3 that keeps us up at night. We want to make sure this doesn't happen to you so we want you to let us know each time you pull from the pre-alpha-release branch:
Just Pulled From pre-alpha-release