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

Improved use of semver #160

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Improved use of semver #160

merged 4 commits into from
Jun 19, 2024

Conversation

MatthewWilkes
Copy link
Member

Description

This changes the use of git describe to generate (v-prefixed) semver versions, moving the build information to a + block. It also enhances the version parsing in ota to more closely match semver.

This should make the v1.8.0-rc.1 tag format work.

This changes the use of git describe to generate (v-prefixed) semver versions, moving the build information to a + block. It also enhances the version parsing in ota to more closely match semver.
@MatthewWilkes MatthewWilkes requested a review from thinkl33t June 18, 2024 13:23
@thinkl33t thinkl33t merged commit c2b76a9 into main Jun 19, 2024
2 of 3 checks passed
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.

2 participants