[Git][reproducible-builds/reproducible-website][master] 8 commits: Clarify what "publishing" really means here.

Chris Lamb gitlab at salsa.debian.org
Tue Nov 6 19:53:07 CET 2018


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
69cda2fe by Chris Lamb at 2018-11-06T18:50:14Z
Clarify what "publishing" really means here.

- - - - -
4e3f943c by Chris Lamb at 2018-11-06T18:51:51Z
Reorder bugs filed section.

- - - - -
89447bfc by Chris Lamb at 2018-11-06T18:52:34Z
Tidy bugs filed section.

- - - - -
923798eb by Chris Lamb at 2018-11-06T18:52:34Z
Update authors.

- - - - -
b2a5888f by Chris Lamb at 2018-11-06T18:52:37Z
Correct grammar of title.

- - - - -
4d819e9a by Chris Lamb at 2018-11-06T18:52:43Z
Merge the jenkins stuff together.

- - - - -
5f4e0e90 by Chris Lamb at 2018-11-06T18:52:43Z
Fixup grammar of Jenkins load issues.

- - - - -
431967fa by Chris Lamb at 2018-11-06T18:52:52Z
published as https://reproducible-builds.org/blog/posts/184/

- - - - -


2 changed files:

- _blog/posts/184.md
- bin/publish


Changes:

=====================================
_blog/posts/184.md
=====================================
@@ -1,9 +1,10 @@
 ---
 layout: blog
 week: 184
+published: 2018-11-06 18:52:52
 ---
 
-**If you're interested in attending the Reproducible Builds summit in Paris between 11th—13th December please see [our the event page](https://reproducible-builds.org/events/paris2018/).** In the meantime, here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday October 21 and Saturday October 27 2018:
+**If you're interested in attending the Reproducible Builds summit in Paris between 11th—13th December [please see our event page](https://reproducible-builds.org/events/paris2018/).** In the meantime, here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday October 21 and Saturday October 27 2018:
 
 In the meantime, here's what happened in the [Reproducible Builds](https://reproducible-builds.org) effort between Sunday October 28 and Saturday November 3 2018:
 
