-
- Downloads
Add two more project templates
Related to !13108. Mostly this is just running the rake task and changing the task a bit to catch cases like the project already existing or so. The rake task moves archives to the vendor/project_template directory, which are checked in too.
Showing
- app/views/shared/icons/_express.svg 0 additions, 0 deletionsapp/views/shared/icons/_express.svg
- app/views/shared/icons/_spring.svg 0 additions, 0 deletionsapp/views/shared/icons/_spring.svg
- lib/gitlab/project_template.rb 3 additions, 1 deletionlib/gitlab/project_template.rb
- lib/tasks/gitlab/update_templates.rake 7 additions, 2 deletionslib/tasks/gitlab/update_templates.rake
- spec/lib/gitlab/project_template_spec.rb 3 additions, 1 deletionspec/lib/gitlab/project_template_spec.rb
- vendor/project_templates/express.tar.gz 0 additions, 0 deletionsvendor/project_templates/express.tar.gz
- vendor/project_templates/spring.tar.gz 0 additions, 0 deletionsvendor/project_templates/spring.tar.gz
File moved
vendor/project_templates/express.tar.gz
0 → 100644
File added
vendor/project_templates/spring.tar.gz
0 → 100644
File added
Please register or sign in to comment