From 2c291937ab276b3229dbeaa5b5d46c8589bb60a2 Mon Sep 17 00:00:00 2001 From: dosire Date: Thu, 3 Apr 2014 09:08:17 +0200 Subject: [PATCH] Detail the roapmap more clearly. --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6d14dd566..2684f0d90 100644 --- a/README.md +++ b/README.md @@ -35,14 +35,12 @@ Hardware requirements: * Distributed by default: GitLab CI and build runners can run on separate machines providing more stability * Realtime logging: the current build log scrolls and updates every few seconds -### Limitations +### Roadmap -The following features are not in GitLab CI but merge requests are very welcome: +The following features are not yet in GitLab CI but merge requests are very welcome: -* Build artifacts access -* Build pipeline / build promotion actions - -To support parallel builds and deployments there is a [blog article with a roadmap](http://blog.gitlab.org/gitlab-ci-with-parallel-builds-and-deployments/). +* [Build artifacts access](http://feedback.gitlab.com/forums/176466-general/suggestions/4522830-allow-access-to-build-artifacts-of-gitlab-ci) +* For parallel builds, deployments, branch specific builds and build metrics there is a [blog article with implementation steps](http://blog.gitlab.org/gitlab-ci-with-parallel-builds-and-deployments/) ### Runners