Refactor deploy rake task
- Drop auto-deploy pipeline code sections that are now handled
by the Delivery team's co-ordinated pipelines
- Remove code relevant to Ubuntu 16.04 whose support was
dropped some time ago
- Improves the deploy related rspec tests
- Exit deploy code earlier when possible similar to how
logic gates are handled in other rake tasks
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
Showing
- lib/gitlab/build/info.rb 2 additions, 5 deletionslib/gitlab/build/info.rb
- lib/gitlab/tasks/gitlab_com.rake 22 additions, 17 deletionslib/gitlab/tasks/gitlab_com.rake
- spec/lib/gitlab/build/info_spec.rb 0 additions, 10 deletionsspec/lib/gitlab/build/info_spec.rb
- spec/lib/gitlab/tasks/gitlab_com_spec.rb 154 additions, 0 deletionsspec/lib/gitlab/tasks/gitlab_com_spec.rb
Loading
Please register or sign in to comment