Skip to content

Commit

Permalink
build: tweak the howto steps
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Oct 20, 2024
1 parent 65956c7 commit 616e182
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions howto.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
- test the pypi upload:
$ make test_upload
- you'll need to approve the action
- https://github.com/nedbat/coveragepy/actions/workflows/publish.yml
- upload kits:
$ make pypi_upload
- you'll need to approve the action
- https://github.com/nedbat/coveragepy/actions/workflows/publish.yml
- Tag the tree
$ make tag
- Update GitHub releases:
$ make clean github_releases
- Visit the fixed issues on GitHub and mention the version it was fixed in.
$ make comment_on_fixes
- Update GitHub releases and comment on issues:
$ make clean github_releases comment_on_fixes
- deopvars
- Bump version:
$ make bump_version
Expand Down

0 comments on commit 616e182

Please sign in to comment.