Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
pypy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
585
Issues
585
List
Boards
Labels
Service Desk
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PyPy
pypy
Commits
9b05e39b4ac5
Commit
50bbcc5e
authored
Nov 21, 2020
by
Matti Picus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update how-to-release document
parent
cd5aad1dd88a
Pipeline
#13072
passed with stage
in 7 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
pypy/doc/how-to-release.rst
pypy/doc/how-to-release.rst
+6
-2
No files found.
pypy/doc/how-to-release.rst
View file @
9b05e39b4ac5
...
...
@@ -96,6 +96,10 @@ Other steps
create a fresh whatsnew_head.rst after the release
and add the new file to pypy/doc/index-of-whatsnew.rst
* rename pypy/doc/whatsnew-pypy3-HEAD.rst to whatsnew-pypy3-VERSION.rst
create a fresh whatsnew-pypy3_HEAD.rst after the release
and add the new file to pypy/doc/index-of-whatsnew.rst
* write release announcement pypy/doc/release-VERSION.rst
The release announcement should contain a direct link to the download page
...
...
@@ -125,7 +129,8 @@ Other steps
Also repackage and upload source "-src.tar.bz2"
* Upload binaries to https://buildbot.pypy.org/mirror
* Upload binaries to https://buildbot.pypy.org/mirror. It takes an hour for
https://downloads.python.org/pypy/ to sync
* Send out a mailing list message asking for last-minute comments and testing
...
...
@@ -142,5 +147,4 @@ Other steps
* add a tag on the codespeed web site that corresponds to pypy release
* revise versioning at https://readthedocs.org/projects/pypy
* tag the final release(s) with appropriate tags
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment