From 7e60573158eec6729685709fdc56202775ee484c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 9 Nov 2012 20:30:48 +0100 Subject: add sidebar link to category job view --- TODO | 5 +++-- job-cfg/chroot-test.yaml | 12 ++++++++++++ job-cfg/general.yaml | 4 ++++ job-cfg/webcheck.yaml | 4 ++++ 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index afe83e85..64884d12 100644 --- a/TODO +++ b/TODO @@ -58,14 +58,15 @@ About jenkins.debian.net == General ToDo * get rid of some reduncacy in job-cfg/*.yaml and also fix the FIXMEs there -* add documentation for jenkins-job-builder: +* add documentation for jenkins-job-builder and send pull requests on github: ** publisher:logparse +** publisher:htmlpublisher ** svn:scm ** properties: sidebar * mail notifications (to where?) * proper backup (=daily), see bottom of this document for what to backup * split TODO and about.txt? -** use debian stylesheet for about.html +** use debian stylesheet * proper git repo url, outside users/holger ** http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git * only trigger (=really run) jobs if available+used packages have changed (save packages in db and compare) diff --git a/job-cfg/chroot-test.yaml b/job-cfg/chroot-test.yaml index 2ce12a5b..d890b07e 100644 --- a/job-cfg/chroot-test.yaml +++ b/job-cfg/chroot-test.yaml @@ -19,6 +19,10 @@ url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png + - sidebar: + url: http://jenkins.debian.net/view/chroot-tests/ + text: All chroot-test jobs + icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks @@ -46,6 +50,10 @@ url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png + - sidebar: + url: http://jenkins.debian.net/view/chroot-tests/ + text: All chroot-test jobs + icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks @@ -83,6 +91,10 @@ url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png + - sidebar: + url: http://jenkins.debian.net/view/chroot-tests/ + text: All chroot-test jobs + icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks diff --git a/job-cfg/general.yaml b/job-cfg/general.yaml index c1603733..4a49cbc8 100644 --- a/job-cfg/general.yaml +++ b/job-cfg/general.yaml @@ -11,6 +11,10 @@ url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png + - sidebar: + url: http://jenkins.debian.net/view/debian-installer/ + text: All debian-installer jobs + icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index 6d28b985..ad2c6a8d 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -26,6 +26,10 @@ url: http://jenkins.debian.net/userContent/about.html text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png + - sidebar: + url: http://jenkins.debian.net/view/webcheck/ + text: All webcheck jobs + icon: /userContent/images/debian-swirl-24x24.png - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks -- cgit v1.2.3-70-g09d2