From fb1f7f770e998d1c0498acdc6306b068a7e5ed8f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 16 Nov 2012 00:29:13 +0100 Subject: include four patterns for d-i_manual job --- TODO | 2 +- job-cfg/d-i.yaml | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index febfd25b..4a936820 100644 --- a/TODO +++ b/TODO @@ -15,7 +15,7 @@ ToDo for jenkins.debian.net == General ToDo * support for gitweb in jobs -* get rid of some reduncacy in job-cfg/*.yaml and also fix the FIXMEs there +* get rid of some reduncacy in job-cfg/*.yaml * add documentation for jenkins-job-builder and send pull requests on github: ** publisher:logparse ** publisher:htmlpublisher diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 891bede1..0319ea5a 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -109,12 +109,10 @@ - email: recipients: holger@layer-acht.org - - job-template: defaults: d-i name: '{name}_manual' - description: 'Builds the installation-guide package. Triggered by SVN commits to
svn://svn.debian.org/svn/d-i/trunk/manual/debian/
{do_not_edit}' - # FIXME see below, other directories should trigger too + description: 'Builds the installation-guide package. Triggered by SVN commits to svn://svn.debian.org/svn/d-i/ matching these patterns:
{include}
{do_not_edit}' scm: - svn: url: svn://svn.debian.org/svn/d-i/trunk @@ -546,8 +544,13 @@ - '{name}_parse_build_logs' - '{name}_check_jenkins_jobs' - '{name}_manual': - include: '/trunk/manual/debian/.*' - # FIXME: misses: scripts doc build po + include: '/trunk/manual/debian/.* + +/trunk/manual/po/.* + +/trunk/manual/doc/.* + +/trunk/manual/scripts/.*' - '{name}_manual_ca': lang: 'ca' languagename: 'Catalan' -- cgit v1.2.3-70-g09d2