projects
/
haproxy-2.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027b952
)
SCRIPTS: announce-release: add the link to the wiki in the announce messages
author
Willy Tarreau
<w@1wt.eu>
Thu, 30 Jul 2020 15:41:42 +0000
(17:41 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Thu, 30 Jul 2020 15:43:37 +0000
(17:43 +0200)
Let's add the link to the wiki to the announce messages, plenty of
users don't even know it exists.
(cherry picked from commit
be789dfc5d31120d96b8b067105e2b624add3532
)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit
e549826653a98a67fb0c4a14b9b79678c54907ad
)
Signed-off-by: Willy Tarreau <w@1wt.eu>
scripts/announce-release
patch
|
blob
|
history
diff --git
a/scripts/announce-release
b/scripts/announce-release
index
a0eeafd
..
aa0dd83
100755
(executable)
--- a/
scripts/announce-release
+++ b/
scripts/announce-release
@@
-165,6
+165,7
@@
fi
echo " Discourse : http://discourse.haproxy.org/"
echo " Slack channel : https://slack.haproxy.org/"
echo " Issue tracker : https://github.com/haproxy/haproxy/issues"
+ echo " Wiki : https://github.com/haproxy/wiki/wiki"
echo " Sources : http://www.haproxy.org/download/${BRANCH}/src/"
echo " Git repository : http://git.haproxy.org/git/${gitdir}/"
echo " Git Web browsing : http://git.haproxy.org/?p=${gitdir}"