Skip to content

chore: cd workflow#3935

Open
d-v-b wants to merge 1 commit intozarr-developers:mainfrom
d-v-b:chore/publish-metadata-package
Open

chore: cd workflow#3935
d-v-b wants to merge 1 commit intozarr-developers:mainfrom
d-v-b:chore/publish-metadata-package

Conversation

@d-v-b
Copy link
Copy Markdown
Contributor

@d-v-b d-v-b commented May 2, 2026

this adds a cd workflow for zarr-metadata

we either publish to pypi, in which case the version declared in the package is used, or we publish to testpypi, in which case a synthetic, unique version is created to ensure that we never have a conflict on testpypi.

this workflow only supports workflow dispatch right now. later PRs will add a tag-based release workflow.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/user-guide/*.md
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions Bot added the needs release notes Automatically applied to PRs which haven't added release notes label May 2, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.27%. Comparing base (f8c0c5d) to head (59e0cc0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3935   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files          87       87           
  Lines       11676    11676           
=======================================
  Hits        10891    10891           
  Misses        785      785           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d-v-b d-v-b requested a review from maxrjones May 2, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant