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

fix: strip epoch from SKBUILD_PROJECT_VERSION #829

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Jul 26, 2024

See #828. CMake will not understand the epoch, so not including it. It's still in SKBUILD_PROJECT_FULL_VERSION.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.66%. Comparing base (6d2480f) to head (eb93e23).
Report is 63 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #829   +/-   ##
=======================================
  Coverage   83.66%   83.66%           
=======================================
  Files          74       74           
  Lines        4200     4200           
=======================================
  Hits         3514     3514           
  Misses        686      686           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@henryiii henryiii merged commit 9771da4 into main Jul 26, 2024
51 checks passed
@henryiii henryiii deleted the henryiii/fix/epoch branch July 26, 2024 20:45
@henryiii henryiii added the needs-backport Should be backported to previous version label Jul 29, 2024
henryiii added a commit that referenced this pull request Jul 29, 2024
See #828. CMake
will not understand the epoch, so not including it. It's still in
`SKBUILD_PROJECT_FULL_VERSION`.

Signed-off-by: Henry Schreiner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-backport Should be backported to previous version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant