Merge branch 'remove_standalone_ci' into 'master'
Remove part of the code for standalone GitLab CI Part of long standing issue #792 I am trying to be cautious here and not remove too much from the package. Idea is to have 2 stages: 1. This MR is first and removes the minimal amount of code. This will remove `gitlab-ci` build that takes time and the parts of the code that depend on it. Additionally it removes recipes that no longer run or are no longer needed. 1. In 9.0 I propose to remove all gitlab-ci mentions in the code which includes the temporary recipes written for the purpose of migration. See merge request !616
No related branches found
No related tags found
Showing
- config/projects/gitlab.rb 0 additions, 1 deletionconfig/projects/gitlab.rb
- config/software/gitlab-ci.rb 0 additions, 83 deletionsconfig/software/gitlab-ci.rb
- config/templates/gitlab-ci/bundle_exec_wrapper.erb 0 additions, 29 deletionsconfig/templates/gitlab-ci/bundle_exec_wrapper.erb
- config/templates/package-scripts/preinst.erb 0 additions, 16 deletionsconfig/templates/package-scripts/preinst.erb
- files/gitlab-config-template/gitlab.rb.template 0 additions, 155 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/recipes/database_migrations.rb 0 additions, 10 deletionsfiles/gitlab-cookbooks/gitlab/recipes/database_migrations.rb
- files/gitlab-cookbooks/gitlab/recipes/default.rb 0 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/default.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-ci.rb 0 additions, 214 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-ci.rb
- files/gitlab-cookbooks/gitlab/templates/default/application.yml.erb 0 additions, 55 deletions...ab-cookbooks/gitlab/templates/default/application.yml.erb
- files/gitlab-scripts/symlink_ctl_cmds 0 additions, 2 deletionsfiles/gitlab-scripts/symlink_ctl_cmds
Loading
Please register or sign in to comment