-
- Downloads
Merge branch 'ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g' into 'master'
Merge CI into CE First step of #2164. - [x] Merge latest CE master - [x] Make application start - [x] Re-use gitlab sessions (remove CI oauth part) - [x] Get rid of gitlab_ci.yml config - [x] Make tests start - [x] Make most CI features works - [x] Make tests green - [x] Write migration documentation - [x] Add CI builds to CE backup See merge request !1204
No related branches found
No related tags found
Showing
- spec/support/gitlab_stubs/user.json 20 additions, 0 deletionsspec/support/gitlab_stubs/user.json
- spec/support/login_helpers.rb 4 additions, 0 deletionsspec/support/login_helpers.rb
- spec/support/setup_builds_storage.rb 17 additions, 0 deletionsspec/support/setup_builds_storage.rb
- spec/support/stub_gitlab_calls.rb 77 additions, 0 deletionsspec/support/stub_gitlab_calls.rb
- spec/support/stub_gitlab_data.rb 5 additions, 0 deletionsspec/support/stub_gitlab_data.rb
- spec/tasks/gitlab/backup_rake_spec.rb 9 additions, 5 deletionsspec/tasks/gitlab/backup_rake_spec.rb
spec/support/gitlab_stubs/user.json
0 → 100644
This diff is collapsed.
This diff is collapsed.
spec/support/setup_builds_storage.rb
0 → 100644
This diff is collapsed.
spec/support/stub_gitlab_calls.rb
0 → 100644
This diff is collapsed.
spec/support/stub_gitlab_data.rb
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment