Mercurial > p > roundup > code
changeset 6748:647f806d54b8
Change order of ops website then notices; additional web pages
Make sure to update the website before announcing since people will go
to the web site expecting the new info.
Update the ci testing pipleine page at wiki.roundup-tracker.org
so it counts commits from current release.
Also update release dates on wikipedia pages for Roundup and issue
tracker comparisons.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 02 Jul 2022 16:00:16 -0400 |
| parents | d32d43e4a5ba |
| children | be3fd5e9577e |
| files | RELEASE.txt |
| diffstat | 1 files changed, 15 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/RELEASE.txt Sat Jul 02 14:04:00 2022 -0400 +++ b/RELEASE.txt Sat Jul 02 16:00:16 2022 -0400 @@ -168,20 +168,27 @@ distributions (if created). Follow the directions for generating the gpg asc files and upload the .whl distribution and .whl.asc signature files together. -14. Send doc/announcement.txt to python-announce@python.org, - roundup-users@lists.sourceforge.net, - roundup-devel@lists.sourceforge.net, and lwn@lwn.net. -14b. Update entry on https://freshcode.club/projects/roundup-tracker -14c. Update entries for fossies by emailing announcement to - announce@fossies.org -14d. Update entry on https://directory.fsf.org/wiki/Roundup. -15. Refresh website. +14. Refresh website. website/README.txt https://www.roundup-tracker.org/ should state that the stable version is the one that you released. https://www.roundup-tracker.org/docs.html should also match the released version (or at least the major non pre-release 1.x/2.x version). +16. Send doc/announcement.txt to python-announce@python.org, + roundup-users@lists.sourceforge.net, + roundup-devel@lists.sourceforge.net, and lwn@lwn.net. +16b. Update entry on https://freshcode.club/projects/roundup-tracker +16c. Update entries for fossies by emailing announcement to + announce@fossies.org +16d. Update entry on https://directory.fsf.org/wiki/Roundup. +17. Change the release version on the GitHub section at + https://wiki.roundup-tracker.org/CiTestingEnvironment +17b. Update release info on wikipedia: + https://en.wikipedia.org/wiki/Roundup_(issue_tracker) + + https://en.wikipedia.org/wiki/Comparison_of_issue-tracking_systems + -------------
