Skip to content

Implement group file templates

Nick Thomas requested to merge (removed):5987-group-file-templates into master

What does this MR do?

Allows group owners to designate a project in the group as a source of templates. Those templates can then be used like vendored or custom instance templates.

CE backport: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22310

What are the relevant issue numbers?

Screenshots

Group settings page

Screenshot_from_2018-10-16_14-28-09

Adding a Dockerfile from templates in a top-level group

Screenshot_from_2018-10-05_17-56-37

Adding a Dockerfile from templates in a subgroup

Screenshot_from_2018-10-05_17-53-13

Does this MR meet the acceptance criteria?

Closes #5987 (closed)

Edited by Nick Thomas

Merge request reports