ditrit / gandalf

Gandalf (Gandalf is A Natural Devops Application Life-cycle Framework), a tool to allow progressive DevOps adoption.
Mozilla Public License 2.0
7 stars 0 forks source link

Initialize `GitProvider` with parent information #226

Closed Zorin95670 closed 2 years ago

Zorin95670 commented 2 years ago

Modify the create endpoint for domain:

If a parent domain have a GitProvider object, duplicate the GitProvider object on the current domain.

Modify the create endpoint for product:

if the workspace of the product have a GitProvider object, duplicate the GitProvider object on the current product.

Links

blocked by: