mirror of https://github.com/scrapy/scrapy.git
Updated Scrapy release procedure (markdown)
parent
8db700a69d
commit
fae2fa7afb
|
|
@ -35,19 +35,18 @@ $ git push origin master 0.26 --tags
|
|||
* Enable the new version to be built in readthedocs
|
||||
* Set the new version as default
|
||||
|
||||
## Home page
|
||||
## scrapy.org website
|
||||
|
||||
* Update [download](http://scrapy.org/download/) page
|
||||
* Update [documentation](http://scrapy.org/doc/) page
|
||||
* Update [timeline](http://scrapy.org/timeline/) page
|
||||
* Update [scrapy versions](https://github.com/scrapy/scrapy.github.io/blob/master/_data/scrapy.yml)
|
||||
* Update [timeline](https://github.com/scrapy/scrapy.github.io/blob/master/timeline.html) page
|
||||
|
||||
## Send announcement
|
||||
|
||||
* announce in:
|
||||
* [Scrapy blog](http://blog.scrapy.org) (Posterous autoposts to Twitter)
|
||||
* [Tweet](http://twitter/ScrapyProject)
|
||||
* [scrapy-users group](http://groups.google.com/group/scrapy-users)
|
||||
* change `#scrapy` IRC channel topic:
|
||||
* `/msg ChanServ topic #scrapy Welcome to Scrapy - Say "Hi!" and ask. Latest stable release is Scrapy 0.22.2 - Easy tasks http://git.io/VpGt-w`
|
||||
* `/msg ChanServ topic #scrapy Welcome to Scrapy - Say "Hi!" and ask. Latest stable release is Scrapy 0.24.1 - Easy tasks http://git.io/VpGt-w`
|
||||
|
||||
## Micro/bugfix releases
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue