coolify/thunder-tests/thunderclient.json

146 lines
35 KiB
JSON
Raw Normal View History

2023-05-09 12:42:10 +00:00
[
{
"_id": "b3d379ab-e5e4-4ba4-991d-b6c8c6bbcb98",
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
2023-06-13 13:01:11 +00:00
"name": "Public Push",
2023-05-09 12:42:10 +00:00
"url": "http://localhost:8000/webhooks/source/github/events",
"method": "POST",
"sortNum": 10000,
"created": "2023-05-09T11:45:50.227Z",
"modified": "2023-05-09T12:22:27.192Z",
"headers": [
{
"name": "X-GitHub-Delivery",
"value": "9b4bc300-ee63-11ed-9133-5f71dd83487d"
},
{
"name": "X-GitHub-Event",
"value": "push"
},
{
"name": "X-GitHub-Hook-ID",
"value": "400873078"
},
{
"name": "X-GitHub-Hook-Installation-Target-ID",
"value": "292941"
},
{
"name": "X-GitHub-Hook-Installation-Target-Type",
"value": "integration"
},
{
"name": "X-Hub-Signature-256",
"value": "sha256=d5c8d05cc6de14422ab3661d37ec4b98e71f4fdd63d1116f5dedfcb0213ee03d"
},
{
"name": "Content-Type",
"value": "application/json"
}
],
"params": [],
"body": {
"type": "json",
"raw": "{\n \"ref\": \"{{repository_ref}}\",\n \"repository\": {\n \"id\": \"{{repository_id}}\",\n \"full_name\": \"{{repository_name}}\"\n }\n}",
"form": []
},
"tests": []
2023-05-31 09:24:02 +00:00
},
{
"_id": "b5386afc-ad91-428f-88ac-0f449c5c26fd",
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
2023-06-13 13:01:11 +00:00
"name": "Public PR - Opened",
2023-05-31 09:24:02 +00:00
"url": "http://localhost:8000/webhooks/source/github/events",
"method": "POST",
"sortNum": 20000,
"created": "2023-05-31T08:23:28.904Z",
2023-06-13 13:37:55 +00:00
"modified": "2023-06-13T13:10:18.357Z",
2023-05-31 09:24:02 +00:00
"headers": [
{
"name": "X-GitHub-Delivery",
2023-06-13 13:37:55 +00:00
"value": "e4c43c10-09cf-11ee-8879-0a481c473173"
2023-05-31 09:24:02 +00:00
},
{
"name": "X-GitHub-Event",
"value": "pull_request"
},
{
"name": "X-GitHub-Hook-ID",
"value": "400873078"
},
{
"name": "X-GitHub-Hook-Installation-Target-ID",
"value": "292941"
},
{
"name": "X-GitHub-Hook-Installation-Target-Type",
"value": "integration"
},
{
"name": "X-Hub-Signature-256",
2023-06-13 13:37:55 +00:00
"value": "sha256=d02e35ae379a528076710322fcf9386b23bc14d61fd671259ae1d9d20488b36f"
2023-05-31 09:24:02 +00:00
},
{
"name": "Content-Type",
"value": "application/json"
}
],
"params": [],
"body": {
"type": "json",
2023-06-13 13:37:55 +00:00
"raw": "{\r\n \"action\": \"reopened\",\r\n \"number\": 1,\r\n \"pull_request\": {\r\n \"url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1\",\r\n \"id\": 1352319418,\r\n \"node_id\": \"PR_kwDOI_GW1M5QmsG6\",\r\n \"html_url\": \"https://github.com/coollabsio/coolify-examples/pull/1\",\r\n \"diff_url\": \"https://github.com/coollabsio/coolify-examples/pull/1.diff\",\r\n \"patch_url\": \"https://github.com/coollabsio/coolify-examples/pull/1.patch\",\r\n \"issue_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/1\",\r\n \"number\": 1,\r\n \"state\": \"open\",\r\n \"locked\": false,\r\n \"title\": \"Test\",\r\n \"user\": {\r\n \"login\": \"andrasbacsai\",\r\n \"id\": 5845193,\r\n \"node_id\": \"MDQ6VXNlcjU4NDUxOTM=\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/5845193?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/andrasbacsai\",\r\n \"html_url\": \"https://github.com/andrasbacsai\",\r\n \"followers_url\": \"https://api.github.com/users/andrasbacsai/followers\",\r\n \"following_url\": \"https://api.github.com/users/andrasbacsai/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/andrasbacsai/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/andrasbacsai/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/andrasbacsai/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/andrasbacsai/orgs\",\r\n \"repos_url\": \"https://api.github.com/users/andrasbacsai/repos\",\r\n \"events_url\": \"https://api.github.com/users/andrasbacsai/events{/privacy}\",\r\n \"received_events_url\": \"https://api.github.com/users/andrasbacsai/received_events\",\r\n \"type\": \"User\",\r\n \"site_admin\": false\r\n },\r\n \"body\": null,\r\n \"created_at\": \"2023-05-16T11:18:34Z\",\r\n \"updated_at\": \"2023-06-13T13:09:47Z\",\r\n \"closed_at\": null,\r\n \"merged_at\": null,\r\n \"merge_commit_sha\": null,\r\n \"assignee\": null,\r\n \"assignees\": [\r\n\r\n ],\r\n \"requested_reviewers\": [\r\n\r\n ],\r\n \"requested_teams\": [\r\n\r\n ],\r\n \"labels\": [\r\n\r\n ],\r\n \"milestone\": null,\r\n \"draft\": false,\r\n \"commits_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1/commits\",\r\n \"review_comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/1/comments\",\r\n \"review_comment_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/pulls/comments{/number}\",\r\n \"comments_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/issues/1/comments\",\r\n \"statuses_url\": \"https://api.github.com/repos/coollabsio/coolify-examples/statuses/7bf7f99f08108661bee8ead3c3854b491030b4d7\",\r\n \"head\": {\r\n \"label\": \"coollabsio:nodejs-fastify\",\r\n \"ref\": \"nodejs-fastify\",\r\n \"sha\": \"7bf7f99f08108661bee8ead3c3854b491030b4d7\",\r\n \"user\": {\r\n \"login\": \"coollabsio\",\r\n \"id\": 60715044,\r\n \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjYwNzE1MDQ0\",\r\n \"avatar_url\": \"https://avatars.githubusercontent.com/u/60715044?v=4\",\r\n \"gravatar_id\": \"\",\r\n \"url\": \"https://api.github.com/users/coollabsio\",\r\n \"html_url\": \"https://github.com/coollabsio\",\r\n \"followers_url\": \"https://api.github.com/users/coollabsio/followers\",\r\n \"following_url\": \"https://api.github.com/users/coollabsio/following{/other_user}\",\r\n \"gists_url\": \"https://api.github.com/users/coollabsio/gists{/gist_id}\",\r\n \"starred_url\": \"https://api.github.com/users/coollabsio/starred{/owner}{/repo}\",\r\n \"subscriptions_url\": \"https://api.github.com/users/coollabsio/subscriptions\",\r\n \"organizations_url\": \"https://api.github.com/users/coollabsio/orgs\",\r\n \
2023-05-31 09:24:02 +00:00
"form": []
},
"tests": []
},
{
"_id": "7e7a3abd-dc01-454f-aa80-eaeb2c18aa56",
"colId": "e6458286-eef1-401c-be84-860b111d66f0",
"containerId": "b8cfd093-5467-44a2-9221-ad0207717310",
2023-06-13 13:01:11 +00:00
"name": "Public PR - Closed",
2023-05-31 09:24:02 +00:00
"url": "http://localhost:8000/webhooks/source/github/events",
"method": "POST",
"sortNum": 30000,
"created": "2023-05-31T09:15:15.833Z",
2023-06-13 13:01:11 +00:00
"modified": "2023-06-13T08:34:27.203Z",
2023-05-31 09:24:02 +00:00
"headers": [
{
"name": "X-GitHub-Delivery",
"value": "9b4bc300-ee63-11ed-9133-5f71dd83487d"
},
{
"name": "X-GitHub-Event",
"value": "pull_request"
},
{
"name": "X-GitHub-Hook-ID",
"value": "400873078"
},
{
"name": "X-GitHub-Hook-Installation-Target-ID",
"value": "292941"
},
{
"name": "X-GitHub-Hook-Installation-Target-Type",
"value": "integration"
},
{
"name": "X-Hub-Signature-256",
"value": "sha256=d5c8d05cc6de14422ab3661d37ec4b98e71f4fdd63d1116f5dedfcb0213ee03d"
},
{
"name": "Content-Type",
"value": "application/json"
}
],
"params": [],
"body": {
"type": "json",
"raw": "{\n \"action\": \"closed\",\n \"number\": 1,\n \"pull_request\": {\n \"html_url\": \"https://github.com/{{repository_name}}/pull/1\",\n \"head\": {\n \"ref\":\"{{repository_ref_pr}}\"\n },\n \"base\": {\n \"ref\":\"{{repository_ref}}\"\n }\n },\n \"repository\": {\n \"id\": \"{{repository_id}}\",\n \"full_name\": \"{{repository_name}}\"\n }\n}",
"form": []
},
"tests": []
2023-05-09 12:42:10 +00:00
}
]