summaryrefslogtreecommitdiff
path: root/doc/HACKING
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-06-10 09:37:17 -0400
committerNick Mathewson <nickm@torproject.org>2019-06-10 09:37:17 -0400
commit765e4364d97cea17affef7413cda5fa02eb8f347 (patch)
tree703aab24623ce54fc14140bf3b1c29a4bee630bc /doc/HACKING
parentecc5feff386890ad34378c70a20cbbdd0d338225 (diff)
parent5d4b4f948a338a41966bb2e15af5875d4df8a08f (diff)
downloadtor-765e4364d97cea17affef7413cda5fa02eb8f347.tar.gz
tor-765e4364d97cea17affef7413cda5fa02eb8f347.zip
Merge remote-tracking branch 'tor-github/pr/1064' into maint-0.4.1
Diffstat (limited to 'doc/HACKING')
-rw-r--r--doc/HACKING/ReleasingTor.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md
index 02e846a3b9..a97ca08ce9 100644
--- a/doc/HACKING/ReleasingTor.md
+++ b/doc/HACKING/ReleasingTor.md
@@ -20,8 +20,11 @@ new Tor release:
=== I. Make sure it works
-1. Make sure that CI passes: have a look at Travis, Appveyor, and
- Jenkins. Make sure you're looking at the right branches.
+1. Make sure that CI passes: have a look at Travis
+ (https://travis-ci.org/torproject/tor/branches), Appveyor
+ (https://ci.appveyor.com/project/torproject/tor/history), and
+ Jenkins (https://jenkins.torproject.org/view/tor/).
+ Make sure you're looking at the right branches.
If there are any unexplained failures, try to fix them or figure them
out.
@@ -248,3 +251,5 @@ new Tor release:
master branch.
3. Keep an eye on the blog post, to moderate comments and answer questions.
+
+