This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via 76b658299f6eb4b1abc63fac228bd9b5d28cd594 (commit)
from 2ce592300bdd0cfcb444b24cdfd4b2e412fd7bda (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/76b658299f6eb4b1abc63fac228bd9b5d28cd594
commit 76b658299f6eb4b1abc63fac228bd9b5d28cd594
Author: Oleg Broytman <ph...@ph...>
Date: Wed Nov 15 17:37:31 2017 +0300
Docs(RELEASE-CHECKLIST): Reorder some items
[skip ci]
diff --git a/devscripts/RELEASE-CHECKLIST b/devscripts/RELEASE-CHECKLIST
index efc9d50..c160777 100644
--- a/devscripts/RELEASE-CHECKLIST
+++ b/devscripts/RELEASE-CHECKLIST
@@ -33,16 +33,16 @@
7. Hide/show old releases at PyPI and SourceForge.
-8. Generate new docs using ./build-all-docs. Upload docs using
- ./publish-docs.
+8. Run ../push-all in the development repository to push all branches
+ and tags to the public repositories.
9. Run ../postrelease. The script restores ANNOUNCE.rst from the previous
commit (HEAD~). It calls editor; update next version, remove the list
of contributors and the list of changes, edit download URL in
ANNOUNCE.rst. Edit docs/News.rst - add new version.
-10. Run ../push-all in the development repository to push all branches
- and tags to the public repositories.
+10. Generate new docs using ./build-all-docs. Upload docs using
+ ./publish-docs.
11. Send announcement to the SQLObject mailing list. For a stable
release send announcements to python, python-announce and python-db
-----------------------------------------------------------------------
Summary of changes:
devscripts/RELEASE-CHECKLIST | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
SQLObject development repository
|