[Git][reproducible-builds/reproducible-website][master] 2 commits: Add some spacing.
Chris Lamb
gitlab at salsa.debian.org
Tue May 29 22:42:20 CEST 2018
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
fa5b205e by Chris Lamb at 2018-05-29T21:38:30+01:00
Add some spacing.
- - - - -
604a11dd by Chris Lamb at 2018-05-29T21:38:30+01:00
162 += < Elio> Just to keep you updated with the latest news with the R-B logo and styleguide: We have the styleguide almost finished so you will have the results very soon, including CSS, guidelines and similar <IRC>
- - - - -
2 changed files:
- _blog/posts/162.md
- bin/publish
Changes:
=====================================
_blog/posts/162.md
=====================================
--- a/_blog/posts/162.md
+++ b/_blog/posts/162.md
@@ -8,3 +8,5 @@
- add --printsrcinfo flag to print SRCINFO file for a PKGBUILD
- record build information in a .BUILDINFO file
This means future Archlinux packages builds can be reproducible!
+
+* [< Elio> Just to keep you updated with the latest news with the R-B logo and styleguide: We have the styleguide almost finished so you will have the results very soon, including CSS, guidelines and similar](IRC)
=====================================
bin/publish
=====================================
--- a/bin/publish
+++ b/bin/publish
@@ -34,10 +34,13 @@ then
git tag -s "${WEEK}" -m "Publish week ${WEEK}"
echo
- echo "Now verify the results and run git push && git push --tags."
+ echo "Now verify the results and run:"
+ echo
+ echo " $ git push && git push --tags."
fi
echo
echo
echo "After publishing, Tweet this via:"
+echo
echo " %tweet What happened in the @ReproBuilds effort between $(tr '\n' ' ' < "${FILENAME}" | sed -n -e 's at .* effort between \([^:]*\):.*@\1 at p'): https://reproducible-builds.org/blog/posts/${WEEK}/"
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/ea09e45117009424cd6773528edbb48041c42eaf...604a11dd790241afd1836c6b7eb042902277903d
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/ea09e45117009424cd6773528edbb48041c42eaf...604a11dd790241afd1836c6b7eb042902277903d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180529/92762a02/attachment.html>
More information about the rb-commits
mailing list