diff --git a/gitlab/assets/app-builder-blueprints/gitlab-deployment-manager.json b/gitlab/assets/app-builder-blueprints/gitlab-deployment-manager.json index f06fa8ea82f04..f5139ad032875 100644 --- a/gitlab/assets/app-builder-blueprints/gitlab-deployment-manager.json +++ b/gitlab/assets/app-builder-blueprints/gitlab-deployment-manager.json @@ -176,36 +176,6 @@ }, "type": "gridCell" }, - { - "events": [], - "name": "gridCell8", - "properties": { - "children": [ - { - "events": [], - "name": "text1", - "properties": { - "content": "![](https://app-builder-demo.s3.amazonaws.com/gitlab.png)", - "contentType": "markdown", - "isVisible": true, - "textAlign": "left", - "verticalAlign": "top" - }, - "type": "text" - } - ], - "isVisible": "true", - "layout": { - "default": { - "height": 15, - "width": 1, - "x": 0, - "y": 0 - } - } - }, - "type": "gridCell" - }, { "events": [], "name": "gridCell4_copy", @@ -584,6 +554,36 @@ } }, "type": "gridCell" + }, + { + "events": [], + "name": "gridCell3", + "properties": { + "children": [ + { + "events": [], + "name": "integrationLogo0", + "properties": { + "horizontalAlign": "center", + "integrationId": "gitlab", + "isLoading": false, + "isVisible": true, + "verticalAlign": "center" + }, + "type": "integrationLogo" + } + ], + "isVisible": "true", + "layout": { + "default": { + "height": 11, + "width": 1, + "x": 0, + "y": 0 + } + } + }, + "type": "gridCell" } ] }, @@ -769,7 +769,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -855,7 +858,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -941,7 +947,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1027,7 +1036,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1114,7 +1126,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1198,7 +1213,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1283,7 +1301,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1367,7 +1388,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1451,7 +1475,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" }, @@ -1537,7 +1564,10 @@ "runner": null, "artifacts_expire_at": null, "archived": false, - "tag_list": ["arch:amd64", "specific:true"] + "tag_list": [ + "arch:amd64", + "specific:true" + ] }, "status": "Success" } @@ -1555,7 +1585,9 @@ }, "tile_background": "table", "tile_icon_action_fqn": "com.datadoghq.gitlab.getProjectDeployments", - "tags": ["software_delivery"], + "tags": [ + "software_delivery" + ], "embedded_workflow_blueprints": {}, "embedded_datastore_blueprints": {} } \ No newline at end of file diff --git a/gitlab/assets/app-builder-blueprints/scaffold-new-project-in-gitlab.json b/gitlab/assets/app-builder-blueprints/scaffold-new-project-in-gitlab.json index d7fde91d9aa62..e1da3ac6d44eb 100644 --- a/gitlab/assets/app-builder-blueprints/scaffold-new-project-in-gitlab.json +++ b/gitlab/assets/app-builder-blueprints/scaffold-new-project-in-gitlab.json @@ -824,36 +824,6 @@ }, "type": "gridCell" }, - { - "events": [], - "name": "gridCell5_copy6", - "properties": { - "children": [ - { - "events": [], - "name": "datadog_logo", - "properties": { - "content": "![](https://app-builder-demo.s3.amazonaws.com/metrics-monitors/dd.svg)", - "contentType": "markdown", - "isVisible": true, - "textAlign": "center", - "verticalAlign": "center" - }, - "type": "text" - } - ], - "isVisible": "true", - "layout": { - "default": { - "height": 11, - "width": 7, - "x": 2, - "y": 0 - } - } - }, - "type": "gridCell" - }, { "events": [], "name": "gridCell3", @@ -1130,6 +1100,36 @@ } }, "type": "gridCell" + }, + { + "events": [], + "name": "gridCell11", + "properties": { + "children": [ + { + "events": [], + "name": "integrationLogo0", + "properties": { + "horizontalAlign": "center", + "integrationId": "_datadog", + "isLoading": false, + "isVisible": true, + "verticalAlign": "center" + }, + "type": "integrationLogo" + } + ], + "isVisible": "true", + "layout": { + "default": { + "height": 11, + "width": 1, + "x": 5, + "y": 0 + } + } + }, + "type": "gridCell" } ] },