Browse Source

ref: Run prettier through the fixture jsons (#37388)

Jenn Mueng 2 years ago
parent
commit
9850c7a2ad

+ 14 - 14
fixtures/artifact_bundle/manifest.json

@@ -1,17 +1,17 @@
 {
-    "org": "__org__",
-    "release": "__release__",
-    "files": {
-        "files/_/_/index.js.map": {
-            "url": "~/index.js.map",
-            "type": "source_map"
-        },
-        "files/_/_/index.js": {
-            "url": "~/index.js",
-            "type": "source",
-            "headers": {
-                "Sourcemap": "index.js.map"
-            }
-        }
+  "org": "__org__",
+  "release": "__release__",
+  "files": {
+    "files/_/_/index.js.map": {
+      "url": "~/index.js.map",
+      "type": "source_map"
+    },
+    "files/_/_/index.js": {
+      "url": "~/index.js",
+      "type": "source",
+      "headers": {
+        "Sourcemap": "index.js.map"
+      }
     }
+  }
 }

+ 3 - 9
fixtures/cloudflare/oauth-login-webhook.json

@@ -123,9 +123,7 @@
             "delete-install"
           ],
           "block": true,
-          "authenticate": [
-            "account"
-          ]
+          "authenticate": ["account"]
         }
       ],
       "preview": {
@@ -148,9 +146,7 @@
             "title": "Sentry Organization"
           },
           "account": {
-            "services": [
-              "sentry-qa-dcramer"
-            ],
+            "services": ["sentry-qa-dcramer"],
             "title": "Sentry Account",
             "type": "object",
             "order": 0,
@@ -247,9 +243,7 @@
           "_show": true,
           "format": "account",
           "order": 0,
-          "services": [
-            "sentry-qa-dcramer"
-          ],
+          "services": ["sentry-qa-dcramer"],
           "type": "object",
           "properties": {}
         },

+ 3 - 9
fixtures/cloudflare/option-change-account-webhook.json

@@ -124,9 +124,7 @@
             "delete-install"
           ],
           "block": true,
-          "authenticate": [
-            "account"
-          ]
+          "authenticate": ["account"]
         }
       ],
       "preview": {
@@ -149,9 +147,7 @@
             "title": "Sentry Organization"
           },
           "account": {
-            "services": [
-              "sentry-qa-dcramer"
-            ],
+            "services": ["sentry-qa-dcramer"],
             "title": "Sentry Account",
             "type": "object",
             "order": 0,
@@ -248,9 +244,7 @@
           "_show": true,
           "format": "account",
           "order": 0,
-          "services": [
-            "sentry-qa-dcramer"
-          ],
+          "services": ["sentry-qa-dcramer"],
           "type": "object",
           "properties": {}
         },

+ 3 - 9
fixtures/cloudflare/preview-webhook-authenticated.json

@@ -123,9 +123,7 @@
             "delete-install"
           ],
           "block": true,
