Skip to content
Snippets Groups Projects
Commit 5fd3c039 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

v2.0.0

parent 76b97521
No related branches found
No related tags found
No related merge requests found
v1.3.0
v2.0.0
- Replace resque with sidekiq
- Run only one build at time per project
- Added whenever for schedule jobs
 
v1.2.0
- Added Github web hook support
- Added build schedule
v1.1.0
- Added JSON response for builds status
- Compatible with GitLab v4.0.0
Loading
Loading
@@ -2,5 +2,4 @@
 
1. Email notification
2. Authorization. 2 types of users (admin and user)
3. Support of GitHub integration
4. API
3. API
2.0.0pre
2.0.0
Loading
Loading
@@ -46,7 +46,8 @@ Create a user for GitLab:
 
sudo -u gitlab_ci -H git clone https://github.com/gitlabhq/gitlab-ci.git
 
sudo -u gitlab_ci -H
# Checkout preferable version
sudo -u gitlab_ci -H git checkout 2-0-stable
 
## 5. Setup application
 
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