Skip to content

Instantly share code, notes, and snippets.

@JogoShugh
Last active August 29, 2015 14:13
Show Gist options
  • Save JogoShugh/845f72054d09911ae02d to your computer and use it in GitHub Desktop.
Save JogoShugh/845f72054d09911ae02d to your computer and use it in GitHub Desktop.
CommitStream sample commits
{
"version": 3,
"nodes": [
{
"id": "59CB3280-D4A9-4C64-82FE-F8FE8D080CBB",
"lastModified": "2015-01-15T08:57:07.558-05:00",
"name": "CommiStream",
"type": "Project"
},
{
"id": "CD260331-B13F-4603-A105-08D596E48D55",
"lastModified": "2015-01-15T08:57:07.560-05:00",
"name": "listener",
"type": "Service",
"parentId": "59CB3280-D4A9-4C64-82FE-F8FE8D080CBB"
},
{
"id": "8C6E0BEE-679C-45F3-BB70-A689B0CFA72A",
"lastModified": "2015-01-15T08:54:44.166-05:00",
"name": "Post to CommitStream Develop",
"headers": [
{
"enabled": true,
"name": "Content-Type",
"value": "application/json"
},
{
"enabled": true,
"name": "x-github-event",
"value": "push"
}
],
"method": {
"requestBody": true,
"link": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5",
"name": "POST"
},
"body": {
"autoSetLength": true,
"textBody": "{\n \"ref\": \"refs/heads/develop\",\n \"commits\": [ \n {\n \"id\": \"d31d174f0495feaf876e92573a2121700fd81e7a\",\n \"distinct\": true,\n \"message\": \"Implemented splash screen for initial app load\\n\\nS-47667\",\n \"timestamp\": \"2015-01-12T15:57:14-03:00\",\n \"url\": \"https://github.com/versionone/v1-mobile-app/commit/d31d174f0495feaf876e92573a2121700fd81e7a\",\n \"author\": {\n \"name\": \"kunzimariano\",\n \"email\": \"kunzi.mariano@gmail.com\",\n \"username\": \"kunzimariano\"\n },\n \"committer\": {\n \"name\": \"kunzimariano\",\n \"email\": \"kunzi.mariano@gmail.com\",\n \"username\": \"kunzimariano\"\n },\n \"added\": [],\n \"removed\": [],\n \"modified\": [\"README.md\"]\n },\n{\n \"id\": \"4f0495d31d17feaf876e92573a2121700fd81e7a\",\n \"distinct\": true,\n \"message\": \"Improved splash screen image dimensions after Holly's UX review\\n\\nS-47667\",\n \"timestamp\": \"2015-01-13T15:57:14-03:00\",\n \"url\": \"https://github.com/versionone/v1-mobile-app/commit/d31d174f0495feaf876e92573a2121700fd81e7a\",\n \"author\": {\n \"name\": \"kunzimariano\",\n \"email\": \"kunzi.mariano@gmail.com\",\n \"username\": \"kunzimariano\"\n },\n \"committer\": {\n \"name\": \"kunzimariano\",\n \"email\": \"kunzi.mariano@gmail.com\",\n \"username\": \"kunzimariano\"\n },\n \"added\": [],\n \"removed\": [],\n \"modified\": [\"README.md\"]\n},\n{\n \"id\": \"d81e7a4f0495d31d17feaf876e92573a2121700f\",\n \"distinct\": true,\n \"message\": \"Final tweaks after customer feedback for splash screen\\n\\nS-47667\",\n \"timestamp\": \"2015-01-14T15:57:14-03:00\",\n \"url\": \"https://github.com/versionone/v1-mobile-app/commit/d31d174f0495feaf876e92573a2121700fd81e7a\",\n \"author\": {\n \"name\": \"hollyreynolds\",\n \"email\": \"hollyreynolds@gmail.com\",\n \"username\": \"hollyreynolds\"\n },\n \"committer\": {\n \"name\": \"hollyreynolds\",\n \"email\": \"hollyreynolds@gmail.com\",\n \"username\": \"hollyreynolds\"\n },\n \"added\": [],\n \"removed\": [],\n \"modified\": [\"README.md\"]\n} \n ],\n \"repository\": {\n \"id\": 23355501,\n \"name\": \"v1-mobile-app\"\n }\n}",
"bodyType": "Text"
},
"headersType": "Form",
"type": "Request",
"uri": {
"path": "localhost:6565/api/listenerWebhook",
"query": {
"delimiter": "&",
"items": [
{
"enabled": true,
"name": "key",
"value": "32527e4a-e5ac-46f5-9bad-2c9b7d607bd7"
}
]
},
"scheme": {
"secure": true,
"name": "http",
"version": "V11"
}
},
"parentId": "CD260331-B13F-4603-A105-08D596E48D55"
},
{
"id": "EE7C899B-4ED4-4A2E-A645-56B8875DB837",
"lastModified": "2015-01-15T08:57:07.560-05:00",
"name": "Post to CommitStream Production",
"headers": [
{
"enabled": true,
"name": "Content-Type",
"value": "application/json"
},
{
"enabled": true,
"name": "x-github-event",
"value": "push"
}
],
"method": {
"requestBody": true,
"link": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5",
"name": "POST"
},
"body": {
"autoSetLength": true,
"textBody": "{\n \"ref\": \"refs/heads/production\",\n \"commits\": [ \n{\n \"id\": \"21700fd81e7a4f0495d31d17feaf876e92573a21\",\n \"distinct\": true,\n \"message\": \"Everything looks good. Pushing to production branch!\\n\\nS-47667\",\n \"timestamp\": \"2015-01-15T09:57:14-03:00\",\n \"url\": \"https://github.com/versionone/v1-mobile-app/commit/d31d174f0495feaf876e92573a2121700fd81e7a\",\n \"author\": {\n \"name\": \"aceybunch\",\n \"email\": \"aceybunch@gmail.com\",\n \"username\": \"aceybunch\"\n },\n \"committer\": {\n \"name\": \"aceybunch\",\n \"email\": \"aceybunch@gmail.com\",\n \"username\": \"aceybunch\"\n },\n \"added\": [],\n \"removed\": [],\n \"modified\": [\"README.md\"]\n} \n \n \n ],\n \"repository\": {\n \"id\": 23355501,\n \"name\": \"v1-mobile-app\"\n }\n}\n\n\n",
"bodyType": "Text"
},
"headersType": "Form",
"type": "Request",
"uri": {
"path": "localhost:6565/api/listenerWebhook",
"query": {
"delimiter": "&",
"items": [
{
"enabled": true,
"name": "key",
"value": "32527e4a-e5ac-46f5-9bad-2c9b7d607bd7"
}
]
},
"scheme": {
"secure": true,
"name": "http",
"version": "V11"
}
},
"parentId": "CD260331-B13F-4603-A105-08D596E48D55"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment