summaryrefslogtreecommitdiffstats
path: root/job-cfg/schroot.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-04-13fix jobview urlHolger Levsen1-4/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-10whitespace change to force job config regeneration as needed by latest ↵Holger Levsen1-1/+1
jenkins plugin security updates Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-17Update d-i_manual build dependenciesSamuel Thibault1-1/+1
victory switched from fonts-ipafont-gothic to fonts-vlgothic Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-15Update to newer d-i-manual build dependenciesSamuel Thibault1-1/+1
Which happen to allow building the PDF format for all languages. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-05-07s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#gHolger Levsen1-1/+1
2015-04-29update sponsor-link to point to profitbricks.co.ukHolger Levsen1-2/+2
2015-04-03fix language: s#maintainance#maintenance#gHolger Levsen1-2/+2
2015-03-05send all job notifications (also) to qa-jenkins-scm@lists.alioth.debian.org ↵Holger Levsen1-2/+2
instead of to myself
2015-02-20schroot: clarify trigger logicHolger Levsen1-3/+2
2015-02-16drop unused jobsHolger Levsen1-16/+0
2015-02-09Revert "whitespace change to force touching of all job configs"Holger Levsen1-2/+2
This reverts commit 124c0ddb89d1c420804a15ee8366b89d7e1371de.
2015-02-09whitespace change to force touching of all job configsHolger Levsen1-2/+2
2014-11-08fix links to cgit tree viewHolger Levsen1-1/+1
2014-11-03always put recipients in quotesHolger Levsen1-2/+2
2014-11-03d-i_manual: build in a sid schroot, add two new jobs to maintain said schroot.Holger Levsen1-3/+20
2014-10-25set artifact(Day|Num)ToKeep again to -1, even though the manual says this is ↵Holger Levsen1-0/+4
the default, j-j-b fails if its not set...
2014-10-25keep less many logs less longHolger Levsen1-8/+4
2014-10-24remove unused jobs schroot-haskell-(create|upgrade)Holger Levsen1-16/+0
2014-09-232nd attempt at building reproducible packagesHolger Levsen1-16/+0
2014-09-23start with sid-reproducible jobs. totally WIP atmHolger Levsen1-0/+16
2014-09-18use cgit anonscm-links on alioth instead of gitweb.Holger Levsen1-1/+1
2014-04-27schedule schroot jobs at better timesHolger Levsen1-4/+4
2014-04-27fixup job shells too (see previous commit) and thus switch to --directory...Holger Levsen1-3/+3
2014-04-27everybody loves tpyosHolger Levsen1-1/+1
2014-04-27schroot.yaml: yet another fixHolger Levsen1-4/+4
2014-04-27rework yaml fileHolger Levsen1-19/+32
2014-04-26schroot.yaml: add standard sidebar linksHolger Levsen1-0/+26
2014-04-25schroot.yaml: beat this into a form suitable for j-j-bHolger Levsen1-21/+30
2014-04-25schroot.yaml: haskell-schroot: More packagesJoachim Breitner1-1/+1
2014-04-25schroot.yaml: Move do_not_edit from defaults to projectsJoachim Breitner1-1/+2
2014-04-23schroot.yaml syntax wibbleJoachim Breitner1-5/+5
2014-04-16description typoJoachim Breitner1-1/+1
2014-04-16name it schroot-createJoachim Breitner1-6/+6
2014-04-16First shot at a schroot creating scriptJoachim Breitner1-0/+50
It currently uses sudo freely -- I wonder if it is worth updating sudoers appropriately. Maybe the whole script can be added to sudoers? The jenkins job definition itself is not tested.