https://github.com/gitlabhq/gitlab-ci
DEPRECATED - Please use the GitLab.com issue tracker
https://github.com/gitlabhq/gitlab-ci
Last synced: 8 months ago
JSON representation
DEPRECATED - Please use the GitLab.com issue tracker
- Host: GitHub
- URL: https://github.com/gitlabhq/gitlab-ci
- Owner: gitlabhq
- License: mit
- Archived: true
- Created: 2012-10-10T09:00:53.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T19:36:38.000Z (about 10 years ago)
- Last Synced: 2024-09-27T03:23:07.529Z (over 1 year ago)
- Language: Ruby
- Homepage: https://gitlab.com/gitlab-org/gitlab-ce/issues
- Size: 5.45 MB
- Stars: 1,453
- Watchers: 128
- Forks: 317
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## GitLab CI is an open-source continuous integration server
[](https://ci.gitlab.com/projects/3?ref=master)
[](https://codeclimate.com/github/gitlabhq/gitlab-ci)
[](https://gemnasium.com/gitlabhq/gitlab-ci)
[](https://coveralls.io/r/gitlabhq/gitlab-ci)
## GitLab CI 8.0
GitLab CI is now integrated in GitLab. The last 'stand-alone' version of GitLab
CI was version 7.14. The sole purpose of GitLab CI 8.0 is to help you migrate
data from your existing (pre-8.0) CI server into GitLab 8.0.
The migration procedure is documented [in
GitLab](https://gitlab.com/gitlab-org/gitlab-ce/blob/8-0-stable/doc/migrate_ci_to_ce/README.md).
### Information
Please see the [GitLab CI page on the website](https://about.gitlab.com/gitlab-ci/) for all information.