Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design: add version numbering scheme #298

Merged
merged 1 commit into from
Oct 22, 2019
Merged

Design: add version numbering scheme #298

merged 1 commit into from
Oct 22, 2019

Conversation

bgilbert
Copy link
Contributor

Fixes #81. Fixes #211.

bodhi-updates-testing | 93
bodhi-updates | 94

For developer builds (those not produced by the official pipeline), Z is always `dev`.
Copy link
Contributor

@lucab lucab Oct 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: an example-entry for this case would be helpful for people just skimming through the table below.

Design.md Outdated

Fedora CoreOS versions will have the form `X.Y.Z.A`:

- X is the Fedora major version, e.g. `30`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor/optional: I know it's just an example number, but might as well as start with something not out of date. :)

@bgilbert
Copy link
Contributor Author

Updated!

@bgilbert bgilbert merged commit 52cb105 into coreos:master Oct 22, 2019
@bgilbert bgilbert deleted the version branch October 22, 2019 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adding stream information in OS release version string Version numbering for OS releases
4 participants