Skip to content

Minor updates around versioning #1051

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

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Jan 21, 2025

Description

Each commit introduces a small update around versioning.

Comment about additional -devX tags (from commit msg):

-devX tag may be required when e.g. a first -dev tag was "replaced"
with new patch release incoming from stable branch into main.
E.g., at this moment, the main branch is introduced as v0.10.1-...
instead of v0.11.0-dev... and this is not desired.

Locally tested:
UMF version: 0.99.1-dev
UMF version: 0.99.1-dev.git1.gc184e8e2
UMF version: 0.99.2-dev3.git3.gc184e8e2

After this change is merged I'll "fix" our main branch with proper versioning with a new dev tag v0.11.0-dev1.

Checklist

  • Code compiles without errors locally
  • CI workflows execute properly

this change is purely aesthetic.
-devX tag may be required when e.g. a first -dev tag was "replaced"
with new patch release incoming from stable branch into main.
E.g., at this moment, the main branch is introduced as v0.10.1-...
instead of v0.11.0-dev... and this is not desired.
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner January 21, 2025 10:17
@lukaszstolarczuk lukaszstolarczuk merged commit d3daaf6 into oneapi-src:main Jan 21, 2025
78 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the minor-updates branch January 21, 2025 12:26
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.

3 participants