Skip to content

Commit 2224198

Browse files
committed
docs: opvars / unopvars
1 parent bc6f82c commit 2224198

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

howto.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
- Download and check built kits from GitHub Actions:
4646
$ make clean download_kits check_kits
4747
- examine the dist directory, and remove anything that looks malformed.
48+
- opvars
4849
- test the pypi upload:
4950
$ make test_upload
50-
- Update PyPI:
5151
- upload kits:
5252
$ make kit_upload
5353
- Tag the tree
@@ -59,6 +59,7 @@
5959
$ make clean github_releases
6060
- Visit the fixed issues on GitHub and mention the version it was fixed in.
6161
$ make comment_on_fixes
62+
- unopvars
6263
- Bump version:
6364
$ make bump_version
6465
$ git push
@@ -67,6 +68,7 @@
6768
- find the latest tag in the inactive list, edit it, make it active.
6869
- readthedocs won't find the tag until a commit is made on master.
6970
- keep just the latest version of each x.y release, make the rest active but hidden.
71+
- pre-releases should be hidden
7072
- IF NOT PRE-RELEASE:
7173
- @ https://readthedocs.org/projects/coverage/builds/
7274
- wait for the new tag build to finish successfully.

0 commit comments

Comments
 (0)