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
Copy file name to clipboardExpand all lines: RELEASE.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,4 +22,5 @@
22
22
1. Uncheck `Use git-based version for nightly builds`.
23
23
1. Under `Branch to build/release (for manual builds only)` select the branch you want to release (`main` for a normal release, `support/v1.x` for a V1 support release).
24
24
1. Click the green `Run workflow` button to launch.
25
-
1. After the previous point completes, [create a new release in GitHub](https://github.com/earth-mover/icechunk/releases/new). Ask it to create the tag, and generate the release notes. This step will notify the community slack of the new release.
25
+
1. After the previous point completes, [create a new release in GitHub](https://github.com/earth-mover/icechunk/releases/new). Ask it to create the tag, and generate the release notes. Once you hit release, this step will upload the new version to [PyPI](https://pypi.org/project/icechunk/), and notify the community slack of the new release.
26
+
1. After an hour or so an automated PR should appear to update the [conda-forge feedstock](https://github.com/conda-forge/icechunk-feedstock). Merge that and the new version will appear on conda-forge.
0 commit comments