Skip to content

Commit

Permalink
Update release-process.txt to follow new GHA-based publishing procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
lieryan committed Mar 24, 2024
1 parent 32a8a7d commit f720159
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/release-process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ Release
5. `git commit && git push`
6. Tag the release with the tag annotation containing the release information,
``python bin/tag-release.py``
7. ``python3 -m build``
8. ``twine upload dist/rope-$VERSION.{tar.gz,whl}``
9. Publish to Discussions Announcement
10. Create Github Release
7. Create Github Release
8. Publish release announcements to GitHub Discussions


Release Schedule
Expand Down

0 comments on commit f720159

Please sign in to comment.