Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-27 | update | Holger Levsen | 1 | -2/+1 | |
2015-04-27 | limit to three g-i jobs maximum | Holger Levsen | 1 | -2/+2 | |
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-27 | new todos about logs handling | Mattia Rizzolo | 1 | -0/+5 | |
2015-04-27 | todo: one bullet point off | Mattia Rizzolo | 1 | -1/+0 | |
2015-04-26 | updated wanted specs for new slaves | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | g-i: use 60gb disk images for edu ltsp+main server job, as per manual ↵ | Holger Levsen | 1 | -4/+4 | |
recommendation | |||||
2015-04-26 | g-i: only run beta1 jobs on demand | Holger Levsen | 1 | -8/+8 | |
2015-04-26 | g-i: edu jessie: add test jobs for daily usb images and for beta1 ↵ | Holger Levsen | 13 | -0/+140 | |
usb+netinst images | |||||
2015-04-26 | rename g-i_d-e_daily_jessie_netinst* images again | Holger Levsen | 5 | -16/+16 | |
2015-04-26 | update comment | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | g-i: rename debian-edu_jessie* images to debian-edu_jessie-current-netinst* ↵ | Holger Levsen | 1 | -8/+8 | |
images | |||||
2015-04-26 | refactor | Holger Levsen | 1 | -5/+1 | |
2015-04-26 | chroot-installation: fix typo | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | dpkg-find-trigger-cycles: drop stretch schroot, it's enough to run them in a ↵ | Holger Levsen | 2 | -11/+4 | |
jessie schroot | |||||
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 | README needs to updated about stretch too | Holger Levsen | 1 | -0/+1 | |
2015-04-26 | actually add support for stretch | Holger Levsen | 1 | -5/+9 | |
2015-04-26 | chroot-installation: run those 148 wheezy tests only twice per month ↵ | Holger Levsen | 1 | -2/+3 | |
(instead twice per week) and do those 87 stretch tests twice per week | |||||
2015-04-26 | add lots of new jobs for testing Debian stretch | Holger Levsen | 8 | -18/+121 | |
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 | Revert "use CDROM for ltsp installs in jessie_main-ltsp-server" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 826506614f3acb760fc2185e8ce79d12cd3d095a. | |||||
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 | |||||
2015-04-24 | find_dpkg_trigger_cycles.sh: use APT_CONFIG environment variable instead of ↵ | josch | 1 | -9/+16 | |
commandline option - using commandline options does not work reliably because commandline options are parsed last and thus many settings will not take effect - see apt.conf(5) for the order in which configuration file parameters are parsed by apt | |||||
2015-04-24 | rebootstrap: work around #783223 | Holger Levsen | 1 | -1/+1 | |
2015-04-23 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-04-23 | fix 'directory already exists' cosmetic problem | Holger Levsen | 1 | -2/+6 | |
2015-04-23 | g-i: enable less sound hw | Holger Levsen | 1 | -1/+1 | |
2015-04-23 | g-i: edu: enable soundhw to (try to) workaround ltsp chroot setup problem | Holger Levsen | 1 | -1/+1 | |
2015-04-22 | also retry 3 times | Holger Levsen | 1 | -2/+2 | |
2015-04-22 | bin/find_dpkg_trigger_cycles.sh: set -o pipefail and set -e | josch | 1 | -0/+4 | |
2015-04-22 | reproducible: fixup 52b794f0 | Holger Levsen | 1 | -3/+4 | |
2015-04-21 | reproducible: common.sh: drop that set_linktarget nonsense, and teach ↵ | Mattia Rizzolo | 2 | -20/+15 | |
link_packages to query the homonym function of its python brother | |||||
2015-04-21 | reproducible: common.py: add a link_packages() function, exact plural of ↵ | Mattia Rizzolo | 1 | -0/+8 | |
link_package() | |||||
2015-04-21 | common: use LC_ALL=C.UTF-8 instead of C. We live in a bigger world to ↵ | Mattia Rizzolo | 1 | -1/+1 | |
costrain us on ASCII | |||||
2015-04-21 | reproducible: common.sh: use python's link_package() to generate the html ↵ | Mattia Rizzolo | 1 | -2/+4 | |
link. WIP | |||||
2015-04-21 | reproducible: common.py: speed up the import by initializing the udd ↵ | Mattia Rizzolo | 1 | -2/+7 | |
connection inside get_bugs() (current unique user of udd) | |||||
2015-04-21 | reproducible: build: refactor: print apt-get source output also in the ↵ | Mattia Rizzolo | 1 | -2/+2 | |
jenkins log | |||||
2015-04-21 | reproducible: html_notes: directly link the "new" suite-relative issue pages ↵ | Mattia Rizzolo | 1 | -2/+2 | |
instead of the old ones | |||||
2015-04-21 | reproducible: html_notes: use link_package() in the issues view to generate ↵ | Mattia Rizzolo | 1 | -2/+1 | |
the html link of a package, to gain the new tooltip thinghy | |||||
2015-04-21 | reproducible: common: add a \n after every package link | Mattia Rizzolo | 2 | -2/+1 | |
2015-04-21 | reproducible: maintenance: pretty print sql query results (instead of simple ↵ | Mattia Rizzolo | 1 | -3/+1 | |
|-separated values) | |||||
2015-04-21 | reproducible: build: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-04-20 | g-i edu: use dedicated jessie image (and not the testing one) | Holger Levsen | 1 | -4/+4 | |