Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Artifact Versioning for Deployment #54

Open
thomasnield opened this issue May 14, 2022 · 1 comment
Open

Artifact Versioning for Deployment #54

thomasnield opened this issue May 14, 2022 · 1 comment

Comments

@thomasnield
Copy link
Contributor

How would you all like to manage deployment? Based on Bean Machine I'm guessing you want the standard 0.0.1 convention? Should we use 0.0.1-RC1 for the initial release and increment the release candidate number until we feel good enough to release 0.0.1?

Will this be specified in the gradle.properties with a line version=0.0.1-RC1?

@irenedea
Copy link

That sounds great, Thomas! Let's go with what Bean Machine does (semver.org).

Will this be specified in the gradle.properties with a line version=0.0.1-RC1?

Yes it will.

@gafter gafter transferred this issue from another repository May 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants