Updated Scrapy release procedure (markdown)

Adrián Chaves 2023-02-02 04:58:11 +01:00
parent 1a17932f6a
commit 5c40ecf651
1 changed files with 9 additions and 9 deletions

@ -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)