summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-04-30reproducible: maintenance: fix find call to be more clever about what to ↵Mattia Rizzolo1-2/+2
delete (avoid deleting debbindiff schroot)
2015-04-30reproducible: build: set +x IFF $DEBUG is falseMattia Rizzolo1-3/+3
2015-04-30reproducible: setup_schroot: print apt invocationMattia Rizzolo1-0/+2
2015-04-30fix typoHolger Levsen1-3/+3
2015-04-30reproducible: schedule even more new versionsHolger Levsen1-3/+3
2015-04-30record nthykiers wish about full archive rebuilds on demandHolger Levsen1-0/+6
2015-04-29update sponsor-link to point to profitbricks.co.ukHolger Levsen21-32/+32
2015-04-29move static files under a reproducible/ subdirMattia Rizzolo10-0/+0
2015-04-29move all reproducible public stuff under ↵Mattia Rizzolo4-13/+12
/var/lib/jenkins/userContent/reproducible
2015-04-29fix grammarHolger Levsen1-1/+1
2015-04-29we should do proper cleanup on system bootHolger Levsen1-0/+1
2015-04-28reproducible: sed everything to use that $BASE variable instead of ↵Mattia Rizzolo4-31/+30
hardcoding /var/lib/jenkins/userContent (that's about to change rather soon)
2015-04-28reproducible: common.sh: define $BASE, pointing to the http-published directory.Mattia Rizzolo1-6/+3
also do some cleanup of defined but unused variables and directory creation
2015-04-28reproducible: common.sh: remove set_package_class(), now unusedMattia Rizzolo1-8/+0
2015-04-28reproducible: schedule some more new versionsHolger Levsen1-3/+3
2015-04-28piuparts: also test+build on wheezyHolger Levsen1-0/+35
2015-04-28g-i edu: use correct filenames for jessie beta1Holger Levsen1-8/+8
2015-04-28reproducible: maintenance: specify column width to avoid crapping package ↵Mattia Rizzolo1-2/+2
names (and thus having a nicer output <3)
2015-04-28reproducible: build: re-enable irc notification for ↵Mattia Rizzolo1-1/+1
reproducible→unreproducible status change
2015-04-28reproducible: scheduler_on_demand: fix checkMattia Rizzolo1-1/+1
2015-04-27more reproducible todoHolger Levsen1-1/+2
2015-04-27chroot-installation: remove education-desktop-sugar jobs in stretch as the ↵Holger Levsen1-2/+2
package hasn't migrated back yet
2015-04-27updateHolger Levsen1-2/+1
2015-04-27limit to three g-i jobs maximumHolger Levsen1-2/+2
2015-04-27reproducible: build: print out status with the notificationMattia Rizzolo1-4/+4
2015-04-27reproducible: build: write both build logs to rbuildMattia Rizzolo1-5/+2
2015-04-27new todos about logs handlingMattia Rizzolo1-0/+5
2015-04-27todo: one bullet point offMattia Rizzolo1-1/+0
2015-04-26updated wanted specs for new slavesHolger Levsen1-1/+1
2015-04-26g-i: use 60gb disk images for edu ltsp+main server job, as per manual ↵Holger Levsen1-4/+4
recommendation
2015-04-26g-i: only run beta1 jobs on demandHolger Levsen1-8/+8
2015-04-26g-i: edu jessie: add test jobs for daily usb images and for beta1 ↵Holger Levsen13-0/+140
usb+netinst images
2015-04-26rename g-i_d-e_daily_jessie_netinst* images againHolger Levsen5-16/+16
2015-04-26update commentHolger Levsen1-1/+1
2015-04-26g-i: rename debian-edu_jessie* images to debian-edu_jessie-current-netinst* ↵Holger Levsen1-8/+8
images
2015-04-26refactorHolger Levsen1-5/+1
2015-04-26chroot-installation: fix typoHolger Levsen1-1/+1
2015-04-26dpkg-find-trigger-cycles: drop stretch schroot, it's enough to run them in a ↵Holger Levsen2-11/+4
jessie schroot
2015-04-26Make the 'sources' link land to the version we are looking atJérémy Bobbio1-1/+1
2015-04-26README needs to updated about stretch tooHolger Levsen1-0/+1
2015-04-26actually add support for stretchHolger Levsen1-5/+9
2015-04-26chroot-installation: run those 148 wheezy tests only twice per month ↵Holger Levsen1-2/+3
(instead twice per week) and do those 87 stretch tests twice per week
2015-04-26add lots of new jobs for testing Debian stretchHolger Levsen8-18/+121
2015-04-25reproducible: maintenance: do not remove notes of removed packages, the ↵Mattia Rizzolo1-1/+1
notes job takes care of that cleanup
2015-04-25reproducible: maintenance: actually do rm now. the output has been tested ↵Mattia Rizzolo1-1/+1
enough by now.
2015-04-25reproducible: maintenance: pretty print removed packages tooMattia Rizzolo1-1/+1
2015-04-25reproducible: add a sane mean to notify the IRC channel when builds finish.Mattia Rizzolo5-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-25fix typoHolger Levsen1-1/+1
2015-04-24Revert "use CDROM for ltsp installs in jessie_main-ltsp-server"Holger Levsen1-1/+1
This reverts commit 826506614f3acb760fc2185e8ce79d12cd3d095a.
2015-04-24reproducible: reword to make it clear that the graph shows the number of ↵Holger Levsen1-2/+2
tags, not bugs