From 3e14ffb81b9573aea0f26d3a1bd3442a8bd3b305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Tue, 11 May 2021 10:12:25 +0200 Subject: [PATCH] Updated Scrapy release procedure (markdown) --- Scrapy-release-procedure.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index 146de4f..06fcef3 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -63,6 +63,15 @@ bump2version patch git push upstream x.y x.y.z ``` +## Github release + +Create a [Github release entry](https://github.com/scrapy/scrapy/releases), with a description including the highlights from +the release notes and a link to the release notes of the new version in Read +the Docs. + +This step can be skipped in the case of new tags created just to trigger +re-packagings in the Python Package Index. + ## Python Package Index New Scrapy versions are automatically deployed on the @@ -88,15 +97,6 @@ For new major and minor versions: 3. Change the **Default branch** to the new *branch* (not *tag*), and select **Save** at the bottom of the page. -## Github release - -Create a [Github release entry](https://github.com/scrapy/scrapy/releases), with a description including the highlights from -the release notes and a link to the release notes of the new version in Read -the Docs. - -This step can be skipped in the case of new tags created just to trigger -re-packagings in the Python Package Index. - ## scrapy.org website Update [scrapy versions](https://github.com/scrapy/scrapy.github.io/blob/master/_data/scrapy.yml)