summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-12-23 17:21:44 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-12-23 17:21:44 -0500
commitc5cda3aaf4ff6fe11a5b4120c05a73881246b58d (patch)
treebc536df59fc721dc0cb6df7f73e4d82677444812 /howto.txt
parent9d4226e9916595eaa4ffd48c6508d7be430ea28c (diff)
downloadpython-coveragepy-git-c5cda3aaf4ff6fe11a5b4120c05a73881246b58d.tar.gz
docs: releases take a little bit longer now7.0.1
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/howto.txt b/howto.txt
index aded722f..b42f2228 100644
--- a/howto.txt
+++ b/howto.txt
@@ -31,8 +31,11 @@
- IF NOT PRE-RELEASE:
$ make sample_html
check in the new sample html
-- Done with changes to source files, check them in.
- $ git push
+- Done with changes to source files
+ - check them in on a branch
+ - wait for ci to finish
+ - merge to master
+ - git push
- Build and publish docs:
- IF PRE-RELEASE:
$ make publishbeta