Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-03 | improve language | Holger Levsen | 1 | -8/+8 | |
2015-05-03 | reproducible: breakages: add a missing space (otherwise parsing the output ↵ | Mattia Rizzolo | 1 | -2/+2 | |
would be awful) | |||||
2015-05-03 | reproducible: fix reproducible->unreproducible status notifications | Holger Levsen | 1 | -1/+1 | |
2015-05-03 | g-i: fix bug in detecting when qemu has quit | Steven Chamberlain | 1 | -1/+1 | |
If running on VNC :1, this grep would also match :11, :12,: 13 etc. and likely not realise qemu on VNC :1 has quit. | |||||
2015-05-03 | g-i: delay longer before kfreebsd post-inst tests | Steven Chamberlain | 1 | -0/+2 | |
2015-05-03 | reproducible: move the code to call kgb and relay messagess to common.py | Mattia Rizzolo | 3 | -8/+10 | |
2015-05-03 | reproducible: breakages: fix grammar | Mattia Rizzolo | 1 | -1/+2 | |
2015-05-03 | reproducible: common.py: do not fail when non-recognized option are passed | Mattia Rizzolo | 1 | -1/+1 | |
2015-05-02 | g-i: support kfreebsd*_$desktop suffixes | Steven Chamberlain | 1 | -2/+2 | |
2015-05-02 | drop redudant words | Holger Levsen | 1 | -1/+1 | |
2015-05-02 | reproducible: create debbindiff-schroot for testing too, as ghc differs too ↵ | Holger Levsen | 1 | -2/+7 | |
much to unstable now | |||||
2015-05-02 | reproducible: build: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-05-02 | reproducible: breakages: do not consider blacklisted packages when looking ↵ | Mattia Rizzolo | 1 | -1/+1 | |
for missing rbuilds | |||||
2015-05-02 | reproducible: add a reproducible_breakages job (and relative script) to ↵ | Mattia Rizzolo | 1 | -0/+245 | |
produce a page listing CI troubles (files that should not be there or package with a senseless status | |||||
2015-05-01 | reproducible: also umount /proc in cleanup() | Holger Levsen | 1 | -0/+1 | |
2015-05-01 | reproducible: setup_schroot: mount /proc before trying to install packages | Mattia Rizzolo | 1 | -0/+5 | |
2015-05-01 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-05-01 | reproducible: make the notes jobs not fail if there is a note for an ↵ | Holger Levsen | 1 | -2/+5 | |
untested package. add irc notification. | |||||
2015-05-01 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-04-30 | reproducible: maintenance: also auto-reschedule package which fail due to ↵ | Mattia Rizzolo | 1 | -1/+1 | |
apt fails due to "Bad Gateway" | |||||
2015-04-30 | reproducible: maintenance: drop code relative to ↵ | Mattia Rizzolo | 1 | -35/+0 | |
/var/cache/pbuilder/results: we don't use it anymore | |||||
2015-04-30 | reproducible: maintenance: fix find call to be more clever about what to ↵ | Mattia Rizzolo | 1 | -2/+2 | |
delete (avoid deleting debbindiff schroot) | |||||
2015-04-30 | reproducible: build: set +x IFF $DEBUG is false | Mattia Rizzolo | 1 | -3/+3 | |
2015-04-30 | reproducible: setup_schroot: print apt invocation | Mattia Rizzolo | 1 | -0/+2 | |
2015-04-30 | fix typo | Holger Levsen | 1 | -3/+3 | |
2015-04-30 | reproducible: schedule even more new versions | Holger Levsen | 1 | -3/+3 | |
2015-04-29 | update sponsor-link to point to profitbricks.co.uk | Holger Levsen | 1 | -1/+1 | |
2015-04-29 | move all reproducible public stuff under ↵ | Mattia Rizzolo | 2 | -2/+2 | |
/var/lib/jenkins/userContent/reproducible | |||||
2015-04-29 | fix grammar | Holger Levsen | 1 | -1/+1 | |
2015-04-28 | reproducible: sed everything to use that $BASE variable instead of ↵ | Mattia Rizzolo | 4 | -31/+30 | |
hardcoding /var/lib/jenkins/userContent (that's about to change rather soon) | |||||
2015-04-28 | reproducible: common.sh: define $BASE, pointing to the http-published directory. | Mattia Rizzolo | 1 | -6/+3 | |
also do some cleanup of defined but unused variables and directory creation | |||||
2015-04-28 | reproducible: common.sh: remove set_package_class(), now unused | Mattia Rizzolo | 1 | -8/+0 | |
2015-04-28 | reproducible: schedule some more new versions | Holger Levsen | 1 | -3/+3 | |
2015-04-28 | reproducible: maintenance: specify column width to avoid crapping package ↵ | Mattia Rizzolo | 1 | -2/+2 | |
names (and thus having a nicer output <3) | |||||
2015-04-28 | reproducible: build: re-enable irc notification for ↵ | Mattia Rizzolo | 1 | -1/+1 | |
reproducible→unreproducible status change | |||||
2015-04-28 | reproducible: scheduler_on_demand: fix check | Mattia Rizzolo | 1 | -1/+1 | |
2015-04-27 | reproducible: build: print out status with the notification | Mattia Rizzolo | 1 | -4/+4 | |
2015-04-27 | reproducible: build: write both build logs to rbuild | Mattia Rizzolo | 1 | -5/+2 | |
2015-04-26 | update comment | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | refactor | Holger Levsen | 1 | -5/+1 | |
2015-04-26 | chroot-installation: fix typo | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | Make the 'sources' link land to the version we are looking at | Jérémy Bobbio | 1 | -1/+1 | |
2015-04-26 | actually add support for stretch | Holger Levsen | 1 | -5/+9 | |
2015-04-25 | reproducible: maintenance: do not remove notes of removed packages, the ↵ | Mattia Rizzolo | 1 | -1/+1 | |
notes job takes care of that cleanup | |||||
2015-04-25 | reproducible: maintenance: actually do rm now. the output has been tested ↵ | Mattia Rizzolo | 1 | -1/+1 | |
enough by now. | |||||
2015-04-25 | reproducible: maintenance: pretty print removed packages too | Mattia Rizzolo | 1 | -1/+1 | |
2015-04-25 | reproducible: add a sane mean to notify the IRC channel when builds finish. | Mattia Rizzolo | 5 | -30/+56 | |
* new column in the database, schedule table * turn $SAVE_ARTIFACTS a true boolean, 0→no artifacts, 1→yes artifacts * $NOTIFY in the build script is text containg a keyword: + if empty no notification will be sent + if "debbindiff" a "$DBDVERSION had trouble with these" will be sent + if "failure" a "no artifacts could have been saved"-like will be sent + any other value trigs a normal message * adapt the maintenance script and the manual scheduler to cope with the new column | |||||
2015-04-25 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-04-24 | reproducible: reword to make it clear that the graph shows the number of ↵ | Holger Levsen | 1 | -2/+2 | |
tags, not bugs | |||||
2015-04-24 | bin/find_dpkg_trigger_cycles.sh: make work with set -e | josch | 1 | -5/+7 | |
- curl is allowed to exit with status 0 or 23 - grep is not allowed to exit with exit status 2 |