From 5c40ecf6513a1bd6a358fa2986fc9247230aaafd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Thu, 2 Feb 2023 04:58:11 +0100 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 887b96f..5e4a07d 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -63,15 +63,6 @@ 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 @@ -97,6 +88,15 @@ 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)