@@ -29,15 +30,28 @@ In the meantime, here's what happened in the [Reproducible Builds](https://repro
 
 * There were a number of updates to our [Jenkins](https://jenkins.io/)-based testing framework that powers [tests.reproducible-builds.org](tests.reproducible-builds.org) by Holger Levsen this month, mostly fighting the load introduced from a number of bots (eg. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/d02a5512)]) but also enhancing the performance of Jenkins via adjusting Java's garbage collection and heap size settings (eg. [[...](https://salsa.debian.org/qa/jenkins.debian.net/commit/9a1f15b3)]).
 
+  We've been experiencing a high load in our test framework in the last week which we experienced some weeks ago as well after a Jenkins plugin update. However, this time Holger has not been able to get this under control yet and, as such, some test results are currently delayed.
+
 
 Packages reviewed and fixed, and bugs filed
 -------------------------------------------
 
+* Alexander Bedrossian:
+    * [equivs](https://salsa.debian.org/perl-team/modules/packages/equivs/merge_requests/3) (remove current date)
+
+* Amit Biswas:
+    * [#913002](https://bugs.debian.org/913002) filed against [xpra](https://tracker.debian.org/pkg/xpra).
+    * [libzorpll](https://github.com/Balasys/libzorpll/pull/1) (remove build option on i386)
+
+* Anoop Nadig:
+    * [verilator](https://salsa.debian.org/electronics-team/verilator/merge_requests/1) (used `SOURCE_DATE_EPOCH`) last week
+    * [bgoffice](https://salsa.debian.org/dmn/bgoffice/merge_requests/1) (timestamp in gzip) week before last
+
 * Bernhard M. Wiedemann:
     * [evolution](https://gitlab.gnome.org/GNOME/evolution/issues/196) (fixed, parallelism-race)
-    * [pocl](https://build.opensuse.org/request/show/645732) (fix compile-time-CPU-detection, [already upstream](https://github.com/pocl/pocl/pull/667))
-    * [beignet](https://build.opensuse.org/request/show/645792) (drop .pch)
-    * [groff](https://build.opensuse.org/request/show/645935) (date+mtime, already upstream)
+    * [pocl](https://build.opensuse.org/request/show/645732) (fix compile time CPU detection, [already upstream](https://github.com/pocl/pocl/pull/667))
+    * [beignet](https://build.opensuse.org/request/show/645792) (drop `.pch`)
+    * [groff](https://build.opensuse.org/request/show/645935) (date & mtime, already upstream)
 
 * Chris Lamb:
     * [#912152](https://bugs.debian.org/912152) filed against [radon](https://tracker.debian.org/pkg/radon).
@@ -47,31 +61,16 @@ Packages reviewed and fixed, and bugs filed
 * Mathieu Parent:
     * [#912340](https://bugs.debian.org/912340) filed against [samba](https://tracker.debian.org/pkg/samba).
 
-* Amit Biswas:
-    * [#913002](https://bugs.debian.org/913002) filed against [xpra](https://tracker.debian.org/pkg/xpra).
-    * [libzorpll](https://github.com/Balasys/libzorpll/pull/1) (remove build option on i386)
-
 * Nick Gregory:
     * [#912299](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912299) filed against [blender](https://tracker.debian.org/pkg/blender) last week
     * [#913021](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913021) filed against [carbon-c-relay](https://tracker.debian.org/pkg/carbon-c-relay)
 
-* Anoop Nadig:
-    * [verilator](https://salsa.debian.org/electronics-team/verilator/merge_requests/1) (used `SOURCE_DATE_EPOCH`) last week
-    * [bgoffice](https://salsa.debian.org/dmn/bgoffice/merge_requests/1) (timestamp in gzip) week before last
-
 * Snahil Singh:
     * [firehol](https://salsa.debian.org/debian/firehol/merge_requests/1) (used `SOURCE_DATE_EPOCH`)
 
-* Alexander Bedrossian:
-    * [equivs](https://salsa.debian.org/perl-team/modules/packages/equivs/merge_requests/3) (remove current date)
-
 Chris Lamb also sent two previously-authored patches for [GNU mtools](https://www.gnu.org/software/mtools/) to ensure the [Debian Installer](https://www.debian.org/devel/debian-installer/) images could become reproducible. ([1](http://lists.gnu.org/archive/html/info-mtools/2018-10/msg00003.html) & [2](http://lists.gnu.org/archive/html/info-mtools/2018-10/msg00004.html))
 
 
-* tests.reproducible-builds.org
-
-We've been experiencing a much too high load on jenkins.debian.net in the last week, as we have experienced some weeks ago as well, after a jenkins plugin update. However, this time Holger has not been able to get this under control again yet. As such, some tests results are delayed currently.
-
 ---
 
-This week's edition was written by Chris Lamb, David A. Wheeler, Holger Levsen & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.
+This week's edition was written by Alexander Bedrossian, Amit Biswas, Anoop Nadig, Chris Lamb, David A. Wheeler, Holger Levsen, Snahil Singh, Nick Gregory & reviewed by a bunch of Reproducible Builds folks on IRC & the mailing lists.


=====================================
bin/publish
=====================================
@@ -41,6 +41,6 @@ fi
 
 echo
 echo
-echo "After publishing, Tweet this via:"
+echo "After ensuring this is 'live', 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/746ccde5fcc72d5a733620e110c23709b0dfd94a...431967fa6e3f5a4add262cac8d11b894747c2949

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/746ccde5fcc72d5a733620e110c23709b0dfd94a...431967fa6e3f5a4add262cac8d11b894747c2949
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/20181106/d1157e00/attachment.html>


More information about the rb-commits mailing list