mirror of https://github.com/scrapy/scrapy.git
Updated Scrapy release procedure (markdown)
parent
7cb697839c
commit
d8a7354053
|
|
@ -129,6 +129,10 @@ may take a while depending on the conda-forge build queue. Once builds are OK,
|
|||
the pull request is ready to merge and packages will be uploaded to the
|
||||
`conda-forge` channel automatically.
|
||||
|
||||
Alternatively, you can wait for https://github.com/regro-cf-autotick-bot to create
|
||||
such a pull request, and just edit it as needed (you should be able to commit directly to
|
||||
it, even though the GitHub online editor).
|
||||
|
||||
## Cherry-pick into master
|
||||
|
||||
If you’ve released a patch version, you should cherry-pick the required commits into master (exclude version-bumping changes).
|
||||
|
|
|
|||
Loading…
Reference in New Issue