-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix broken update_project_templates rake task
This rake task had been broken for a while. This fixes the breakages, adds a test to help avoid future breakages, and adds a few ergonomic improvements to the task itself.
Showing
- lib/gitlab/project_template.rb 7 additions, 3 deletionslib/gitlab/project_template.rb
- lib/tasks/gitlab/update_templates.rake 45 additions, 17 deletionslib/tasks/gitlab/update_templates.rake
- spec/lib/gitlab/project_template_spec.rb 6 additions, 0 deletionsspec/lib/gitlab/project_template_spec.rb
- spec/tasks/gitlab/update_templates_rake_spec.rb 25 additions, 0 deletionsspec/tasks/gitlab/update_templates_rake_spec.rb
Please register or sign in to comment