You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by ba...@apache.org on 2015/08/16 19:47:34 UTC

[17/23] couchdb-ci git commit: mission statement

mission statement


Project: http://git-wip-us.apache.org/repos/asf/couchdb-ci/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ci/commit/2461955e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-ci/tree/2461955e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-ci/diff/2461955e

Branch: refs/heads/master
Commit: 2461955e02856d9de953d19a9f0d0d26bc3db271
Parents: b9f87cb
Author: Bastian Krol <ba...@web.de>
Authored: Fri Jul 31 14:16:42 2015 +0200
Committer: Bastian Krol <ba...@web.de>
Committed: Fri Jul 31 14:16:42 2015 +0200

----------------------------------------------------------------------
 readme.markdown | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-ci/blob/2461955e/readme.markdown
----------------------------------------------------------------------
diff --git a/readme.markdown b/readme.markdown
index 5ae7925..c1cd545 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -1,6 +1,10 @@
 CouchDB CI Setup
 ================
 
+Mission statement: Create a new continuous integration infrastructure for the CouchDB project.
+
+For the background and goals, see this [thread](https://www.mail-archive.com/dev%40couchdb.apache.org/msg43591.html) on the couchdb-dev mailing list.
+
 This is the repository for the automated creation of the CouchDB CI infrastructure. Well, at least it will be when it has grown up. This might take a while, though. Right now, it's just a bunch of Ansible scripts, a Vagrantfile and a Veewee definition.
 
 See the readme files in folder `baseboxes` (for docs on building the base boxes) and in folder `vagrant` (for docs on how to spin up the setup locally).