Skip to content

Commit 2dc679d

Browse files
hardinglaanwj
authored andcommitted
Docs: Use new Bitcoin.org download URLs
1 parent 15facb4 commit 2dc679d

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

doc/release-process.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,15 +133,22 @@ rm SHA256SUMS
133133
Note: check that SHA256SUMS itself doesn't end up in SHA256SUMS, which is a spurious/nonsensical entry.
134134

135135
- Upload zips and installers, as well as `SHA256SUMS.asc` from last step, to the bitcoin.org server
136+
into `/var/www/bin/bitcoin-core-${VERSION}`
136137

137138
- Update bitcoin.org version
138139

139-
- Make a pull request to add a file named `YYYY-MM-DD-vX.Y.Z.md` with the release notes
140-
to https://github.com/bitcoin/bitcoin.org/tree/master/_releases
141-
([Example for 0.9.2.1](https://raw.githubusercontent.com/bitcoin/bitcoin.org/master/_releases/2014-06-19-v0.9.2.1.md)).
140+
- First, check to see if the Bitcoin.org maintainers have prepared a
141+
release: https://github.com/bitcoin/bitcoin.org/labels/Releases
142142

143-
- After the pull request is merged, the website will automatically show the newest version, as well
144-
as update the OS download links. Ping Saivann in case anything goes wrong
143+
- If they have, it will have previously failed their Travis CI
144+
checks because the final release files weren't uploaded.
145+
Trigger a Travis CI rebuild---if it passes, merge.
146+
147+
- If they have not prepared a release, follow the Bitcoin.org release
148+
instructions: https://github.com/bitcoin/bitcoin.org#release-notes
149+
150+
- After the pull request is merged, the website will automatically show the newest version within 15 minutes, as well
151+
as update the OS download links. Ping @saivann/@harding (saivann/harding on Freenode) in case anything goes wrong
145152

146153
- Announce the release:
147154

0 commit comments

Comments
 (0)