[blog] 01/01: bin/publish: Add simple Twitter templating

Chris Lamb chris at chris-lamb.co.uk
Tue Oct 10 08:17:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository blog.

commit 0df01864a7e1fe3495df1e40b02bcd1eef5dda43
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Oct 10 09:16:55 2017 +0100

    bin/publish: Add simple Twitter templating
---
 bin/publish.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bin/publish.sh b/bin/publish.sh
index 1e42fb6..67fdccd 100755
--- a/bin/publish.sh
+++ b/bin/publish.sh
@@ -114,4 +114,6 @@ git tag -s $WEEK -m "(first) release for week $WEEK"
 echo
 echo "Now verify the results and run git push && git push --tags."
 echo
-
+echo "After publishing consider Tweeting via:"
+echo
+echo "  %tweet What happened in the @ReproBuilds effort between $(sed -n -e 's at .* effort between \(.*\):@\1 at p' $POST): https://reproducible.alioth.debian.org/blog/posts/$WEEK/"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list