We adopt the following rules for GitHub Releases associated with Apache Grails versions:
1. During vote: Any GitHub release for a version under active vote on the dev list must be marked as pre-release. 2. RC and Milestone releases: These are always marked and kept as pre-release on GitHub. They must never be set as latest. 3. Stable releases after vote passes: Once a full/stable release vote has successfully passed on the dev mailing list, remove the pre-release flag from the corresponding GitHub release. 4. Latest designation: Only the highest version full release (non-RC, non-milestone, non-pre-release) may be marked as latest on GitHub. - Pre-releases, RCs, and milestones must never be marked as latest. This policy applies whenever we create GitHub Releases. It does not change our primary distribution process via dist.apache.org or the official download page. The vote has passed with four +1 binding votes. Vote thread: https://lists.apache.org/thread/xcft0dvwgrq4f5zzy1lj3pd96mlmysn7 Thanks to everyone who participated in the vote! Regards James Fredley
