We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc922f commit 1948908Copy full SHA for 1948908
HOW_TO_RELEASE.md
@@ -48,6 +48,8 @@ upstream https://github.com/pydata/xarray (push)
48
release.
49
5. Open a PR with the release summary and whatsnew changes; in particular the
50
release headline should get feedback from the team on what's important to include.
51
+ Apply the `Release` label to the PR to trigger a test build action, and upload to TestPyPI.
52
+
53
6. After merging, again ensure your main branch is synced to upstream:
54
```sh
55
git pull upstream main
0 commit comments