Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-16 | name it schroot-create | Joachim Breitner | 1 | -6/+6 | |
2014-04-16 | First shot at a schroot creating script | Joachim Breitner | 1 | -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. | |||||
2014-04-16 | haskell-package-plan: logparse rules | Joachim Breitner | 1 | -0/+4 | |
2014-04-16 | haskell-package-plan: No need to install darcs, but do install ghc | Joachim Breitner | 1 | -1/+1 | |
2014-04-16 | haskell-package-plan: Depend on patchutils | Joachim Breitner | 1 | -1/+1 | |
2014-04-16 | rebootstrap: add gcc-4.9 configurations | Helmut Grohne | 1 | -0/+24 | |
Since libatomic1 and libgcc1 switched from gcc-4.8 to gcc-4.9 in sid, installing gcc-4.8 stage3 is basically impossible without rebuilding a native gcc-4.8 as well and downgrading those libraries due to M-A:same requirements. Thus concentrate on gcc-4.9. | |||||
2014-04-16 | rebootstrap: move triggers to default section | Helmut Grohne | 1 | -15/+3 | |
While this causes all jobs to be triggered at the same time. This is not a big problem, because jobs are queued and subject to priorities anyway. | |||||
2014-04-16 | haskell-package-plan: Use --no-install-recommends | Joachim Breitner | 1 | -1/+1 | |
2014-04-16 | Put packages to be installed in a config line of their own | Joachim Breitner | 1 | -2/+3 | |
2014-04-16 | haskell-package-plan: Depend on dctrl-tools | Joachim Breitner | 1 | -1/+1 | |
2014-04-15 | haskell-package-plan: More dependencies | Joachim Breitner | 1 | -1/+1 | |
My minimal schroot seems to be less minimal than jenkins', but I completed the list based on script's imports. | |||||
2014-04-15 | Schedule job daily | Joachim Breitner | 1 | -1/+1 | |
2014-04-15 | haskell-package-plan: Add a dependency | Joachim Breitner | 1 | -1/+1 | |
2014-04-15 | haskell-package-plan: Use sid after all | Joachim Breitner | 1 | -1/+1 | |
I just remembered that it also calls "grep-aptavail", which uses the system sources. | |||||
2014-04-15 | Escape ; in my_shell | Joachim Breitner | 1 | -1/+1 | |
2014-04-15 | haskell-package-plan: Try full path for "cabal" | Joachim Breitner | 1 | -1/+1 | |
2014-04-15 | haskell-package-plan: Use git plugin and scm-trigger | Joachim Breitner | 1 | -1/+7 | |
2014-04-15 | Rename Haskell Job to haskell-package-plan | Joachim Breitner | 1 | -4/+4 | |
which describes the job better, and matches the newly created git repository. | |||||
2014-04-15 | Fix mail address | Joachim Breitner | 1 | -1/+1 | |
2014-04-15 | No point naming the distro in haskell-packages | Joachim Breitner | 1 | -3/+3 | |
and using jessie as the base; might be more reliable. | |||||
2014-04-15 | one FIXME reminder per file is enough | Holger Levsen | 1 | -1/+1 | |
2014-04-15 | chroot-run.sh: support backports in a less hackish way | Holger Levsen | 1 | -2/+2 | |
2014-04-14 | haskell-packages: yes, really install the packages I told you to install... | Holger Levsen | 1 | -1/+1 | |
2014-04-14 | another fixup to haskell-packages.yaml | Holger Levsen | 1 | -0/+1 | |
2014-04-14 | small fixes to new haskell jobs | Holger Levsen | 1 | -3/+3 | |
2014-04-14 | haskell-packages.yaml: s#http#https# and send haskel irc notifications to ↵ | Holger Levsen | 1 | -3/+3 | |
#debian-haskell | |||||
2014-04-14 | First stab at a Haskell Metadata checking job | Joachim Breitner | 1 | -0/+42 | |
2014-04-14 | finally, correctly specify recipients for lintian jobs... | Holger Levsen | 1 | -3/+7 | |
2014-04-14 | Revert "simplify lintian job definition" | Holger Levsen | 1 | -7/+11 | |
This reverts commit ce967f0dbc81254f6c426cf77332c34ab9f4d58b. | |||||
2014-04-14 | Revert "try to fixup last commit" | Holger Levsen | 1 | -4/+4 | |
This reverts commit abd344f2c37042e50099a93eb429b3ce723758aa. | |||||
2014-04-14 | try to fixup last commit | Holger Levsen | 1 | -4/+4 | |
2014-04-14 | simplify lintian job definition | Holger Levsen | 1 | -11/+7 | |
2014-04-14 | replace all occurances of http://jenkins with https (and revert last commit) | Holger Levsen | 7 | -93/+93 | |
2014-04-14 | still trying.. | Holger Levsen | 1 | -9/+9 | |
2014-04-14 | another pointless change to try to fix the lintian-tests jobs | Holger Levsen | 1 | -2/+1 | |
2014-04-14 | chroot-installation.yaml: send notifications about haskell jobs to ↵ | Holger Levsen | 1 | -3/+3 | |
#debian-haskell | |||||
2014-04-13 | remove useless gitrepo variable | Holger Levsen | 1 | -2/+1 | |
2014-04-13 | try once again to configure email for lintian-tests as we want it | Holger Levsen | 1 | -5/+1 | |
2014-04-13 | add rebootstrap jobs for x32 and arm64-multilib | Helmut Grohne | 1 | -4/+25 | |
2014-04-13 | rebootstrap: limit concurrent rebootstrap jobs to 2 and schedule them with ↵ | Holger Levsen | 1 | -1/+9 | |
slightly less than default (=100) priority | |||||
2014-04-13 | fix description of rebootstrap_arm64_gcc49 | Helmut Grohne | 1 | -1/+1 | |
2014-04-13 | add logparse rules for rebootstrap | Helmut Grohne | 1 | -0/+4 | |
2014-04-13 | rebootstrap: add gcc-4.9 flavour for arm64 | Helmut Grohne | 1 | -0/+11 | |
2014-04-13 | rebootstrap: track different branch | Helmut Grohne | 1 | -1/+1 | |
By using a separate branch for jenkins, I can still push changes to master while selectively triggering jenkins by pushes to that branch thus saving resources. | |||||
2014-04-13 | send irc notifications about rebootstrap jobs to #debian-bootstrap | Holger Levsen | 1 | -1/+1 | |
2014-04-13 | rebootstrap: for now, trigger builds on every commit to rebootstrat.git and ↵ | Holger Levsen | 1 | -4/+6 | |
every sunday at 11/12:55 | |||||
2014-04-12 | add m68k rebootstrap job. the redundancy in job-cfg/ is really unbearable ;) | Holger Levsen | 1 | -0/+4 | |
2014-04-12 | fixup rebootstrap job configuration | Holger Levsen | 1 | -7/+42 | |
2014-04-11 | add rebootstrap.yaml from Helmut Grohne (Closes: 743697 eventually) | Holger Levsen | 1 | -0/+21 | |
2014-04-11 | lintian-tests: only test sid on git commits, and only if that job succeeds, ↵ | Holger Levsen | 1 | -3/+8 | |
trigger the lintian test on jessie and if that succeeds, trigger it on wheezy. |