gitlab-org--gitlab-foss/lib/tasks
Z.J. van de Weg 09974de3e3
Create rake task to create project templates
First iteration, and some stuff is missing. But basically this rake task
does a clone of a project we've pointed it to. Than creates a project on
the GDK, which should be running in the background. This project is
exported, after which we move that archive to the location we need it.
We clean up by removing the generated project.

The first idea was to export the project on .com too, however than we
might run into ImportExport versions mismatch. This could've been
circumvented by checkout out an older commit locally. This however is
not needed yet, so we opted to not go this route yet, instead we will
iterate on what we got.
2017-08-01 13:00:51 +02:00
..
ci We don't need them 2016-09-01 02:21:16 +08:00
gitlab Create rake task to create project templates 2017-08-01 13:00:51 +02:00
migrate Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
brakeman.rake Add test that asserts unicorns terminate 2017-04-26 16:39:12 +02:00
cache.rake Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
config_lint.rake CI runs lint on shell scripts in lib/support 2017-02-07 22:19:16 +00:00
dev.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
downtime_check.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
ee_compat_check.rake Change the approach to check if patches apply cleanly 2016-10-21 19:16:56 +02:00
eslint.rake simplify eslint rake task 2017-02-15 23:46:29 -06:00
flay.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
gemojione.rake Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
gettext.rake Remove .coffee ext files for i18n 2017-07-08 00:40:10 +09:00
grape.rake added missed commit in rebase 2017-02-07 11:00:47 +01:00
haml-lint.rake Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entry 2016-09-13 18:56:00 +02:00
import.rake backports changed import logic from pull mirroring feature into CE 2017-06-05 23:09:10 +01:00
karma.rake Reset container width when switching to pipelines MR tab 2017-03-28 10:59:54 -05:00
lint.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
rubocop.rake Add rubocop-rspec 2016-05-23 15:59:32 -04:00
scss-lint.rake
services.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
setup.rake
sidekiq.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
spec.rake Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
spinach.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
test.rake remove remaining vestiges of teaspoon test runner 2017-01-10 12:30:41 -06:00
tokens.rake use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
yarn.rake do not use --force command argument for yarn 2017-02-16 01:04:08 -06:00