Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-08 | reproducible: shorten irc message | Holger Levsen | 1 | -1/+1 | |
2015-07-07 | reproducible: refactoring | Holger Levsen | 1 | -2/+2 | |
2015-07-05 | reproducible: scheduler,build: accept a --noisy option to tell the builder ↵ | Mattia Rizzolo | 1 | -1/+5 | |
to announce the build (with the build url) in the IRC channel | |||||
2015-07-05 | reproducible: build: fill that 'builder' db field. An example of the format ↵ | Mattia Rizzolo | 1 | -3/+4 | |
is 'delta/12345' where 'delta is the stripped $JOB_NAME and the numbers the $BUILD_ID | |||||
2015-07-05 | reproducible: also save the --text output of debbindiff | Mattia Rizzolo | 1 | -0/+6 | |
2015-07-05 | reproducible: builds: be verbose while creating/deleting directories/files ↵ | Mattia Rizzolo | 1 | -10/+12 | |
instead of > /dev/null. Also handle the .gz versions by appending {,.gz} to gzippable files. Those output will end up in the jenkins log only, so it won't clutter stuff under rb.d.n | |||||
2015-07-05 | reproducible: build: save the two gzipped build logs separately, gzip the ↵ | Mattia Rizzolo | 1 | -4/+38 | |
rbuild and also present a diff of the twos | |||||
2015-07-04 | reproducible: build: notify the irc channel in case of reproducible → ↵ | Mattia Rizzolo | 1 | -11/+11 | |
ftbfs packages | |||||
2015-06-22 | reproducible: build: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-18 | reproducible: build: drop old not-true-anymore-comment | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-18 | reproducible: build: (re-try) harder to get debbindiff saving files in a ↵ | Mattia Rizzolo | 1 | -6/+5 | |
defined temporary directory | |||||
2015-06-18 | Revert "reproducible: build: try harder to get debbindiff saving files in a ↵ | Holger Levsen | 1 | -2/+3 | |
defined temporary directory" This reverts commit 4ed8e3b32152f9a85a83ad1efd2fda1c6eb11743. | |||||
2015-06-18 | reproducible: build: try harder to get debbindiff saving files in a defined ↵ | Mattia Rizzolo | 1 | -3/+2 | |
temporary directory | |||||
2015-06-17 | reproducible: avoid double irc notification when a packages with ↵ | Holger Levsen | 1 | -0/+4 | |
notification enabled becomes unreproducible | |||||
2015-06-17 | reproducible: shorter subjects for notification mails | Holger Levsen | 1 | -2/+2 | |
2015-06-17 | reproducible: PATH is defined in etc/pbuilderrc, nothing fishy here | Holger Levsen | 1 | -1/+0 | |
2015-06-16 | reproducible: build: remove double slash from /console | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-16 | reproducible: build: export the env variable we are interested in | Mattia Rizzolo | 1 | -6/+6 | |
2015-06-16 | reproducible: build/pbuilder: partially revert the last change, since moving ↵ | Mattia Rizzolo | 1 | -1/+1 | |
PATH to the temporary pbuilderrc broke pbuilder | |||||
2015-06-16 | reproducible: build: pbuilder -> /usr/sbin/pbuilder | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-16 | reproducible: build: move all env variable to the temporary pbuilderrc | Mattia Rizzolo | 1 | -8/+16 | |
2015-06-16 | reproducible: build: call timeout with sudo, and not the reverse, as a ↵ | Mattia Rizzolo | 1 | -2/+4 | |
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL | |||||
2015-06-15 | Revert "reproducible: build: call timeout with sudo, and not the reverse, as ↵ | Holger Levsen | 1 | -4/+2 | |
a user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL" This reverts commit 0c7a58c92456e4d3c69c38424abf86cde5948a86. | |||||
2015-06-15 | reproducible: build: call timeout with sudo, and not the reverse, as a ↵ | Mattia Rizzolo | 1 | -2/+4 | |
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL | |||||
2015-06-14 | reproducible: build: help debugging a debbindiff bug (#788568) by checking ↵ | Mattia Rizzolo | 1 | -0/+8 | |
tmp files before and after | |||||
2015-06-14 | reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to ↵ | Mattia Rizzolo | 1 | -2/+2 | |
create temporary files under TEMPDIR (except for builders, they have their own TMPDIR), to avoid polluting /tmp | |||||
2015-06-13 | reproducible: remove irc notifications for automatically rescheduling due to ↵ | Holger Levsen | 1 | -1/+1 | |
mirror updates | |||||
2015-06-12 | use 'ionice -c 3 nice' instead of 'nice ionice -c 3' everywhere | Holger Levsen | 1 | -2/+2 | |
2015-06-12 | reproducible: build: add some output to the build log too when ↵ | Mattia Rizzolo | 1 | -0/+7 | |
re-re-building the package due to mirror updates | |||||
2015-06-11 | reproducible: fixup aea705d5 | Holger Levsen | 1 | -1/+0 | |
2015-06-11 | reproducible: redo the first build if the 2nd successful one was done after ↵ | Holger Levsen | 1 | -19/+31 | |
a mirror push | |||||
2015-06-11 | reproducible: refactor | Holger Levsen | 1 | -6/+10 | |
2015-06-11 | reproducible: build: use a sensible name in the From: field in emails, not ↵ | Mattia Rizzolo | 1 | -1/+2 | |
just the address | |||||
2015-06-08 | reproducible: drop all these debbindiff lockfiles thinghies. They are not ↵ | Mattia Rizzolo | 1 | -23/+1 | |
really needed and causes only troubles | |||||
2015-06-07 | reproducible coreboot: improve layout, fix irc notification | Holger Levsen | 1 | -5/+0 | |
2015-06-06 | make grep more robust | Holger Levsen | 1 | -1/+1 | |
2015-06-06 | reproducible: build: use sql UPDATE instead of REPLACE to mark the package ↵ | Mattia Rizzolo | 1 | -1/+1 | |
as building => avoid losing data from the db (such as save_artifacts) | |||||
2015-06-06 | reproducible: more refactoring. add write_explaination_table() to be used ↵ | Holger Levsen | 1 | -12/+0 | |
for all tested projects. | |||||
2015-06-06 | reproducible coreboot: refactor and cleanup | Holger Levsen | 1 | -0/+1 | |
2015-06-06 | reproducible: shorten irc message, the issue is confirmed and the solution ↵ | Holger Levsen | 1 | -1/+2 | |
clear... | |||||
2015-06-05 | reproducible: improve language | Holger Levsen | 1 | -2/+2 | |
2015-06-03 | reproducible: fix spelling in mail subject | Reiner Herrmann | 1 | -1/+1 | |
2015-06-02 | reproducible: build: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-02 | reproducible: build: mail server does not like unicode, do s#→#-># on the ↵ | Mattia Rizzolo | 1 | -1/+1 | |
subject line of notification emails | |||||
2015-06-01 | reproducible: fixup 53b6a71a47 | Holger Levsen | 1 | -2/+3 | |
2015-06-01 | reproducible: add check_buildinfo() to (soon) automatically rebuild packages ↵ | Holger Levsen | 1 | -0/+15 | |
where the build environment changed between two builds | |||||
2015-05-29 | reproducible: add another flag to the db, "notify_maintainer" to indicate ↵ | Mattia Rizzolo | 1 | -1/+9 | |
that any status change on this package should be mailed to the maintainers. Also teach the build script how to handle that, emailing $pkgname@packages.debian.org | |||||
2015-05-25 | reproducible: force debugging for ruby-patron builds | Holger Levsen | 1 | -1/+1 | |
2015-05-24 | reproducible: actually kill the build if run into timeout | Holger Levsen | 1 | -2/+2 | |
2015-05-24 | reproducible: fixup: make get_source_package() more robust | Holger Levsen | 1 | -2/+2 | |