summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-17 17:29:08 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-17 17:29:08 +0100
commit954b72a8d5d62ec6a73f6fdb25f7e811fdcfde26 (patch)
treeff6b55831a2b8c628be351f508cd93eeb020909d
parent18e19021d62fd9217081654ae821ba60973be7b1 (diff)
downloadjenkins.debian.net-954b72a8d5d62ec6a73f6fdb25f7e811fdcfde26.tar.xz
cosmetics
-rw-r--r--INSTALL2
-rw-r--r--TODO2
2 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 824b314d..f85d5fd5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,7 +48,7 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
=== updating jenkins.debian.net with 'update_jdn.sh'
-'update_jdn.sh' is small hackish script which will install all needed packages and copy their configuration in place.
+'update_jdn.sh' is a small hackish script which will install all needed packages, copy their configuration in place, generate the documentation webpages and update all jenkins jobs if needed.
As 'root' run:
----
diff --git a/TODO b/TODO
index 5ad97a11..3eecec7d 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,6 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
** check for stale processes
** check for apt-upgrades
** check for jobs forgetting their triggers
-* describe jobs in README
* support for gitweb in jobs
** needs clean merge of my patches to jenkins-job-builder first...
* get rid of some reduncacy in job-cfg/*.yaml
@@ -30,7 +29,6 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
** properties: sidebar
* file a bug about jenkins/jenkins-job-builder sometimes "forgetting" about triggers
* mail notifications (to where?)
-* proper backup (=daily), see bottom of this document for what to backup
* proper git repo url, outside users/holger
** same for /srv/jenkins.debian.net-scm-sync.git
* only trigger (=really run) jobs if available+used packages have changed (save packages in db and compare)