Skip to content

fetch tags to version nightly wheels correctly#790

Merged
d-v-b merged 1 commit intozarr-developers:mainfrom
ianhi:wheel-version
Sep 25, 2025
Merged

fetch tags to version nightly wheels correctly#790
d-v-b merged 1 commit intozarr-developers:mainfrom
ianhi:wheel-version

Conversation

@ianhi
Copy link
Contributor

@ianhi ianhi commented Sep 25, 2025

Add a line to fetch more history in the wheels action so that the nightly wheel gets the correct version. The main release wheels worked because they were always garunteed to be on a tag instead of some random commit hash

Fixes the versions here: https://anaconda.org/scientific-python-nightly-wheels/numcodecs/files

@jhamman

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.33%. Comparing base (dbcf37b) to head (d994592).
⚠️ Report is 20 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (dbcf37b) and HEAD (d994592). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (dbcf37b) HEAD (d994592)
15 5
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
- Coverage   99.82%   90.33%   -9.49%     
==========================================
  Files          64       64              
  Lines        2804     2804              
==========================================
- Hits         2799     2533     -266     
- Misses          5      271     +266     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@d-v-b d-v-b left a comment

Choose a reason for hiding this comment

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

happy to ignore the test failures here, this looks good

@d-v-b d-v-b merged commit b543298 into zarr-developers:main Sep 25, 2025
20 of 33 checks passed
@ianhi ianhi deleted the wheel-version branch September 25, 2025 17:42
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