Skip to content

Update Awesome Co docs to contain correct rake namespace

Dominic Bauer requested to merge update-awesome-co-seed-docs into master

What does this MR do and why?

Updates the documentation for the Awesome Co seeder to contain the proper rake namespace (now contained in the ee namespace).

See: !83656 (merged)

How to set up and validate locally

% bin/rake -T | grep gitlab:seed:awesome_co"
rake ee:gitlab:seed:awesome_co[co,namespace_id]                                                       # Seed test data for a given namespace

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dominic Bauer

Merge request reports