You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump zarr-java to 0.1.3-SNAPSHOT and build it from source in CI
The 0.1.3-SNAPSHOT version (zarr-developers/zarr-java#71) is not deployed
to any Maven repository, so each CI workflow now clones the PR branch and
runs `mvn -DskipTests -Dgpg.skip=true install` to populate the local m2
repo before the project build. `gpg.skip` is required because zarr-java's
pom unconditionally signs artifacts during the verify phase.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments