From fedf978f9aa1909ed7bb3fad767ad120a1c6bd7b Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 28 Jan 2020 15:08:36 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/rake_tasks.md | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'doc/development') diff --git a/doc/development/rake_tasks.md b/doc/development/rake_tasks.md index d9b2ace1b5b..ff978ee2899 100644 --- a/doc/development/rake_tasks.md +++ b/doc/development/rake_tasks.md @@ -54,17 +54,6 @@ By default, this seeds an average of 10 issues per week for the last 52 weeks per project. All issues will also be randomly labeled with team, type, severity, and priority. -#### Seeding groups with sub-groups - -You can seed groups with sub-groups that contain milestones/projects/issues -with the `gitlab:seed:group_seed` task: - -```shell -bin/rake "gitlab:seed:group_seed[subgroup_depth, username]" -``` - -Group are additionally seeded with epics if GitLab instance has epics feature available. - ### Automation If you're very sure that you want to **wipe the current database** and refill -- cgit v1.2.3