summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2016-01-31 16:18:02 -0600
committerMichael Merickel <michael@merickel.org>2016-01-31 16:18:02 -0600
commit3eb1c354d320536ee470b79dcb930d20da93d97d (patch)
tree18aa7fa0a4293919c1ed67ee7f8aae6372abcb06 /RELEASING.txt
parent67f733e161f19bb2b7322edd120b9bf489154536 (diff)
parent9c01bf58c211bf9c28f8043459a5a0e9b25a5c35 (diff)
downloadpyramid-3eb1c354d320536ee470b79dcb930d20da93d97d.tar.gz
pyramid-3eb1c354d320536ee470b79dcb930d20da93d97d.tar.bz2
pyramid-3eb1c354d320536ee470b79dcb930d20da93d97d.zip
Merge branch 'master' into feature/alchemy-scaffold-update
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index fa4ebab5b..142005ed7 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -28,12 +28,17 @@ Releasing Pyramid
include a link under "Bug Fix Releases" to the minor feature
changes in CHANGES.txt .
-- update README.rst to use correct versions of badges and URLs according to
+- Update README.rst to use correct versions of badges and URLs according to
each branch and context, i.e., RTD "latest" == GitHub/Travis "1.x-branch".
- Update whatsnew-X.X.rst in docs to point at change log entries for individual
releases if applicable.
+- For major version releases, in docs/conf.py, update values under
+ html_theme_options for in_progress and outdated across master, releasing
+ branch, and previously released branch. Also in the previously released
+ branch only, uncomment the sections to enable pylons_sphinx_latesturl.
+
- Change setup.py version to the new version number.
- Change CHANGES.txt heading to reflect the new version number.
@@ -55,6 +60,9 @@ Releasing Pyramid
- Edit Pylons/pylonshq/templates/home/inside.rst for major updates only.
+- Edit Pylons/trypyramid.com/src/templates/resources.html for major updates
+ only.
+
- Edit Pylons/pylonsrtd/pylonsrtd/docs/pyramid.rst for all updates.
- Edit `http://wiki.python.org/moin/WebFrameworks