[Qa-jenkins-scm] [jenkins.debian.net] branch h01ger/disable-some-arm-nodes updated (ac6ef3b -> 7b7fd46)

Holger Levsen holger at layer-acht.org
Mon Jul 18 00:10:16 UTC 2016


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

holger pushed a change to branch h01ger/disable-some-arm-nodes
in repository jenkins.debian.net.

  discards  ac6ef3b   disable ff2a and opi2a - proof of concept…
      adds  b399988   reproducible debian: add main navigation highlighting to python pages
      adds  b6e3883   update_jdn: configure sshd as we want it
      adds  7ed0bf9   debian-edu packages: only poll git once a day since pushes should trigger builds now
      adds  6610b45   reproducible debian: rewrite reproducible_html_pkg_sets in python
      adds  bc52be6   reproducible debian: update pkg sets 4 times per hour instead of every 4 hours…
      adds  3eec52d   reproducible Debian: be more verbose when creating pkg sets
      adds  c201e1a   reproducible Debian: improve logging, only show non-actions in debug mode
      adds  23fe8ee   bike-shedding…
      adds  241932c   debian-edu packages: use git url as its triggered
       new  7b7fd46   reproducible Debian: disable ff2b and bbx15 - proof of concept… (but only do so for setup and maintenance jobs)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ac6ef3b)
            \
             N -- N -- N   refs/heads/h01ger/disable-some-arm-nodes (7b7fd46)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/reproducible_common.py               |  43 +++--
 bin/reproducible_common.sh               |   6 -
 bin/reproducible_html_breakages.py       |   2 +-
 bin/reproducible_html_dd_list.py         |   3 +-
 bin/reproducible_html_indexes.py         |   3 +-
 bin/reproducible_html_live_status.py     |   2 +-
 bin/reproducible_html_notes.py           |   5 +-
 bin/reproducible_html_pkg_sets.py        | 305 +++++++++++++++++++++++++++++++
 bin/reproducible_html_pkg_sets.sh        | 219 ----------------------
 bin/templates/basic_page.mustache        |   4 +
 bin/templates/main_navigation.mustache   |  61 +++++--
 bin/templates/pkgset_details.mustache    |  17 ++
 bin/templates/pkgset_navigation.mustache |  14 ++
 job-cfg/edu-packages.yaml                |   6 +-
 job-cfg/reproducible.yaml                |  40 ++--
 update_jdn.sh                            |   6 +
 16 files changed, 451 insertions(+), 285 deletions(-)
 create mode 100755 bin/reproducible_html_pkg_sets.py
 delete mode 100755 bin/reproducible_html_pkg_sets.sh
 create mode 100644 bin/templates/basic_page.mustache
 create mode 100644 bin/templates/pkgset_details.mustache
 create mode 100644 bin/templates/pkgset_navigation.mustache

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list