-          "authenticate": [
-            "account"
-          ]
+          "authenticate": ["account"]
         }
       ],
       "preview": {
@@ -148,9 +146,7 @@
             "title": "Sentry Organization"
           },
           "account": {
-            "services": [
-              "sentry-qa-dcramer"
-            ],
+            "services": ["sentry-qa-dcramer"],
             "title": "Sentry Account",
             "type": "object",
             "order": 0,
@@ -220,9 +216,7 @@
     "schema": {
       "properties": {
         "account": {
-          "services": [
-            "sentry-qa-dcramer"
-          ],
+          "services": ["sentry-qa-dcramer"],
           "title": "Sentry Account",
           "type": "object",
           "order": 0,

+ 3 - 9
fixtures/cloudflare/preview-webhook.json

@@ -61,9 +61,7 @@
             "delete-install"
           ],
           "block": true,
-          "authenticate": [
-            "account"
-          ]
+          "authenticate": ["account"]
         }
       ],
       "preview": {
@@ -72,9 +70,7 @@
       "options": {
         "properties": {
           "account": {
-            "services": [
-              "sentry-qa-dcramer"
-            ],
+            "services": ["sentry-qa-dcramer"],
             "title": "Sentry Account",
             "type": "object",
             "order": 0,
@@ -152,9 +148,7 @@
           "title": "Sentry Organization"
         },
         "account": {
-          "services": [
-            "sentry-qa-dcramer"
-          ],
+          "services": ["sentry-qa-dcramer"],
           "title": "Sentry Account",
           "type": "object",
           "order": 0,

File diff suppressed because it is too large
+ 0 - 0
fixtures/integration-docs/go-http.json


+ 4 - 4
fixtures/integration-docs/python-fastapi.json

@@ -1,6 +1,6 @@
 {
-    "html": "<div class=\"section\" id=\"installation\"></div>\n",
-    "link": "https://docs.sentry.io/platforms/python/guides/fastapi/",
-    "id": "python-fastapi",
-    "name": "FastAPI"
+  "html": "<div class=\"section\" id=\"installation\"></div>\n",
+  "link": "https://docs.sentry.io/platforms/python/guides/fastapi/",
+  "id": "python-fastapi",
+  "name": "FastAPI"
 }

+ 4 - 4
fixtures/integration-docs/starlette.json

@@ -1,6 +1,6 @@
 {
-    "html": "<div class=\"section\" id=\"installation\"></div>\n",
-    "link": "https://docs.sentry.io/platforms/python/guides/starlette/",
-    "id": "python-starlette",
-    "name": "Starlette"
+  "html": "<div class=\"section\" id=\"installation\"></div>\n",
+  "link": "https://docs.sentry.io/platforms/python/guides/starlette/",
+  "id": "python-starlette",
+  "name": "Starlette"
 }

+ 24 - 40
fixtures/integrations/jira/stubs/createmeta_response.json

@@ -24,9 +24,7 @@
               "hasDefaultValue": false,
               "key": "summary",
               "name": "Summary",
-              "operations": [
-                "set"
-              ],
+              "operations": ["set"],
               "required": true,
               "schema": {
                 "system": "summary",
@@ -37,9 +35,7 @@
               "hasDefaultValue": false,
               "key": "description",
               "name": "Description",
-              "operations": [
-                "set"
-              ],
+              "operations": ["set"],
               "required": false,
               "schema": {
                 "system": "description",
@@ -51,9 +47,7 @@
               "name": "Issue Type",
               "key": "issuetype",
               "hasDefaultValue": false,
-              "operations": [
-                "set"
-              ]
+              "operations": ["set"]
             },
             "labels": {
               "required": false,
@@ -67,31 +61,29 @@
             },
             "project": {
               "allowedValues": [
-               {
-                "avatarUrls": {
-                  "48x48": "http://www.example.com/jira/secure/projectavatar?pid=10000&avatarId=10011",
-                  "24x24": "http://www.example.com/jira/secure/projectavatar?size=small&pid=10000&avatarId=10011",
-                  "16x16": "http://www.example.com/jira/secure/projectavatar?size=xsmall&pid=10000&avatarId=10011",
-                  "32x32": "http://www.example.com/jira/secure/projectavatar?size=medium&pid=10000&avatarId=10011"
-                },
-                "id": "10000",
-                "key": "EX",
-                "name": "Example Project",
-                "projectTypeKey": "software",
-                "self": "https://hellboi.atlassian.net/rest/api/2/project/10000",
-                "simplified": false
-               }
+                {
+                  "avatarUrls": {
+                    "48x48": "http://www.example.com/jira/secure/projectavatar?pid=10000&avatarId=10011",
+                    "24x24": "http://www.example.com/jira/secure/projectavatar?size=small&pid=10000&avatarId=10011",
+                    "16x16": "http://www.example.com/jira/secure/projectavatar?size=xsmall&pid=10000&avatarId=10011",
+                    "32x32": "http://www.example.com/jira/secure/projectavatar?size=medium&pid=10000&avatarId=10011"
+                  },
+                  "id": "10000",
+                  "key": "EX",
+                  "name": "Example Project",
+                  "projectTypeKey": "software",
+                  "self": "https://hellboi.atlassian.net/rest/api/2/project/10000",
+                  "simplified": false
+                }
               ],
               "hasDefaultValue": false,
               "key": "project",
               "name": "Project",
-              "operations": [
-               "set"
-              ],
+              "operations": ["set"],
               "required": true,
               "schema": {
-               "system": "project",
-               "type": "project"
+                "system": "project",
+                "type": "project"
               }
             },
             "customfield_10200": {
@@ -126,9 +118,7 @@
               ]
             },
             "customfield_10400": {
-              "operations": [
-                "set"
-              ],
+              "operations": ["set"],
               "name": "Epic Link",
               "required": false,
               "hasDefaultValue": false,
@@ -140,9 +130,7 @@
               }
             },
             "customfield_10500": {
-              "operations": [
-                "set"
-              ],
+              "operations": ["set"],
               "name": "Sprint",
               "required": false,
               "hasDefaultValue": false,
@@ -155,9 +143,7 @@
               }
             },
             "parent": {
-              "operations": [
-                "set"
-              ],
+              "operations": ["set"],
               "name": "Parent",
               "required": false,
               "hasDefaultValue": false,
@@ -168,9 +154,7 @@
               }
             },
             "reporter": {
-              "operations": [
-                "set"
-              ],
+              "operations": ["set"],
               "name": "Reporter",
               "required": true,
               "autoCompleteUrl": "https://saifelse.atlassian.net/rest/api/2/user/search?query=",

+ 16 - 14
fixtures/integrations/jira/stubs/edit_issue_assignee_missing_payload.json

@@ -1,16 +1,18 @@
 {
-    "changelog": {
-        "items": [{
-            "field": "assignee",
-            "from": null,
-            "fromString": null,
-            "fieldtype": "jira",
-            "fieldId": "assignee"
-        }],
-        "id": "10172"
-    },
-    "issue": {
-        "fields": {},
-        "key": "APP-123"
-    }
+  "changelog": {
+    "items": [
+      {
+        "field": "assignee",
+        "from": null,
+        "fromString": null,
+        "fieldtype": "jira",
+        "fieldId": "assignee"
+      }
+    ],
+    "id": "10172"
+  },
+  "issue": {
+    "fields": {},
+    "key": "APP-123"
+  }
 }

Some files were not shown because too many files changed in this diff