Skip to content
Snippets Groups Projects
Commit 9655808f authored by Sid Sijbrandij's avatar Sid Sijbrandij
Browse files

Add GDK to readme and deprecate roadmap.

parent 62728163
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -38,13 +38,7 @@ Hardware requirements:
* Merge request integration: see the status of the feature branch build within the Merge Request
* 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
### Roadmap
The following features are not yet in GitLab CI but merge requests are very welcome:
* [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/)
* Parallel builds: split a build over multiple runners so it executes quickly
 
### Installation
 
Loading
Loading
@@ -52,6 +46,7 @@ The following features are not yet in GitLab CI but merge requests are very welc
* [Manual installation guide](doc/install/installation.md)
* [Unofficial Docker Image by Sameer Naik](https://github.com/sameersbn/docker-gitlab-ci)
* [Unofficial Docker Image by Anastas Dancha](https://registry.hub.docker.com/u/anapsix/gitlab-ci/) is available via `docker pull anapsix/gitlab-ci`
* [GitLab Development Kit](https://gitlab.com/gitlab-org/gitlab-development-kit) is recommended for development work.
 
### Runners
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment