Commit aa55d01a authored by Holger Levsen's avatar Holger Levsen
Browse files

s#svn.debian.org#anonscm.debian.org

parent f55769ec
...@@ -56,7 +56,7 @@ Installation tests with g-i, the graphical version of d-i, the debian-installer. ...@@ -56,7 +56,7 @@ Installation tests with g-i, the graphical version of d-i, the debian-installer.
** while these jobs are triggered on commits, the SCM is only polled every 6min to see if there are new commits. ** while these jobs are triggered on commits, the SCM is only polled every 6min to see if there are new commits.
* 'd_i_manual' * 'd_i_manual'
** builds the full installation-guide package with pdebuild in sid on every commit to svn://svn.debian.org/svn/d-i/ matching suitable patterns. ** builds the full installation-guide package with pdebuild in sid on every commit to svn://anonscm.debian.org/svn/d-i/ matching suitable patterns.
** while this job is triggered on commits, the SCM is only polled every 15min to see if there are new commits. ** while this job is triggered on commits, the SCM is only polled every 15min to see if there are new commits.
* 'd_i_manual_$language_html' * 'd_i_manual_$language_html'
......
...@@ -43,10 +43,10 @@ ...@@ -43,10 +43,10 @@
icon: /userContent/images/profitbricks-24x24.png icon: /userContent/images/profitbricks-24x24.png
- priority: - priority:
job-prio: '120' job-prio: '120'
description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to <code>svn://svn.debian.org/svn/d-i/trunk/manual/{lang}/<code>. After successful build <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_pdf</a> is triggered. {do_not_edit}' description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to <code>svn://anonscm.debian.org/svn/d-i/trunk/manual/{lang}/<code>. After successful build <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_pdf</a> is triggered. {do_not_edit}'
scm: scm:
- svn: - svn:
url: svn://svn.debian.org/svn/d-i/trunk url: svn://anonscm.debian.org/svn/d-i/trunk
basedir: . basedir: .
workspaceupdater: update workspaceupdater: update
includedRegions: '/trunk/manual/{lang}/.*' includedRegions: '/trunk/manual/{lang}/.*'
...@@ -96,10 +96,10 @@ ...@@ -96,10 +96,10 @@
icon: /userContent/images/profitbricks-24x24.png icon: /userContent/images/profitbricks-24x24.png
- priority: - priority:
job-prio: '120' job-prio: '120'
description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to <code>svn://svn.debian.org/svn/d-i/trunk/manual/{lang}/<code>. After successful build <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_pdf</a> is triggered. {do_not_edit}' description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to <code>svn://anonscm.debian.org/svn/d-i/trunk/manual/{lang}/<code>. After successful build <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_pdf</a> is triggered. {do_not_edit}'
scm: scm:
- svn: - svn:
url: svn://svn.debian.org/svn/d-i/trunk url: svn://anonscm.debian.org/svn/d-i/trunk
basedir: . basedir: .
workspaceupdater: update workspaceupdater: update
includedRegions: '/trunk/manual/po/{lang}/.*' includedRegions: '/trunk/manual/po/{lang}/.*'
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_html</a>. {do_not_edit}' description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_html</a>. {do_not_edit}'
scm: scm:
- svn: - svn:
url: svn://svn.debian.org/svn/d-i/trunk url: svn://anonscm.debian.org/svn/d-i/trunk
basedir: . basedir: .
workspaceupdater: update workspaceupdater: update
includedRegions: '/trunk/manual/{lang}/.*' includedRegions: '/trunk/manual/{lang}/.*'
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_html</a>. {do_not_edit}' description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_html</a>. {do_not_edit}'
scm: scm:
- svn: - svn:
url: svn://svn.debian.org/svn/d-i/trunk url: svn://anonscm.debian.org/svn/d-i/trunk
basedir: . basedir: .
workspaceupdater: update workspaceupdater: update
includedRegions: '/trunk/manual/{lang}/.*' includedRegions: '/trunk/manual/{lang}/.*'
...@@ -270,10 +270,10 @@ ...@@ -270,10 +270,10 @@
- job-template: - job-template:
defaults: d-i defaults: d-i
name: '{name}_manual' name: '{name}_manual'
description: 'Builds the installation-guide package. Triggered by SVN commits to <code>svn://svn.debian.org/svn/d-i/</code> matching these patterns: <pre>{include}</pre> {do_not_edit}' description: 'Builds the installation-guide package. Triggered by SVN commits to <code>svn://anonscm.debian.org/svn/d-i/</code> matching these patterns: <pre>{include}</pre> {do_not_edit}'
scm: scm:
- svn: - svn:
url: svn://svn.debian.org/svn/d-i/trunk url: svn://anonscm.debian.org/svn/d-i/trunk
basedir: . basedir: .
workspaceupdater: update workspaceupdater: update
includedRegions: '{include}' includedRegions: '{include}'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment