[ 
https://issues.apache.org/jira/browse/GEODE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100323#comment-17100323
 ] 

ASF GitHub Bot commented on GEODE-8016:
---------------------------------------

dickcav commented on a change in pull request #5057:
URL: https://github.com/apache/geode/pull/5057#discussion_r420470363



##########
File path: ci/scripts/shared_utilities.sh
##########
@@ -31,7 +31,7 @@ find-here-test-reports() {
 }
 
 ## Parsing functions for the Concourse Semver resource.
-## These functions expect one input in the form of the resource file, e.g., 
"1.9.0-SNAPSHOT.325"
+## These functions expect one input in the form of the resource file, e.g., 
"1.9.0-build.325"

Review comment:
       Can we use 1.14.0 here instead of an old version?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)

Reply via email to