zarr-developers / VirtualiZarr

Create virtual Zarr stores from archival data files using xarray syntax
https://virtualizarr.readthedocs.io/en/latest/
Apache License 2.0
68 stars 10 forks source link

Add release flow #134

Closed maxrjones closed 3 weeks ago

maxrjones commented 3 weeks ago

Builds off https://github.com/zarr-developers/VirtualiZarr/pull/133.

This PR adds a GitHub workflow to test distributions using TestPyPI and upload releases to PyPI.

TomNicholas commented 3 weeks ago

@maxrjones feel free to merge/push whatever you want here / ping me for anything specific. I trust your judgement and appreciate the help!

maxrjones commented 3 weeks ago

Since GitHub does not allow OIDC tokens to be issued for PRs generated from a fork, it's not possible to effectively test this PR. I'm going to close it and re-open a PR from a branch within the source repository.