An error occurred while fetching the assigned milestone of the selected merge_request.
Add API for manually creating deployments
2 unresolved threads
2 unresolved threads
Compare changes
Files
18- Yorick Peterse authored
This API can be used for manually creating deployments, instead of being limited to creating deployments using CI pipelines. As part of these changes, I refactored some parts of the existing deployments code. This ensures we reuse the same logic for creating deployments in different places. We also move the deployments service classes to a Deployments namespace, now that there are two service classes.
+ 6
− 11
@@ -13,19 +13,14 @@ def create_deployment