[ https://issues.apache.org/jira/browse/GEODE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108909#comment-17108909 ]
ASF subversion and git services commented on GEODE-8016: -------------------------------------------------------- Commit fff985340fb652231dbac5b959386c0334ebfb11 in geode's branch refs/heads/develop from Owen Nichols [ https://gitbox.apache.org/repos/asf?p=geode.git;h=fff9853 ] GEODE-8069: fix release script issues (#5050) fix versions and other issues encountered creating the support branches * clarify which new version to add to Jira * don't enable metrics by default, since they don't work * always create a starting build number for proper version cmp in concourse * do not use less as pager during release scripts, as it is confusing to need to press Q to continue * mention that prepare_rc can be re-run without commenting out completed steps, if desired * GEODE-8016: switch from -SNAPSHOT to -build.n * revise semantic version selector to use for geode-examples to find geode * ensure we are in correct dir for executing sub-scripts * dont fail if temp commit has already been reverted > Replace Maven SNAPSHOT with enumerated build-id artifacts > --------------------------------------------------------- > > Key: GEODE-8016 > URL: https://issues.apache.org/jira/browse/GEODE-8016 > Project: Geode > Issue Type: Task > Components: build, ci > Reporter: Robert Houghton > Assignee: Robert Houghton > Priority: Major > Fix For: 1.12.1, 1.13.0, 1.14.0 > > > To better support repeatable builds in CI, publish artifacts in the form > `1.2.3-build.123` instead of `1.2.3-SNAPSHOT` with the SNAPSHOT dynamically > changing. As an example, the `geode-examples` pipeline would be able to grab > a distinct artifact for build-and-test, instead of an unrepeatable, invisibly > rolling `SNAPSHOT`. -- This message was sent by Atlassian Jira (v8.3.4#803005)