Skip to content

Block zarr 3.0.0a1 and 3.0.0a2 in pre-release tests#7217

Merged
jni merged 3 commits into
napari:mainfrom
Czaki:block_zarr_3.0.0a1
Aug 31, 2024
Merged

Block zarr 3.0.0a1 and 3.0.0a2 in pre-release tests#7217
jni merged 3 commits into
napari:mainfrom
Czaki:block_zarr_3.0.0a1

Conversation

@Czaki

@Czaki Czaki commented Aug 26, 2024

Copy link
Copy Markdown
Collaborator

References and relevant issues

closes #7193

Description

When try to fix zarr problems with zarr 3.0.0 in #7215 I have found that it is not easy with this release, so I prefer to block 3.0.0a1 release and open issue in zarr

@Czaki
Czaki requested a review from a team as a code owner August 26, 2024 21:00
@Czaki

Czaki commented Aug 26, 2024

Copy link
Copy Markdown
Collaborator Author

@napari-bot update constraints

@github-actions

Copy link
Copy Markdown
Contributor

Updated packages: hypothesis, idna, importlib-metadata, numpy, pyparsing, pyscreeze, pyzmq, rich, scipy, tifffile, typer, zipp

This workflow cannot automatically update your PR or create PR to your repository. But you could open such PR by clicking the link: Czaki/napari@block_zarr_3.0.0a1...napari-bot:auto-update-dependencies/Czaki/napari/block_zarr_3.0.0a1.

You could also get the updated files from the https://github.com/napari-bot/napari/tree/auto-update-dependencies/Czaki/napari/block_zarr_3.0.0a1/resources/constraints. Or ask the maintainers to provide you the contents of the constraints artifact from the run https://github.com/napari/napari/actions/runs/10567195732

@Czaki

Czaki commented Aug 26, 2024

Copy link
Copy Markdown
Collaborator Author

Pydantic 2.9.0b1 now crashing the tests...

@codecov

codecov Bot commented Aug 26, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.73%. Comparing base (6e292a8) to head (e60333f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7217      +/-   ##
==========================================
- Coverage   92.83%   92.73%   -0.11%     
==========================================
  Files         623      623              
  Lines       57044    57044              
==========================================
- Hits        52957    52899      -58     
- Misses       4087     4145      +58     

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

@Czaki Czaki changed the title Blockzarr=3.0.0a1 in pre-release tests Block zarr=3.0.0a1 in pre-release tests Aug 26, 2024

@Czaki Czaki left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

block 3.0.0a2

@jni

jni commented Aug 31, 2024

Copy link
Copy Markdown
Member

Will you also block pydantic @Czaki?

@Czaki

Czaki commented Aug 31, 2024

Copy link
Copy Markdown
Collaborator Author

Will you also block pydantic @Czaki?

The pydantic 2.9.0b2 solves the reported bug and I do not want to block 2.9.0b1 because of this bug astral-sh/uv#6640

@Czaki Czaki added this to the 0.5.4 milestone Aug 31, 2024
@Czaki Czaki changed the title Block zarr=3.0.0a1 in pre-release tests Block zarr 3.0.0a1 and 3.0.0a2 in pre-release tests Aug 31, 2024
@jni jni added maintenance PR with maintance changes, ready to merge Last chance for comments! Will be merged in ~24h labels Aug 31, 2024
@jni
jni merged commit 7e1d5ce into napari:main Aug 31, 2024
@jni
jni deleted the block_zarr_3.0.0a1 branch August 31, 2024 12:30
@github-actions github-actions Bot removed the ready to merge Last chance for comments! Will be merged in ~24h label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance PR with maintance changes,

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[test-bot] pip install --pre is failing

2 participants