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)