[
https://issues.apache.org/jira/browse/GEODE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Houghton updated GEODE-8016:
-----------------------------------
Description: 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`. (was: 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.
)
> 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)