[Qa-jenkins-scm] [jenkins.debian.net] branch master updated (7ed0bf9 -> 6610b45)
Holger Levsen
holger at layer-acht.org
Sun Jul 17 13:08:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a change to branch master
in repository jenkins.debian.net.
from 7ed0bf9 debian-edu packages: only poll git once a day since pushes should trigger builds now
new 6610b45 reproducible debian: rewrite reproducible_html_pkg_sets in python
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 | 25 ++-
bin/reproducible_common.sh | 6 -
bin/reproducible_html_pkg_sets.py | 299 +++++++++++++++++++++++++++++++
bin/reproducible_html_pkg_sets.sh | 219 ----------------------
bin/templates/basic_page.mustache | 4 +
bin/templates/main_navigation.mustache | 4 +-
bin/templates/pkgset_details.mustache | 17 ++
bin/templates/pkgset_navigation.mustache | 14 ++
job-cfg/reproducible.yaml | 1 +
9 files changed, 353 insertions(+), 236 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