diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can change entry status from fork.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can change entry status from fork.json
index 2373f04f..5b1930c2 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can change entry status from fork.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can change entry status from fork.json
@@ -1,15 +1,47 @@
[
+ {
+ "method": "GET",
+ "url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=1574779467993&ref=refs/meta/_netlify_cms",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:44:28 GMT",
+ "Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
+ "Content-Length": "484",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4883",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"83feaa18d8a2b6b25b4e6331f9872dbf76f09589\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:44:14 GMT",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3F50:39FE8:C56D8D:EBE6DD:5DDD3A4C"
+ },
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":4,\"head\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"second title\",\"description\":\"second description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.600Z\",\"version\":\"1\"}",
+ "status": 200
+ },
{
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:29 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4953",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4952",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"8a3286f2d74580ee9474dc35965fadc1\"",
@@ -25,7 +57,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0774:87DB:2246D56:28A66D1:5DD522A1",
+ "X-GitHub-Request-Id": "3F5A:11CCC:CED9F5:F70288:5DDD3A4D",
"content-length": "1333"
},
"response": "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"forkOwner\"}",
@@ -35,13 +67,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/forkOwner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "403 Forbidden",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4952",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4951",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -53,7 +85,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "077A:3266C:2B61AE9:33E64DD:5DD522A2",
+ "X-GitHub-Request-Id": "3F5F:3BB6F:7E76B7:976FDA:5DDD3A4D",
"content-length": "185"
},
"response": "{\n \"message\": \"Must have push access to view collaborator permission.\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/collaborators/#review-a-users-permission-level\"\n}\n",
@@ -63,17 +95,17 @@
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4951",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4950",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"dc95308b06d8bcd5bef5fecbbfdeb70d\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"4c7cfd678351f182e2d00f9c0caac6c8\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -85,24 +117,24 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "077B:2FD8B:2144E44:27A0758:5DD522A2",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F63:11CCC:CEDB32:F70419:5DDD3A4E",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:23:45Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:24:51Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:24:51Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:43:39Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:21Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:21Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
"method": "POST",
"url": "/repos/owner/repo/forks",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:31 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "22055",
+ "Content-Length": "21923",
"Server": "GitHub.com",
"Status": "202 Accepted",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4950",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4949",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -114,26 +146,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0780:87DB:2246FA0:28A698F:5DD522A3"
+ "X-GitHub-Request-Id": "3F64:11CCA:801BB5:992FBE:5DDD3A4F"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:23:45Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:24:51Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:24:51Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:43:39Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:21Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:21Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 202
},
{
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:32 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4949",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4948",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"dc95308b06d8bcd5bef5fecbbfdeb70d\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"4c7cfd678351f182e2d00f9c0caac6c8\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -145,10 +177,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0785:3266B:22035D5:289721A:5DD522A4",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F69:1E5DF:42DA74:504F3F:5DDD3A4F",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:23:45Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:24:51Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:24:51Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:43:39Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:21Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:21Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
@@ -156,7 +188,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -166,7 +198,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4977",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -176,7 +208,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078A:87D9:14E5AD1:18F9AD8:5DD522A5",
+ "X-GitHub-Request-Id": "3F70:11CCC:CEDDCE:F70745:5DDD3A50",
"content-length": "176"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjUzNDk0MTg4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":null,\"login\":\"forkOwner\",\"__typename\":\"User\"}}}\n",
@@ -187,7 +219,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -197,7 +229,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4976",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -207,18 +239,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078B:2FD8B:214530B:27A0D19:5DD522A5",
+ "X-GitHub-Request-Id": "3F7E:39FE7:7ABC59:9357A7:5DDD3A51",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -228,7 +260,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4975",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -238,18 +270,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0791:2FD8A:1585C3E:19BD7C4:5DD522A6",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3F83:3D52E:7D9969:96C650:5DDD3A51",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMTMxOTo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -259,7 +291,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4974",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -269,10 +301,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0790:14356:2D3BA46:35E8AC7:5DD522A6",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3F84:9495:D3456C:FB737B:5DDD3A52",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNDY3Njo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -280,7 +312,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -290,7 +322,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4973",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -300,49 +332,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0797:3266C:2B623F8:33E6F90:5DD522A7",
+ "X-GitHub-Request-Id": "3F90:3D532:10827E5:13AE747:5DDD3A52",
"content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:27 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4972",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "079B:2FD8B:2145526:27A0FB6:5DD522A7",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:25:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -352,7 +353,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4971",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -362,18 +363,49 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0798:4643E:2140E08:27B60E7:5DD522A7",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3F8F:3D52C:3F3D40:4C363B:5DDD3A52",
+ "content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:35 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4972",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F93:1E5DF:42DC37:505160:5DDD3A52",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:44:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -383,7 +415,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4970",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -393,18 +425,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0796:2FD8C:2AB9054:3302E15:5DD522A7",
- "content-length": "1973"
+ "X-GitHub-Request-Id": "3F92:1E5DB:1781E4:1C8A63:5DDD3A52",
+ "content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -414,7 +446,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4969",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -424,28 +456,28 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0799:4643A:A25B8C:C2F7B1:5DD522A7",
- "content-length": "16478"
+ "X-GitHub-Request-Id": "3F91:1E5ED:108D0B6:13D1EE0:5DDD3A52",
+ "content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/contents/forkOwner/repo/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:38 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
- "Content-Length": "482",
+ "Content-Length": "481",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4948",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4947",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"f1eeb5cac18854859183e89689ff0336dbbb47c1\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:23:39 GMT",
+ "ETag": "\"769cf3a3a7ce75ca4a35951a582fc25c37daef40\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:31 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -457,7 +489,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A7:4643C:141CA1C:1804D45:5DD522AA"
+ "X-GitHub-Request-Id": "3FA0:9496:104DB3B:137BAB3:5DDD3A55"
},
"response": "{\"type\":\"PR\",\"user\":\"forkOwner\",\"status\":\"draft\",\"branch\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
@@ -467,7 +499,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -477,7 +509,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4968",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -487,10 +519,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AC:35260:204A078:26AD07F:5DD522AB",
+ "X-GitHub-Request-Id": "3FA5:11CC8:422E4C:4F5A90:5DDD3A56",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -498,7 +530,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -508,7 +540,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4967",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -518,10 +550,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AD:2FD8B:2145BB3:27A178A:5DD522AB",
+ "X-GitHub-Request-Id": "3FAB:3BB71:1099F7C:13D9220:5DDD3A57",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -529,17 +561,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:40 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4947",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4946",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1276bd15ab2e4751dd7fa0df958cd593\"",
+ "ETag": "\"f45b7f6850f480ccd5346e1aceb1a1c4\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -552,7 +584,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07B2:2FD8A:15860EF:19BDD96:5DD522AC"
+ "X-GitHub-Request-Id": "3FAC:11CC6:14AFCC:192F82:5DDD3A58"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -562,7 +594,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -572,7 +604,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4966",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -582,10 +614,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B7:46440:2CAF4AB:355E91E:5DD522AD",
+ "X-GitHub-Request-Id": "3FB1:11CCA:8025D8:993BE5:5DDD3A58",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -593,17 +625,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:42 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11959",
+ "Content-Length": "11921",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4946",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4945",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9bf416c240f3e9915f89bc9e2e526166\"",
+ "ETag": "\"cbc6e1ef2f6c8fd8fe794e7a92f650b5\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -616,7 +648,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07BC:87DD:2B7AF4F:3400E78:5DD522AE"
+ "X-GitHub-Request-Id": "3FB6:1E5E9:CD614D:F4D4D2:5DDD3A59"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -626,20 +658,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:43 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1565",
+ "Content-Length": "1560",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4945",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4944",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"f1cf83118f76ce74a3d31d6cc348ff9d\"",
+ "ETag": "\"18412c545fdcd4462f12bc34df66e7c9\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/4c86e27f3849d0d5883882cc8bf053183d40f9a2",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/49a13b67e75cf00b0ca85830b46c9d8a065e88c0",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -649,17 +681,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07C5:4643E:21419E9:27B6F18:5DD522AF"
+ "X-GitHub-Request-Id": "3FBB:39FE7:7AC49E:9361E6:5DDD3A5A"
},
- "response": "{\n \"sha\": \"4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjRjODZlMjdmMzg0OWQwZDU4ODM4ODJjYzhiZjA1MzE4M2Q0MGY5YTI=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:25:35Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:25:35Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OjQ5YTEzYjY3ZTc1Y2YwMGIwY2E4NTgzMGI0NmM5ZDhhMDY1ZTg4YzA=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:42Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:42Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:44 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -669,7 +701,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4965",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -679,27 +711,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07C7:2FD86:1168BE:153AF0:5DD522B0",
- "content-length": "627"
+ "X-GitHub-Request-Id": "3FBC:11CC8:4230E0:4F5D9C:5DDD3A5B",
+ "content-length": "622"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjRjODZlMjdmMzg0OWQwZDU4ODM4ODJjYzhiZjA1MzE4M2Q0MGY5YTI=\",\"sha\":\"4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjQ5YTEzYjY3ZTc1Y2YwMGIwY2E4NTgzMGI0NmM5ZDhhMDY1ZTg4YzA=\",\"sha\":\"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQ3NzkxOTM3MzQtbmRibms0M3ZnYy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4944",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4943",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b4328448d12b3549075de5f0479e53eb\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"43d858f2e1b6d9d33ce74e2d352510f7\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -712,10 +744,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07CB:2FD8A:1586553:19BE31E:5DD522B1",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3FC5:3BB71:109A91D:13D9DC9:5DDD3A5C",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/adddb002f28ebaf5c440b04ae8a453c062e7bb0b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd2bb5d2296cae3781be4994933375a8e935afc1\"\n }\n}\n",
"status": 200
},
{
@@ -723,53 +755,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:45 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4943",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0ac91b0c4fd1e77b8d99d2ad6ef81970\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07D2:87D7:999A30:B8A974:5DD522B2"
- },
- "response": "{\n \"sha\": \"f1eeb5cac18854859183e89689ff0336dbbb47c1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"f1eeb5cac18854859183e89689ff0336dbbb47c1\"}]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:25:39 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4942",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2b4ca2d81b30884f03575a478916a6a4\"",
+ "ETag": "\"4f9d9a20f1e8cb5d81fa263087e908c2\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -779,30 +778,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07D7:14356:2D3D1DC:35EA6E4:5DD522B3"
+ "X-GitHub-Request-Id": "3FCA:11CC6:14B096:193086:5DDD3A5D"
},
- "response": "{\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ad265d07c77a0dd10f8d84f22e2fd631e2435248\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ad265d07c77a0dd10f8d84f22e2fd631e2435248\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"769cf3a3a7ce75ca4a35951a582fc25c37daef40\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40\"\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\"parents\":[\"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\"]}",
+ "body": "{\"base_tree\":\"cd2bb5d2296cae3781be4994933375a8e935afc1\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"769cf3a3a7ce75ca4a35951a582fc25c37daef40\"}]}",
"method": "POST",
- "url": "/repos/forkOwner/repo/git/commits?ts=300",
+ "url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:46 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
+ "Content-Length": "875",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4941",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"065f899ece2ac89c27686d7fca18be22\"",
+ "ETag": "\"0c8ba1e4ad1139738daaacb314f8a60b\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/068fea91651e314c0b45b813fda5a19ff4377c23",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -812,26 +811,59 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07D8:87D9:14E68DF:18FAB7A:5DD522B3"
+ "X-GitHub-Request-Id": "3FCC:39FE8:C5841C:EC0281:5DDD3A5E"
},
- "response": "{\n \"sha\": \"068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjA2OGZlYTkxNjUxZTMxNGMwYjQ1YjgxM2ZkYTVhMTlmZjQzNzdjMjM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:25:40Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:25:40Z\"\n },\n \"tree\": {\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/adddb002f28ebaf5c440b04ae8a453c062e7bb0b\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"068fea91651e314c0b45b813fda5a19ff4377c23\",\"force\":false}",
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"2ecedbe748d348894acf7cae15011c9070583c69\",\"parents\":[\"cd2bb5d2296cae3781be4994933375a8e935afc1\"]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:44:47 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1635",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4940",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"810bef9f08a6dae2ec5eedee12e7e047\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FD1:9495:D3580C:FB8A1F:5DDD3A5E"
+ },
+ "response": "{\n \"sha\": \"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OjExM2YzZjNlOGYzNGY3NmMzZjcyYzlmMjNkY2IwYWUzNTc0NTBlZmY=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:47Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:47Z\"\n },\n \"tree\": {\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd2bb5d2296cae3781be4994933375a8e935afc1\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\"force\":false}",
"method": "PATCH",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4940",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4939",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"bb8526e7e62fdcc2a86e513529c9b68c\"",
+ "ETag": "W/\"1084f1c68374586f5258d102116e0dfb\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -843,10 +875,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07DB:14356:2D3D4AC:35EAA42:5DD522B4",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3FD6:1E5E9:CD6AA1:F4E026:5DDD3A5F",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/068fea91651e314c0b45b813fda5a19ff4377c23\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\"\n }\n}\n",
"status": 200
},
{
@@ -854,7 +886,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -864,7 +896,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4964",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -874,51 +906,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E0:4643E:2142346:27B7A2F:5DD522B5",
+ "X-GitHub-Request-Id": "3FE3:1E5E0:7E601C:98287C:5DDD3A61",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/heads/cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:25:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4939",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"210fb2effb74b608b825293b67d471fb\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E5:46440:2CB0789:356000A:5DD522B6",
- "content-length": "788"
- },
- "response": "[\n {\n \"ref\": \"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/4c86e27f3849d0d5883882cc8bf053183d40f9a2\"\n }\n }\n]\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"repository\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repository($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -928,7 +927,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4963",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -938,18 +937,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EA:3525A:3A06BC:459EDC:5DD522B7",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3FE8:39FEA:10DE9D0:141916F:5DDD3A62",
+ "content-length": "92"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"repository\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repository($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createPullRequest\",\"variables\":{\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createPullRequest($createPullRequestInput: CreatePullRequestInput!) {\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:52 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -959,7 +958,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4962",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -969,58 +968,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EF:87DB:2248F17:28A8EB3:5DD522B8",
- "content-length": "92"
+ "X-GitHub-Request-Id": "3FE9:1E5E9:CD6F76:F4E5CF:5DDD3A63",
+ "content-length": "594"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"createPullRequest\",\"variables\":{\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createPullRequest($createPullRequestInput: CreatePullRequestInput!) {\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:25:47 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4961",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07F5:87DD:2B7C237:3402549:5DD522B9",
- "content-length": "595"
- },
- "response": "{\"data\":{\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA1ODA1\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\"number\":5,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxMTM0\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\"number\":5,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:53 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4938",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"bb8526e7e62fdcc2a86e513529c9b68c\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"1084f1c68374586f5258d102116e0dfb\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1033,31 +1001,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07FE:14353:1FD00C2:261FF4A:5DD522BB",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3FF2:9495:D36043:FB9438:5DDD3A64",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/068fea91651e314c0b45b813fda5a19ff4377c23\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjUsImhlYWQiOnsic2hhIjoiNGM4NmUyN2YzODQ5ZDBkNTg4Mzg4MmNjOGJmMDUzMTgzZDQwZjlhMiJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjUsImhlYWQiOnsic2hhIjoiNDlhMTNiNjdlNzVjZjAwYjBjYTg1ODMwYjQ2YzlkOGEwNjVlODhjMCJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:53 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4937",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"e04add9cff84231709629cccb4d894d6\"",
+ "ETag": "\"e27e8199b8b121e19fcd3fd0141bbe33\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/a518080e43e2ec4866406c50e20e43846274fce8",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/fa4144429a486f4d158120abeb7ba94abb42476f",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1067,30 +1035,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0603:2FD8C:2ABB7C5:3305D12:5DD522BC"
+ "X-GitHub-Request-Id": "3FFA:3D532:1084A38:13B1073:5DDD3A65"
},
- "response": "{\n \"sha\": \"a518080e43e2ec4866406c50e20e43846274fce8\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/a518080e43e2ec4866406c50e20e43846274fce8\"\n}\n",
+ "response": "{\n \"sha\": \"fa4144429a486f4d158120abeb7ba94abb42476f\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/fa4144429a486f4d158120abeb7ba94abb42476f\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"068fea91651e314c0b45b813fda5a19ff4377c23\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"a518080e43e2ec4866406c50e20e43846274fce8\"}]}",
+ "body": "{\"base_tree\":\"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"fa4144429a486f4d158120abeb7ba94abb42476f\"}]}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:54 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
+ "Content-Length": "875",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4936",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6f30bb314b25eb7ef090950ee144e17b\"",
+ "ETag": "\"8c81c89377ecf80798cb8ea426da1977\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/93eb6fbe8aeef457d4aa68fc64d78a4a4e5f7e8d",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/f67a1de5b2b2aec208d1361e3eba0f5e5522d77c",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1100,30 +1068,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0604:35260:204B97B:26AEE52:5DD522BC"
+ "X-GitHub-Request-Id": "3FFB:9490:7DCF61:9731BA:5DDD3A66"
},
- "response": "{\n \"sha\": \"93eb6fbe8aeef457d4aa68fc64d78a4a4e5f7e8d\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/93eb6fbe8aeef457d4aa68fc64d78a4a4e5f7e8d\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"bf54f573fe364ed23e64d78f17b9cd389fc16c75\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/bf54f573fe364ed23e64d78f17b9cd389fc16c75\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"f67a1de5b2b2aec208d1361e3eba0f5e5522d77c\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/f67a1de5b2b2aec208d1361e3eba0f5e5522d77c\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"cb18b1d6cbe43d99bc24d9e30dec23a0d9f6a6e3\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/cb18b1d6cbe43d99bc24d9e30dec23a0d9f6a6e3\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"93eb6fbe8aeef457d4aa68fc64d78a4a4e5f7e8d\",\"parents\":[\"068fea91651e314c0b45b813fda5a19ff4377c23\"]}",
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"f67a1de5b2b2aec208d1361e3eba0f5e5522d77c\",\"parents\":[\"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\"]}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:55 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
+ "Content-Length": "1635",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4935",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"fbd611439c22b5262638ff0d235d0033\"",
+ "ETag": "\"f1226337025bb492b59801f61c506405\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/3433fd5bbfc979f78338a071ff0920a7247fa1d3",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1133,26 +1101,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060B:35263:2B38E6A:3399EE0:5DD522BD"
+ "X-GitHub-Request-Id": "3E01:3BB71:109BC65:13DB4F0:5DDD3A66"
},
- "response": "{\n \"sha\": \"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5Ojg4YTBmZTI2ZTE2YjliMWRjNDBhMTM0NmFhM2IwMjA0MTYyNWMyZTA=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:25:49Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:25:49Z\"\n },\n \"tree\": {\n \"sha\": \"93eb6fbe8aeef457d4aa68fc64d78a4a4e5f7e8d\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/93eb6fbe8aeef457d4aa68fc64d78a4a4e5f7e8d\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/068fea91651e314c0b45b813fda5a19ff4377c23\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/068fea91651e314c0b45b813fda5a19ff4377c23\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OjM0MzNmZDViYmZjOTc5Zjc4MzM4YTA3MWZmMDkyMGE3MjQ3ZmExZDM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:55Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:55Z\"\n },\n \"tree\": {\n \"sha\": \"f67a1de5b2b2aec208d1361e3eba0f5e5522d77c\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/f67a1de5b2b2aec208d1361e3eba0f5e5522d77c\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/113f3f3e8f34f76c3f72c9f23dcb0ae357450eff\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\"force\":false}",
+ "body": "{\"sha\":\"3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\"force\":false}",
"method": "PATCH",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4934",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"3b9a9b650d3afc22cd11e5dc83d203ae\"",
+ "ETag": "W/\"017e08826343d36dc36025d106a5d79f\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1164,18 +1132,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0611:2FD89:9D1B60:BCDE27:5DD522BE",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3E06:11CCE:10D6064:141BB65:5DDD3A67",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3433fd5bbfc979f78338a071ff0920a7247fa1d3\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"4c86e27f3849d0d5883882cc8bf053183d40f9a2\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:25:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1184,8 +1152,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4960",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4961",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1195,10 +1163,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0621:35263:2B39325:339A4B3:5DD522C0",
+ "X-GitHub-Request-Id": "3E24:3D530:C6A522:ED33F8:5DDD3A6C",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjRjODZlMjdmMzg0OWQwZDU4ODM4ODJjYzhiZjA1MzE4M2Q0MGY5YTI=\",\"sha\":\"4c86e27f3849d0d5883882cc8bf053183d40f9a2\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjQ5YTEzYjY3ZTc1Y2YwMGIwY2E4NTgzMGI0NmM5ZDhhMDY1ZTg4YzA=\",\"sha\":\"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry on fork.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry on fork.json
index 18f5fdad..e594976c 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry on fork.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry on fork.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4980",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"8a3286f2d74580ee9474dc35965fadc1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DD:35260:203E685:269F0A8:5DD52225",
+ "X-GitHub-Request-Id": "3F87:39FE7:7A739E:92FE7D:5DDD39FE",
"content-length": "1333"
},
"response": "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"forkOwner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/forkOwner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "403 Forbidden",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4979",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -53,7 +53,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E1:2FD8A:157E70E:19B49A3:5DD52226",
+ "X-GitHub-Request-Id": "3F8F:3D530:C60E46:EC7CDE:5DDD39FF",
"content-length": "185"
},
"response": "{\n \"message\": \"Must have push access to view collaborator permission.\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/collaborators/#review-a-users-permission-level\"\n}\n",
@@ -63,17 +63,17 @@
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:12 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4978",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"cd47bb170445a33ee555bba63f099a54\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"c9c4a3e50775b2b8df52a2db95c48870\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -85,24 +85,24 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E6:3525E:1405159:17F0396:5DD52226",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F90:3D532:1078240:13A2218:5DDD39FF",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
"method": "POST",
"url": "/repos/owner/repo/forks",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:20 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:13 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "22055",
+ "Content-Length": "21923",
"Server": "GitHub.com",
"Status": "202 Accepted",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4977",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -114,26 +114,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E9:87D4:2F414A:399269:5DD52227"
+ "X-GitHub-Request-Id": "3F95:1E5E0:7E05EA:97BA1D:5DDD3A00"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 202
},
{
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:14 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4976",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"cd47bb170445a33ee555bba63f099a54\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"c9c4a3e50775b2b8df52a2db95c48870\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -145,10 +145,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06EC:46440:2C9EF4A:354B367:5DD52228",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F9A:39FE8:C50856:EB6B6A:5DDD3A02",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
@@ -156,7 +156,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -166,7 +166,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4990",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -176,7 +176,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F1:46436:D9EE5:10E3B4:5DD52229",
+ "X-GitHub-Request-Id": "3F9F:9495:D2D39B:FAE9BF:5DDD3A02",
"content-length": "176"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjUzNDk0MTg4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":null,\"login\":\"forkOwner\",\"__typename\":\"User\"}}}\n",
@@ -187,7 +187,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -197,7 +197,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4989",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -207,18 +207,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F6:46440:2C9F27A:354B732:5DD5222A",
+ "X-GitHub-Request-Id": "3FA4:3D52E:7D522C:966FB4:5DDD3A03",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -228,7 +228,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4988",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -238,18 +238,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06FB:3266C:2B542E4:33D6124:5DD5222B",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3FAA:11CCE:10C9DD3:140D262:5DDD3A04",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -259,7 +259,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4987",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -269,80 +269,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06FC:4643E:2135585:27A84FA:5DD5222B",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3FAC:11CCE:10C9DDB:140D270:5DDD3A04",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMTMxOTo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNDY3Njo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:24 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4985",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0701:2FD8B:213A1DC:27938EF:5DD5222B",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:23:24 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4984",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0708:2FD8B:213A1E0:27938F3:5DD5222B",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:23:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -352,7 +290,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4986",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -362,18 +300,49 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0705:14356:2D2CD3F:35D7043:5DD5222B",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3FB0:11CCE:10C9EE6:140D3E0:5DDD3A04",
+ "content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:17 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4985",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FB1:11CCE:10C9EE9:140D3E4:5DDD3A04",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:43:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -383,7 +352,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4983",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -393,18 +362,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0704:87DD:2B6CAD4:33EFA38:5DD5222B",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3FAD:3D532:1078CD0:13A2E88:5DDD3A04",
+ "content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -414,7 +383,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4982",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -424,23 +393,54 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0706:14356:2D2CD49:35D7047:5DD5222B",
- "content-length": "16478"
+ "X-GitHub-Request-Id": "3FAE:3D530:C6162E:EC8682:5DDD3A04",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:43:17 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4984",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FAF:9495:D2D6F1:FAEDE8:5DDD3A04",
+ "content-length": "3102"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/contents/forkOwner/repo/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:20 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4975",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -452,7 +452,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0712:4643C:1415AFB:17FC712:5DD5222F",
+ "X-GitHub-Request-Id": "3FBC:11CCA:7FD292:98D872:5DDD3A08",
"content-length": "144"
},
"response": "{\n \"message\": \"No commit found for the ref refs/meta/_netlify_cms\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/\"\n}\n",
@@ -463,7 +463,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -473,7 +473,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4981",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -483,10 +483,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0717:2FD8C:2AAB02C:32F22D5:5DD52230",
+ "X-GitHub-Request-Id": "3FC1:3D532:1079420:13A3750:5DDD3A08",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -494,17 +494,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:22 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4974",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1276bd15ab2e4751dd7fa0df958cd593\"",
+ "ETag": "\"f45b7f6850f480ccd5346e1aceb1a1c4\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -517,7 +517,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "071C:2FD8A:157F0A9:19B5534:5DD52230"
+ "X-GitHub-Request-Id": "3FC6:3BB71:109131F:13CE67B:5DDD3A09"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -527,7 +527,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -537,7 +537,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4980",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -547,10 +547,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0721:87D1:F2BB2:12BF5E:5DD52231",
+ "X-GitHub-Request-Id": "3FCB:3BB71:109144B:13CE7EE:5DDD3A0A",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -558,17 +558,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:23 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11959",
+ "Content-Length": "11921",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4973",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9bf416c240f3e9915f89bc9e2e526166\"",
+ "ETag": "\"cbc6e1ef2f6c8fd8fe794e7a92f650b5\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -581,7 +581,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0722:14356:2D2D98A:35D7EED:5DD52232"
+ "X-GitHub-Request-Id": "3FCC:39FEA:10D49FC:140CF50:5DDD3A0A"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -591,20 +591,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:24 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1565",
+ "Content-Length": "1560",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4972",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"7f59155d241060189ec3cfcc052cf743\"",
+ "ETag": "\"bf7ab48dcef08f23e33c3231a30dd4b3\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/e57c1a0e87fb8ff8033acca9363e88d504822a91",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/efb5a7b3f8f86f1e6fcf7fdefe85f00690702d27",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -614,17 +614,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0727:32668:A02174:C0F3F6:5DD52232"
+ "X-GitHub-Request-Id": "3FD1:9496:1044FB9:1371279:5DDD3A0B"
},
- "response": "{\n \"sha\": \"e57c1a0e87fb8ff8033acca9363e88d504822a91\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OmU1N2MxYTBlODdmYjhmZjgwMzNhY2NhOTM2M2U4OGQ1MDQ4MjJhOTE=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e57c1a0e87fb8ff8033acca9363e88d504822a91\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/e57c1a0e87fb8ff8033acca9363e88d504822a91\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:23:31Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:23:31Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"efb5a7b3f8f86f1e6fcf7fdefe85f00690702d27\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmVmYjVhN2IzZjhmODZmMWU2ZmNmN2ZkZWZlODVmMDA2OTA3MDJkMjc=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/efb5a7b3f8f86f1e6fcf7fdefe85f00690702d27\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/efb5a7b3f8f86f1e6fcf7fdefe85f00690702d27\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:23Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:23Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"e57c1a0e87fb8ff8033acca9363e88d504822a91\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"efb5a7b3f8f86f1e6fcf7fdefe85f00690702d27\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -634,7 +634,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4979",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -644,23 +644,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072C:87D9:14DEB7B:18F1655:5DD52233",
- "content-length": "627"
+ "X-GitHub-Request-Id": "3FD6:1E5ED:1085CE7:13C9012:5DDD3A0C",
+ "content-length": "622"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OmU1N2MxYTBlODdmYjhmZjgwMzNhY2NhOTM2M2U4OGQ1MDQ4MjJhOTE=\",\"sha\":\"e57c1a0e87fb8ff8033acca9363e88d504822a91\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OmVmYjVhN2IzZjhmODZmMWU2ZmNmN2ZkZWZlODVmMDA2OTA3MDJkMjc=\",\"sha\":\"efb5a7b3f8f86f1e6fcf7fdefe85f00690702d27\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQ3NzkxOTM3MzQtbmRibms0M3ZnYy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4971",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -673,7 +673,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0731:2FD8B:213AFCC:2794969:5DD52235",
+ "X-GitHub-Request-Id": "3FDB:9495:D2E299:FAFC0B:5DDD3A0D",
"content-length": "113"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/git/refs/#get-a-reference\"\n}\n",
@@ -684,17 +684,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:26 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4970",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"cd7ab682c159fc043a828074bf59f87e\"",
+ "ETag": "\"f83d51586d6096e6cd5ebbb4fed82202\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455",
@@ -707,7 +707,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0736:2FD8B:213B09D:2794A55:5DD52235"
+ "X-GitHub-Request-Id": "3FE0:3D532:1079FB8:13A44CF:5DDD3A0E"
},
"response": "{\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n}\n",
"status": 201
@@ -717,17 +717,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:27 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "571",
+ "Content-Length": "569",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4969",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"261df98b5e91a8755778007ee373596b\"",
+ "ETag": "\"8c136167b9d3790509e7083a417b1b40\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6",
@@ -740,7 +740,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0739:87DD:2B6DDF8:33F1128:5DD52236"
+ "X-GitHub-Request-Id": "3FE2:39FE7:7A815A:930F3A:5DDD3A0E"
},
"response": "{\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -750,20 +750,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:28 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1156",
+ "Content-Length": "1153",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4968",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6a7b32c96300664e0118b0cc80daa6d3\"",
+ "ETag": "\"0783ed37ec9e9ebcf2418f95de90d9c9\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/0f3707f131775515a4fd9c1d82ef18b3f6883efa",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/f824303a359b1c8556a5a50a05252291368f0abe",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -773,27 +773,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "073C:46440:2CA0CB2:354D628:5DD52237"
+ "X-GitHub-Request-Id": "3FE6:3BB71:1091DD2:13CF385:5DDD3A0F"
},
- "response": "{\n \"sha\": \"0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjBmMzcwN2YxMzE3NzU1MTVhNGZkOWMxZDgyZWYxOGIzZjY4ODNlZmE=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:23:35Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:23:35Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"First Commit\",\n \"parents\": [\n\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"f824303a359b1c8556a5a50a05252291368f0abe\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmY4MjQzMDNhMzU5YjFjODU1NmE1YTUwYTA1MjUyMjkxMzY4ZjBhYmU=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/f824303a359b1c8556a5a50a05252291368f0abe\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/f824303a359b1c8556a5a50a05252291368f0abe\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:27Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:27Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"First Commit\",\n \"parents\": [\n\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"ref\":\"refs/meta/_netlify_cms\",\"sha\":\"0f3707f131775515a4fd9c1d82ef18b3f6883efa\"}",
+ "body": "{\"ref\":\"refs/meta/_netlify_cms\",\"sha\":\"f824303a359b1c8556a5a50a05252291368f0abe\"}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/refs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:29 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "494",
+ "Content-Length": "492",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4967",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8237bdcf5b0c506124568e003d49d9b9\"",
+ "ETag": "\"349514cadcb2f70baaf2a23e79c99d38\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"Location": "https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms",
@@ -806,9 +806,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0741:14356:2D2E5CB:35D8D86:5DD52238"
+ "X-GitHub-Request-Id": "3FEC:1E5ED:1086387:13C9813:5DDD3A10"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/0f3707f131775515a4fd9c1d82ef18b3f6883efa\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f824303a359b1c8556a5a50a05252291368f0abe\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/f824303a359b1c8556a5a50a05252291368f0abe\"\n }\n}\n",
"status": 201
},
{
@@ -816,20 +816,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:30 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4966",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0ac91b0c4fd1e77b8d99d2ad6ef81970\"",
+ "ETag": "\"4f9d9a20f1e8cb5d81fa263087e908c2\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -839,30 +839,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0746:2FD8A:157F8F2:19B5F37:5DD52239"
+ "X-GitHub-Request-Id": "3FF1:1E5E9:CCF978:F45766:5DDD3A11"
},
- "response": "{\n \"sha\": \"f1eeb5cac18854859183e89689ff0336dbbb47c1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1\"\n}\n",
+ "response": "{\n \"sha\": \"769cf3a3a7ce75ca4a35951a582fc25c37daef40\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"f1eeb5cac18854859183e89689ff0336dbbb47c1\"}]}",
+ "body": "{\"base_tree\":\"f824303a359b1c8556a5a50a05252291368f0abe\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"769cf3a3a7ce75ca4a35951a582fc25c37daef40\"}]}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:30 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
+ "Content-Length": "875",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4965",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2b4ca2d81b30884f03575a478916a6a4\"",
+ "ETag": "\"0c8ba1e4ad1139738daaacb314f8a60b\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -872,30 +872,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "074C:14353:1FC44C3:2611E02:5DD5223A"
+ "X-GitHub-Request-Id": "3FF6:11CCA:7FDC4C:98E434:5DDD3A12"
},
- "response": "{\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ad265d07c77a0dd10f8d84f22e2fd631e2435248\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ad265d07c77a0dd10f8d84f22e2fd631e2435248\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\"parents\":[\"0f3707f131775515a4fd9c1d82ef18b3f6883efa\"]}",
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"2ecedbe748d348894acf7cae15011c9070583c69\",\"parents\":[\"f824303a359b1c8556a5a50a05252291368f0abe\"]}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:39 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:32 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
+ "Content-Length": "1635",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4964",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1b0e8f270015fcd9218646c90ddb59e1\"",
+ "ETag": "\"768fa5e336c30bbdcc0cd199eb283c59\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/adddb002f28ebaf5c440b04ae8a453c062e7bb0b",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/cd2bb5d2296cae3781be4994933375a8e935afc1",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -905,26 +905,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0751:87DB:223D2EE:289AED8:5DD5223A"
+ "X-GitHub-Request-Id": "3FFB:9490:7D7E81:96CFA7:5DDD3A13"
},
- "response": "{\n \"sha\": \"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OmFkZGRiMDAyZjI4ZWJhZjVjNDQwYjA0YWU4YTQ1M2MwNjJlN2JiMGI=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:23:39Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:23:39Z\"\n },\n \"tree\": {\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/0f3707f131775515a4fd9c1d82ef18b3f6883efa\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/0f3707f131775515a4fd9c1d82ef18b3f6883efa\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmNkMmJiNWQyMjk2Y2FlMzc4MWJlNDk5NDkzMzM3NWE4ZTkzNWFmYzE=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:31Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:31Z\"\n },\n \"tree\": {\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"f824303a359b1c8556a5a50a05252291368f0abe\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/f824303a359b1c8556a5a50a05252291368f0abe\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/f824303a359b1c8556a5a50a05252291368f0abe\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\"force\":false}",
+ "body": "{\"sha\":\"cd2bb5d2296cae3781be4994933375a8e935afc1\",\"force\":false}",
"method": "PATCH",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4963",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b4328448d12b3549075de5f0479e53eb\"",
+ "ETag": "W/\"43d858f2e1b6d9d33ce74e2d352510f7\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -936,10 +936,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0753:14356:2D2EB9D:35D946B:5DD5223B",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3E00:3BB6F:7E458E:9732FA:5DDD3A14",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"adddb002f28ebaf5c440b04ae8a453c062e7bb0b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/adddb002f28ebaf5c440b04ae8a453c062e7bb0b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cd2bb5d2296cae3781be4994933375a8e935afc1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd2bb5d2296cae3781be4994933375a8e935afc1\"\n }\n}\n",
"status": 200
},
{
@@ -947,7 +947,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:23:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -957,7 +957,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4978",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -967,10 +967,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "075C:3266B:21FA85A:288C5C0:5DD5223C",
+ "X-GitHub-Request-Id": "3E07:3D530:C62BE6:ECA11D:5DDD3A15",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry.json
index 5ed2d1b0..8f82b643 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can create an entry.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:09 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:38 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4932",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4987",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b2d0d8931b9a5ddf7092c0137247a2c1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "078F:87DB:2223BD7:287CAF1:5DD5212B",
+ "X-GitHub-Request-Id": "3FC0:39FE8:C434FF:EA690E:5DDD3965",
"content-length": "1321"
},
"response": "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/owner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:10 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4931",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4986",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b0c7ca4902ddcfd186497763d8e52620\"",
@@ -56,7 +56,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A8:32669:15235C3:192F0A1:5DD5212D",
+ "X-GitHub-Request-Id": "3FC4:11CCC:CDA100:F581F7:5DDD3966",
"content-length": "1071"
},
"response": "{\n \"permission\": \"admin\",\n \"user\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n }\n}\n",
@@ -67,7 +67,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:11 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -77,7 +77,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4990",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -87,7 +87,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07A9:2FD8B:2122CBF:2777C2B:5DD5212E",
+ "X-GitHub-Request-Id": "3FCA:11CC6:148499:18FA21:5DDD3967",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -98,7 +98,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:12 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:40 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -108,7 +108,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4989",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -118,18 +118,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AF:4643E:211DB8E:278C314:5DD5212F",
+ "X-GitHub-Request-Id": "3FCF:3D532:106665A:138CB98:5DDD3967",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:12 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -139,7 +139,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4988",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -149,18 +149,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B3:3266B:21E2A72:286FA85:5DD52130",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3FD6:1E5E9:CC0B76:F335D3:5DDD3968",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4Nzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -170,7 +170,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4987",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -180,18 +180,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B4:3266B:21E2A87:286FA96:5DD52130",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3FD4:11CCE:10B6510:13F5BDA:5DDD3968",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3Mzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:42 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -201,7 +201,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4986",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -211,49 +211,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07BC:87D9:14CE75C:18DE040:5DD52131",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3FE0:3D52E:7CB713:95B457:5DDD396A",
+ "content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:13 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4985",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07C7:2FD89:9C5C84:BBF696:5DD52131",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:19:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:42 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -263,7 +232,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4984",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -273,18 +242,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07BA:2FD8B:212305A:277804B:5DD52131",
- "content-length": "1973"
+ "X-GitHub-Request-Id": "3FDC:1E5E9:CC0CFE:F337DC:5DDD396A",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:42 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -293,8 +262,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4982",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4985",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -304,18 +273,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07BB:2FD8B:2123061:2778058:5DD52131",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3FDF:9490:7CCC58:95F95C:5DDD396A",
+ "content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:42 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -325,7 +294,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4983",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,23 +304,54 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07BF:35263:2B0C84E:3364735:5DD52131",
- "content-length": "16478"
+ "X-GitHub-Request-Id": "3FDB:9496:10332CE:135B868:5DDD396A",
+ "content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:40:42 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4982",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FE3:1E5ED:107444C:13B3700:5DDD396A",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4930",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4985",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -363,7 +363,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07D3:87D9:14CEB62:18DE4E5:5DD52134",
+ "X-GitHub-Request-Id": "3FF2:9490:7CCF22:95FCBD:5DDD396D",
"content-length": "144"
},
"response": "{\n \"message\": \"No commit found for the ref refs/meta/_netlify_cms\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/\"\n}\n",
@@ -374,7 +374,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:20 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -384,7 +384,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4981",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -394,10 +394,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D9:3266C:2B39359:33B5737:5DD52136",
+ "X-GitHub-Request-Id": "3FF3:39FEA:10C3483:13F7C3C:5DDD396D",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -405,17 +405,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:47 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4929",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4984",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8489020b863e6dd0af6a0114b12da99d\"",
+ "ETag": "\"ac451977a4f9a814b15df3b2722882d8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -428,7 +428,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E1:87DD:2B51092:33CE699:5DD52139"
+ "X-GitHub-Request-Id": "3FF8:39FE8:C43FF7:EA7698:5DDD396E"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -438,7 +438,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:47 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -448,7 +448,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4980",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -458,10 +458,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EB:14356:2D0F394:35B3C2F:5DD5213B",
+ "X-GitHub-Request-Id": "3FFF:3D530:C54825:EB8BEC:5DDD396F",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -469,17 +469,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:48 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11769",
+ "Content-Length": "11731",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4928",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4983",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4a20288235b92a13676949df7f6da19a\"",
+ "ETag": "\"3d130bbcc61dfd789c8b5c0bff77548c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -492,7 +492,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F9:3266C:2B3A0D3:33B6749:5DD5213E"
+ "X-GitHub-Request-Id": "3E09:39FE8:C4423D:EA796C:5DDD396F"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -502,20 +502,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:49 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1504",
+ "Content-Length": "1499",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4927",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4982",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8a27fec9dd19f1613bc9b57b93fcc265\"",
+ "ETag": "\"74a6950fddbf11b604ae011605c785c8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/89b005404031a9362738b9a9a4ac22849f69f4cc",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/20d0f215a154a331415760e8c644218a901edd2e",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -525,17 +525,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0605:87DD:2B51F19:33CF752:5DD52141"
+ "X-GitHub-Request-Id": "3E0D:3BB6F:7DB1A4:967D7C:5DDD3970"
},
- "response": "{\n \"sha\": \"89b005404031a9362738b9a9a4ac22849f69f4cc\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjg5YjAwNTQwNDAzMWE5MzYyNzM4YjlhOWE0YWMyMjg0OWY2OWY0Y2M=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/89b005404031a9362738b9a9a4ac22849f69f4cc\",\n \"html_url\": \"https://github.com/owner/repo/commit/89b005404031a9362738b9a9a4ac22849f69f4cc\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:19:30Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:19:30Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"20d0f215a154a331415760e8c644218a901edd2e\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjIwZDBmMjE1YTE1NGEzMzE0MTU3NjBlOGM2NDQyMThhOTAxZWRkMmU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/20d0f215a154a331415760e8c644218a901edd2e\",\n \"html_url\": \"https://github.com/owner/repo/commit/20d0f215a154a331415760e8c644218a901edd2e\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:40:49Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:40:49Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"20d0f215a154a331415760e8c644218a901edd2e\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -545,7 +545,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4979",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -555,23 +555,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "060E:14351:15C4B16:19EF2A7:5DD52143",
+ "X-GitHub-Request-Id": "3E12:3D530:C54B9C:EB9024:5DDD3971",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjg5YjAwNTQwNDAzMWE5MzYyNzM4YjlhOWE0YWMyMjg0OWY2OWY0Y2M=\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzAzMTIw\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\",\"number\":1,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwZDBmMjE1YTE1NGEzMzE0MTU3NjBlOGM2NDQyMThhOTAxZWRkMmU=\",\"sha\":\"20d0f215a154a331415760e8c644218a901edd2e\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzY5MTMz\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"20d0f215a154a331415760e8c644218a901edd2e\",\"number\":1,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:52 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4926",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4981",
+ "X-RateLimit-Reset": "1574782794",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -584,7 +584,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "061F:87DD:2B52617:33D00E4:5DD52146",
+ "X-GitHub-Request-Id": "3E1D:11CCE:10B7A11:13F7561:5DDD3974",
"content-length": "113"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/git/refs/#get-a-reference\"\n}\n",
@@ -595,17 +595,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:53 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4925",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4980",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"300ad91595347d85b6cfac7c610976d2\"",
+ "ETag": "\"b272d52f9cf0e57a7581cd00dccb381c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455",
@@ -618,7 +618,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0620:46440:2C82C8A:3529C15:5DD52146"
+ "X-GitHub-Request-Id": "3E1E:948E:4BC39D:596A2B:5DDD3974"
},
"response": "{\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n}\n",
"status": 201
@@ -628,17 +628,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:54 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "561",
+ "Content-Length": "559",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4924",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4979",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5b2c8981d52b461417a74620aaef6b22\"",
+ "ETag": "\"763b51982d141e84de74936c2cb78ff0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6",
@@ -651,7 +651,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0625:35263:2B0F18C:336786C:5DD52147"
+ "X-GitHub-Request-Id": "3E27:1E5E9:CC1CCF:F34B09:5DDD3975"
},
"response": "{\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -661,20 +661,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:55 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1105",
+ "Content-Length": "1102",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4923",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4978",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4b8767be03318fb3f7a539b7d8ba2297\"",
+ "ETag": "\"1992279569c2fae6b6eff195cd4310d5\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/81ab8282f22252ea4fc7b8b6b64ca182eacef7d0",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -684,27 +684,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "062B:3525A:39B88C:45413C:5DD52148"
+ "X-GitHub-Request-Id": "3E28:3D532:10680FE:138EBE4:5DDD3976"
},
- "response": "{\n \"sha\": \"e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmUyZWZmZTFhNDg4NGNkOGRkZDNkZDE2NGE4Y2U1OWRhZjNlYjZiNzk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\n \"html_url\": \"https://github.com/owner/repo/commit/e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:19:36Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:19:36Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"First Commit\",\n \"parents\": [\n\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjgxYWI4MjgyZjIyMjUyZWE0ZmM3YjhiNmI2NGNhMTgyZWFjZWY3ZDA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\n \"html_url\": \"https://github.com/owner/repo/commit/81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:40:54Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:40:54Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"First Commit\",\n \"parents\": [\n\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"ref\":\"refs/meta/_netlify_cms\",\"sha\":\"e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\"}",
+ "body": "{\"ref\":\"refs/meta/_netlify_cms\",\"sha\":\"81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\"}",
"method": "POST",
"url": "/repos/owner/repo/git/refs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:56 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "484",
+ "Content-Length": "482",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4922",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4977",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a4c7fcfea1f19f6a2e34ece456c7607f\"",
+ "ETag": "\"363deda4578771c617feaf1e23b5054e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"Location": "https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms",
@@ -717,30 +717,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "062F:2FD8B:2125509:277AB87:5DD52149"
+ "X-GitHub-Request-Id": "3E2D:9495:D20B4D:F9F617:5DDD3977"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\"\n }\n}\n",
"status": 201
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjEsImhlYWQiOiI4OWIwMDU0MDQwMzFhOTM2MjczOGI5YTlhNGFjMjI4NDlmNjlmNGNjIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjEsImhlYWQiOiIyMGQwZjIxNWExNTRhMzMxNDE1NzYwZThjNjQ0MjE4YTkwMWVkZDJlIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:56 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4921",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4976",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"660f35309c40ce38cd1672c6bb843824\"",
+ "ETag": "\"6b3cbd65ac719ea0d822f690f89b215a\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/f03f89324e2134d23ae9a4a8f2c26cd8a8faaf62",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/e806557d590a1a4e9abfde0b43abe38695febb67",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -750,30 +750,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0634:4643E:21202A9:278F197:5DD5214A"
+ "X-GitHub-Request-Id": "3E32:3BB70:CB34AA:F241F4:5DDD3978"
},
- "response": "{\n \"sha\": \"f03f89324e2134d23ae9a4a8f2c26cd8a8faaf62\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/f03f89324e2134d23ae9a4a8f2c26cd8a8faaf62\"\n}\n",
+ "response": "{\n \"sha\": \"e806557d590a1a4e9abfde0b43abe38695febb67\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e806557d590a1a4e9abfde0b43abe38695febb67\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"f03f89324e2134d23ae9a4a8f2c26cd8a8faaf62\"}]}",
+ "body": "{\"base_tree\":\"81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"e806557d590a1a4e9abfde0b43abe38695febb67\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:39 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:57 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
+ "Content-Length": "851",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4920",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4975",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"04e94f01880865926341ecb85ea8887c\"",
+ "ETag": "\"20bfcc26cdd1f05f7d0b038bc5e3c072\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/1c6adb641bcfb74d4b43de1dbe5872df08e1fbda",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/e3b09c5966fd57d0ca3298d5fdd4770adf06d033",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -783,30 +783,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0639:32668:9F8C16:C04482:5DD5214B"
+ "X-GitHub-Request-Id": "3E39:11CCE:10B8375:13F80C2:5DDD3979"
},
- "response": "{\n \"sha\": \"1c6adb641bcfb74d4b43de1dbe5872df08e1fbda\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/1c6adb641bcfb74d4b43de1dbe5872df08e1fbda\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"2595a96817575aaacbf836d663ef92452cd87a71\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2595a96817575aaacbf836d663ef92452cd87a71\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"e3b09c5966fd57d0ca3298d5fdd4770adf06d033\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e3b09c5966fd57d0ca3298d5fdd4770adf06d033\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ec9d66b7842d0c8c21561dabb49c4576a85fceb6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ec9d66b7842d0c8c21561dabb49c4576a85fceb6\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"1c6adb641bcfb74d4b43de1dbe5872df08e1fbda\",\"parents\":[\"e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"e3b09c5966fd57d0ca3298d5fdd4770adf06d033\",\"parents\":[\"81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:58 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4919",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4974",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"bab30ecdefa2243290f9c32868b9fc84\"",
+ "ETag": "\"60058e904b0005091f85ef9d1380b1de\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -816,26 +816,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "063A:2FD8C:2A8F3D8:32D14F0:5DD5214B"
+ "X-GitHub-Request-Id": "3E3E:9496:1034E92:135D9FB:5DDD397A"
},
- "response": "{\n \"sha\": \"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmU3MDA4MWRhN2IxZmVmN2Q2ZWRjMGVjZDU4OTM2YWI4OGI0YjYyZjc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"html_url\": \"https://github.com/owner/repo/commit/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:19:40Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:19:40Z\"\n },\n \"tree\": {\n \"sha\": \"1c6adb641bcfb74d4b43de1dbe5872df08e1fbda\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/1c6adb641bcfb74d4b43de1dbe5872df08e1fbda\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\",\n \"html_url\": \"https://github.com/owner/repo/commit/e2effe1a4884cd8ddd3dd164a8ce59daf3eb6b79\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OmMyZDAyNzc5OWMzZmJiZGE1NWEyZGZiYWEwMjA3ODNiOGE0OWU4ZDA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"html_url\": \"https://github.com/owner/repo/commit/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:40:58Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:40:58Z\"\n },\n \"tree\": {\n \"sha\": \"e3b09c5966fd57d0ca3298d5fdd4770adf06d033\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e3b09c5966fd57d0ca3298d5fdd4770adf06d033\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\",\n \"html_url\": \"https://github.com/owner/repo/commit/81ab8282f22252ea4fc7b8b6b64ca182eacef7d0\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\"force\":false}",
+ "body": "{\"sha\":\"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4918",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4973",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"8fd7d7606031b2890c665d5be112fe8f\"",
+ "ETag": "W/\"0fde8dfb5e5c705adfac497a7176a8b4\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -847,10 +847,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "063F:14356:2D1123D:35B61BE:5DD5214C",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3E43:39FE8:C450A5:EA8B01:5DDD397A",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\"\n }\n}\n",
"status": 200
},
{
@@ -858,7 +858,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -868,7 +868,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4978",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -878,18 +878,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0648:2FD8C:2A8F835:32D1A1E:5DD5214E",
+ "X-GitHub-Request-Id": "3E4D:3D52E:7CC847:95C95F:5DDD397C",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"20d0f215a154a331415760e8c644218a901edd2e\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -899,7 +899,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4977",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -909,18 +909,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0649:87D9:14D04E5:18E0361:5DD5214E",
+ "X-GitHub-Request-Id": "3E54:39FE7:79FE1A:926F0E:5DDD397D",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjg5YjAwNTQwNDAzMWE5MzYyNzM4YjlhOWE0YWMyMjg0OWY2OWY0Y2M=\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwZDBmMjE1YTE1NGEzMzE0MTU3NjBlOGM2NDQyMThhOTAxZWRkMmU=\",\"sha\":\"20d0f215a154a331415760e8c644218a901edd2e\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"20d0f215a154a331415760e8c644218a901edd2e\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:19:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:07 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -930,7 +930,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4976",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -940,41 +940,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "066F:2FD8B:21264D3:277BE8B:5DD52154",
+ "X-GitHub-Request-Id": "3E74:39FE8:C45D72:EA9A98:5DDD3983",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjg5YjAwNTQwNDAzMWE5MzYyNzM4YjlhOWE0YWMyMjg0OWY2OWY0Y2M=\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:19:54 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4975",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0689:3266B:21E65C2:28741B7:5DD5215A",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjg5YjAwNTQwNDAzMWE5MzYyNzM4YjlhOWE0YWMyMjg0OWY2OWY0Y2M=\",\"sha\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwZDBmMjE1YTE1NGEzMzE0MTU3NjBlOGM2NDQyMThhOTAxZWRkMmU=\",\"sha\":\"20d0f215a154a331415760e8c644218a901edd2e\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can delete review entry from fork.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can delete review entry from fork.json
index 70538dd3..0038bd58 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can delete review entry from fork.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can delete review entry from fork.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4928",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"8a3286f2d74580ee9474dc35965fadc1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06CA:2FD8C:2ABFAAD:330ACC1:5DD522DF",
+ "X-GitHub-Request-Id": "3E66:1E5E9:CD8C2B:F5094C:5DDD3A76",
"content-length": "1333"
},
"response": "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"forkOwner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/forkOwner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "403 Forbidden",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4927",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -53,7 +53,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D2:35263:2B3C83E:339E55E:5DD522E0",
+ "X-GitHub-Request-Id": "3E6A:3D530:C6B6EB:ED49C7:5DDD3A77",
"content-length": "185"
},
"response": "{\n \"message\": \"Must have push access to view collaborator permission.\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/collaborators/#review-a-users-permission-level\"\n}\n",
@@ -63,17 +63,17 @@
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:12 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4926",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"99a18f67d65c6703c41af74375505900\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"e494adfca5f8a0d360a0cfcefc3f0631\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -85,24 +85,24 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D3:14353:1FD361B:2623EF8:5DD522E0",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3E6F:11CCE:10D814A:141E3E2:5DDD3A78",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:25:56Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:25:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:25:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:45:03Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:52Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:52Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
"method": "POST",
"url": "/repos/owner/repo/forks",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:13 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "22055",
+ "Content-Length": "21923",
"Server": "GitHub.com",
"Status": "202 Accepted",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4925",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -114,26 +114,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D8:87DD:2B80459:34075AE:5DD522E1"
+ "X-GitHub-Request-Id": "3E74:39FE4:188C79:1DD9E8:5DDD3A78"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:25:56Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:25:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:25:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:45:03Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:52Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:52Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 202
},
{
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:14 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4924",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"99a18f67d65c6703c41af74375505900\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"e494adfca5f8a0d360a0cfcefc3f0631\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -145,10 +145,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DD:35260:204EDC1:26B2D2B:5DD522E2",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3E79:39FE4:188CCC:1DDA50:5DDD3A79",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:25:56Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:25:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:25:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:45:03Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:52Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:44:52Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
@@ -156,7 +156,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -165,8 +165,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4959",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4960",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -176,7 +176,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06DE:3525E:14108FB:17FDDAA:5DD522E3",
+ "X-GitHub-Request-Id": "3E7A:11CCE:10D8670:141EA0F:5DDD3A7A",
"content-length": "176"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjUzNDk0MTg4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":null,\"login\":\"forkOwner\",\"__typename\":\"User\"}}}\n",
@@ -187,7 +187,38 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:15 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4959",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E7F:9496:1051FCA:1380E3F:5DDD3A7B",
+ "content-length": "119"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -197,7 +228,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4958",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -207,18 +238,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E6:3525E:1410987:17FDE47:5DD522E3",
- "content-length": "119"
+ "X-GitHub-Request-Id": "3E84:39FE8:C5B01D:EC383D:5DDD3A7C",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -228,7 +259,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4957",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -238,18 +269,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E8:32668:A088E9:C16EA6:5DD522E4",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3E85:3BB6E:3DCC0B:4A99CD:5DDD3A7C",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNDY3Njo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -259,7 +290,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4956",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -269,18 +300,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E9:87DB:224CF73:28ADB40:5DD522E4",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3E8A:1E5E9:CD9552:F51479:5DDD3A7C",
+ "content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMTMxOTo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -290,7 +321,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4955",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -300,18 +331,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EC:46440:2CB615A:3566ABF:5DD522E4",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3E8D:3BB6F:7E9F6A:97A2AC:5DDD3A7C",
+ "content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -321,7 +352,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4954",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -331,18 +362,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EB:87D9:14E97B6:18FE35C:5DD522E4",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3E8C:11CCC:CF1A99:F75296:5DDD3A7C",
+ "content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -352,7 +383,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4953",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -362,10 +393,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06ED:14356:2D435AC:35F1D37:5DD522E4",
- "content-length": "16478"
+ "X-GitHub-Request-Id": "3E8B:11CCA:804C22:996AA4:5DDD3A7C",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -373,7 +404,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -383,7 +414,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4952",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -393,59 +424,28 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F2:46440:2CB6180:3566AEB:5DD522E4",
+ "X-GitHub-Request-Id": "3E8E:3BB6F:7E9F6C:97A2AE:5DDD3A7C",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:29 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4951",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EA:87D7:99B4F8:B8C97D:5DD522E4",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/contents/forkOwner/repo/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:20 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
- "Content-Length": "567",
+ "Content-Length": "566",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4923",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a518080e43e2ec4866406c50e20e43846274fce8\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:25:49 GMT",
+ "ETag": "\"fa4144429a486f4d158120abeb7ba94abb42476f\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:44:55 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -457,9 +457,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0705:14356:2D43D0E:35F25D8:5DD522E8"
+ "X-GitHub-Request-Id": "3E9F:948E:4C5E09:5A2571:5DDD3A7F"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":5,\"head\":{\"sha\":\"4c86e27f3849d0d5883882cc8bf053183d40f9a2\"}},\"user\":\"forkOwner\",\"status\":\"pending_review\",\"branch\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":5,\"head\":{\"sha\":\"49a13b67e75cf00b0ca85830b46c9d8a065e88c0\"}},\"user\":\"forkOwner\",\"status\":\"pending_review\",\"branch\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -467,7 +467,38 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:21 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4951",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EA1:11CC5:7CC07:97957:5DDD3A80",
+ "content-length": "189"
+ },
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -477,7 +508,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4950",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -487,41 +518,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0706:1434A:358527:40EA0A:5DD522E8",
- "content-length": "189"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:33 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4949",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "070B:87D9:14E9BFE:18FE881:5DD522E9",
+ "X-GitHub-Request-Id": "3EA3:3BB70:CCAE14:F40C6D:5DDD3A81",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -529,17 +529,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:22 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4922",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1276bd15ab2e4751dd7fa0df958cd593\"",
+ "ETag": "\"f45b7f6850f480ccd5346e1aceb1a1c4\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -552,7 +552,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "070C:14356:2D440B3:35F2A1B:5DD522E9"
+ "X-GitHub-Request-Id": "3EA6:39FEA:10E238F:141D843:5DDD3A82"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -562,7 +562,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:23 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -571,8 +571,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4948",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4949",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -582,10 +582,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0711:2FD8B:214B537:27A822F:5DD522EA",
+ "X-GitHub-Request-Id": "3EAB:3BB70:CCB07B:F40F51:5DDD3A82",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -593,17 +593,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:24 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11959",
+ "Content-Length": "11921",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4921",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9bf416c240f3e9915f89bc9e2e526166\"",
+ "ETag": "\"cbc6e1ef2f6c8fd8fe794e7a92f650b5\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -616,7 +616,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0716:35260:204F91E:26B3AE4:5DD522EB"
+ "X-GitHub-Request-Id": "3EB0:1E5E0:7E8185:98525A:5DDD3A83"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -626,20 +626,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:25 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1565",
+ "Content-Length": "1560",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4920",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"25407de06dea816ed03ba4151d3de3c4\"",
+ "ETag": "\"7b9e15be4e40e2f0c6de4f559a8aecc2\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/66acccc3193f26e7de3371d42254eb3b4feec0fb",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/6ec0aa0b42766731fd7e6525c952b5ba478f51c2",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -649,17 +649,212 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "071B:35263:2B3DB2F:339FC6F:5DD522EC"
+ "X-GitHub-Request-Id": "3EB5:11CCA:80545C:9974A5:5DDD3A84"
},
- "response": "{\n \"sha\": \"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjY2YWNjY2MzMTkzZjI2ZTdkZTMzNzFkNDIyNTRlYjNiNGZlZWMwZmI=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/66acccc3193f26e7de3371d42254eb3b4feec0fb\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/66acccc3193f26e7de3371d42254eb3b4feec0fb\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:26:36Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:26:36Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OjZlYzBhYTBiNDI3NjY3MzFmZDdlNjUyNWM5NTJiNWJhNDc4ZjUxYzI=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:45:24Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:45:24Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:26 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4948",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EB6:11CC8:424970:4F7C05:5DDD3A85",
+ "content-length": "622"
+ },
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjZlYzBhYTBiNDI3NjY3MzFmZDdlNjUyNWM5NTJiNWJhNDc4ZjUxYzI=\",\"sha\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQ3NzkxOTM3MzQtbmRibms0M3ZnYy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
+ "status": 200
+ },
+ {
+ "method": "GET",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:27 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4919",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"017e08826343d36dc36025d106a5d79f\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
+ "X-Poll-Interval": "300",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3EBF:11CCE:10D9E9A:1420772:5DDD3A86",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3433fd5bbfc979f78338a071ff0920a7247fa1d3\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJ1c2VyIjoiZm9ya093bmVyIiwic3RhdHVzIjoiZHJhZnQiLCJicmFuY2giOiJjbXMvZm9ya093bmVyL3JlcG8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZSIsImNvbGxlY3Rpb24iOiJwb3N0cyIsImNvbW1pdE1lc3NhZ2UiOiJDcmVhdGUgUG9zdCDigJwxOTcwLTAxLTAxLWZpcnN0LXRpdGxl4oCdIiwidGl0bGUiOiJmaXJzdCB0aXRsZSIsImRlc2NyaXB0aW9uIjoiZmlyc3QgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiJhMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBiIn0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuMzAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/blobs?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:28 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "211",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4918",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"4f9d9a20f1e8cb5d81fa263087e908c2\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3EC4:3D532:1088DAE:13B625B:5DDD3A87"
+ },
+ "response": "{\n \"sha\": \"769cf3a3a7ce75ca4a35951a582fc25c37daef40\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"769cf3a3a7ce75ca4a35951a582fc25c37daef40\"}]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:29 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "875",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4917",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"0c8ba1e4ad1139738daaacb314f8a60b\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3EC9:11CCC:CF2CE0:F76894:5DDD3A88"
+ },
+ "response": "{\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"2ecedbe748d348894acf7cae15011c9070583c69\",\"parents\":[\"3433fd5bbfc979f78338a071ff0920a7247fa1d3\"]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:30 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1635",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4916",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"243f01f41c2f72c3527f67767c1ba5f4\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3ECA:9495:D396C1:FBD730:5DDD3A89"
+ },
+ "response": "{\n \"sha\": \"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmNiNmU3OWQ0ZGRlZjM0YjU0ZDdkY2NiZTkzNTI2NjFiZmViMWI2YWE=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:45:29Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:45:29Z\"\n },\n \"tree\": {\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3433fd5bbfc979f78338a071ff0920a7247fa1d3\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/3433fd5bbfc979f78338a071ff0920a7247fa1d3\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\"force\":false}",
+ "method": "PATCH",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:31 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4915",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"9dc0bc057d13da9da9dddcd715c75d3d\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3ECF:9490:7DF59B:9760BE:5DDD3A8A",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:32 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -669,7 +864,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4947",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -679,182 +874,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0720:3266C:2B69D8F:33F0268:5DD522ED",
- "content-length": "627"
+ "X-GitHub-Request-Id": "3ED8:3BB6D:175085:1C4876:5DDD3A8C",
+ "content-length": "496"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjY2YWNjY2MzMTkzZjI2ZTdkZTMzNzFkNDIyNTRlYjNiNGZlZWMwZmI=\",\"sha\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:38 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4919",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"3b9a9b650d3afc22cd11e5dc83d203ae\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0725:87DB:224DD67:28AEBE7:5DD522EE",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJ1c2VyIjoiZm9ya093bmVyIiwic3RhdHVzIjoiZHJhZnQiLCJicmFuY2giOiJjbXMvZm9ya093bmVyL3JlcG8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZSIsImNvbGxlY3Rpb24iOiJwb3N0cyIsImNvbW1pdE1lc3NhZ2UiOiJDcmVhdGUgUG9zdCDigJwxOTcwLTAxLTAxLWZpcnN0LXRpdGxl4oCdIiwidGl0bGUiOiJmaXJzdCB0aXRsZSIsImRlc2NyaXB0aW9uIjoiZmlyc3QgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiJhMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBiIn0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuMzAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:39 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4918",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0ac91b0c4fd1e77b8d99d2ad6ef81970\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0727:3266B:2209FDD:289F152:5DD522EE"
- },
- "response": "{\n \"sha\": \"f1eeb5cac18854859183e89689ff0336dbbb47c1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"f1eeb5cac18854859183e89689ff0336dbbb47c1\"}]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:40 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4917",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2b4ca2d81b30884f03575a478916a6a4\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "072B:87D9:14EA1FA:18FEF9F:5DD522EF"
- },
- "response": "{\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ad265d07c77a0dd10f8d84f22e2fd631e2435248\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ad265d07c77a0dd10f8d84f22e2fd631e2435248\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\"parents\":[\"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\"]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4916",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"50dcd61890250a6d36559e56df51613a\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/e36429f0c2158e5c5159cf4d4586539ec4000285",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0732:14351:15DFF89:1A0FB03:5DD522F0"
- },
- "response": "{\n \"sha\": \"e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OmUzNjQyOWYwYzIxNThlNWM1MTU5Y2Y0ZDQ1ODY1MzllYzQwMDAyODU=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:26:40Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:26:40Z\"\n },\n \"tree\": {\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/88a0fe26e16b9b1dc40a1346aa3b02041625c2e0\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"e36429f0c2158e5c5159cf4d4586539ec4000285\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:42 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4915",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"75a6b353d9a7cd139ed7a189aff74519\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0738:2FD8A:1589D90:19C2778:5DD522F1",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e36429f0c2158e5c5159cf4d4586539ec4000285\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"repository\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repository($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -864,7 +895,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4946",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -874,51 +905,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "073C:4643E:2147C50:27BE431:5DD522F2",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3EE6:39FE8:C5C791:EC5566:5DDD3A8D",
+ "content-length": "92"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"}}}\n",
"status": 200
},
{
- "method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/heads/cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4914",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b6e3574a3d8a877aed54e0cb7d3a6af3\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0741:14350:9D3B33:BCBFB3:5DD522F3",
- "content-length": "788"
- },
- "response": "[\n {\n \"ref\": \"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/66acccc3193f26e7de3371d42254eb3b4feec0fb\"\n }\n }\n]\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createPullRequest\",\"variables\":{\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createPullRequest($createPullRequestInput: CreatePullRequestInput!) {\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -928,7 +926,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4945",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -938,89 +936,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0746:2FD8C:2AC20BF:330D9D8:5DD522F4",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3EE7:3BB70:CCC15E:F423B8:5DDD3A8E",
+ "content-length": "594"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"repository\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repository($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:45 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4944",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "074C:14353:1FD519F:2626035:5DD522F5",
- "content-length": "92"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"createPullRequest\",\"variables\":{\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createPullRequest($createPullRequestInput: CreatePullRequestInput!) {\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:46 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4943",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "074D:32669:153F5C4:19507A7:5DD522F5",
- "content-length": "595"
- },
- "response": "{\"data\":{\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2MTk1\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\"number\":6,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxNTE2\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\"number\":6,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:36 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4913",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4914",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"75a6b353d9a7cd139ed7a189aff74519\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"9dc0bc057d13da9da9dddcd715c75d3d\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1033,31 +969,64 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0755:14356:2D45BAA:35F49F4:5DD522F7",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3EF5:9490:7DFB11:97675D:5DDD3A90",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e36429f0c2158e5c5159cf4d4586539ec4000285\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjYsImhlYWQiOnsic2hhIjoiNjZhY2NjYzMxOTNmMjZlN2RlMzM3MWQ0MjI1NGViM2I0ZmVlYzBmYiJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjYsImhlYWQiOnsic2hhIjoiNmVjMGFhMGI0Mjc2NjczMWZkN2U2NTI1Yzk1MmI1YmE0NzhmNTFjMiJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:37 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4913",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"843e0e2ccb447447d3b1c66fa5433670\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/44913b7f4f9296b799c18b8f7371a307809b48b5",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3EF6:3D530:C6DA08:ED74D0:5DDD3A90"
+ },
+ "response": "{\n \"sha\": \"44913b7f4f9296b799c18b8f7371a307809b48b5\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/44913b7f4f9296b799c18b8f7371a307809b48b5\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"44913b7f4f9296b799c18b8f7371a307809b48b5\"}]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:38 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "875",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4912",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1ee7fe90747fb7c1256ddd788b43831e\"",
+ "ETag": "\"077ac6853cf409f2c498f598a70deade\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/9e34864d9c7608a273bf18a5d9f3d43653e4acff",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/d722cd74655a2c74f79155f18c1b360286845791",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1067,30 +1036,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0756:35263:2B3EE22:33A13E8:5DD522F7"
+ "X-GitHub-Request-Id": "3EFB:11CCA:8061CE:9984D7:5DDD3A91"
},
- "response": "{\n \"sha\": \"9e34864d9c7608a273bf18a5d9f3d43653e4acff\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/9e34864d9c7608a273bf18a5d9f3d43653e4acff\"\n}\n",
+ "response": "{\n \"sha\": \"d722cd74655a2c74f79155f18c1b360286845791\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/d722cd74655a2c74f79155f18c1b360286845791\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"6032e52740bd8b1cff7e6d1b8f5e9b1b8c206eaa\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/6032e52740bd8b1cff7e6d1b8f5e9b1b8c206eaa\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"e36429f0c2158e5c5159cf4d4586539ec4000285\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"9e34864d9c7608a273bf18a5d9f3d43653e4acff\"}]}",
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"d722cd74655a2c74f79155f18c1b360286845791\",\"parents\":[\"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\"]}",
"method": "POST",
- "url": "/repos/forkOwner/repo/git/trees?ts=300",
+ "url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:39 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
+ "Content-Length": "1635",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4911",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1c1f1541b4e87911193b1addb9b91f63\"",
+ "ETag": "\"1b8af476ccc12e0cc44852aff00d2ff8\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/81c9cb4c11b4c9f48a96ac772b4dd9e78edd4168",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/a6054dec7ec5f65f7e1acc87c67537e83f94990a",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1100,59 +1069,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "075B:4643A:A283AB:C327ED:5DD522F8"
+ "X-GitHub-Request-Id": "3F02:9490:7DFD76:976A4A:5DDD3A92"
},
- "response": "{\n \"sha\": \"81c9cb4c11b4c9f48a96ac772b4dd9e78edd4168\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/81c9cb4c11b4c9f48a96ac772b4dd9e78edd4168\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"06bf6a5e41f91cb15b3d00e8cd66b5604f2c1eba\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/06bf6a5e41f91cb15b3d00e8cd66b5604f2c1eba\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmE2MDU0ZGVjN2VjNWY2NWY3ZTFhY2M4N2M2NzUzN2U4M2Y5NDk5MGE=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:45:39Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:45:39Z\"\n },\n \"tree\": {\n \"sha\": \"d722cd74655a2c74f79155f18c1b360286845791\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/d722cd74655a2c74f79155f18c1b360286845791\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cb6e79d4ddef34b54d7dccbe9352661bfeb1b6aa\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"81c9cb4c11b4c9f48a96ac772b4dd9e78edd4168\",\"parents\":[\"e36429f0c2158e5c5159cf4d4586539ec4000285\"]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:26:49 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4910",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9eaa212415bc5b94da92088056070d16\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/cd0e432fbc7ea73030037ba1a32b1b8f342c7189",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0763:35260:2050B09:26B50B0:5DD522F9"
- },
- "response": "{\n \"sha\": \"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OmNkMGU0MzJmYmM3ZWE3MzAzMDAzN2JhMWEzMmIxYjhmMzQyYzcxODk=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:26:49Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:26:49Z\"\n },\n \"tree\": {\n \"sha\": \"81c9cb4c11b4c9f48a96ac772b4dd9e78edd4168\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/81c9cb4c11b4c9f48a96ac772b4dd9e78edd4168\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e36429f0c2158e5c5159cf4d4586539ec4000285\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/e36429f0c2158e5c5159cf4d4586539ec4000285\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\"force\":false}",
+ "body": "{\"sha\":\"a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\"force\":false}",
"method": "PATCH",
"url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:40 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4909",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4910",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"8ab4f1503af2b2d4ebee647a7063fbae\"",
+ "ETag": "W/\"f5b3035998455fa06f34409aaf3fa30f\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1164,18 +1100,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0765:3525C:9CA308:BC4A87:5DD522F9",
- "content-length": "494"
+ "X-GitHub-Request-Id": "3F06:9495:D3A5AF:FBE95D:5DDD3A93",
+ "content-length": "492"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd0e432fbc7ea73030037ba1a32b1b8f342c7189\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a6054dec7ec5f65f7e1acc87c67537e83f94990a\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\"},\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2MTk1\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!, $deleteRefInput: DeleteRefInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE0Njc2OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQ3NzkxOTM3MzQtbmRibms0M3ZnYy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"},\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxNTE2\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!, $deleteRefInput: DeleteRefInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:42 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1184,8 +1120,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4942",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4944",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1195,18 +1131,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "076A:3525C:9CA39D:BC4B31:5DD522FB",
- "content-length": "665"
+ "X-GitHub-Request-Id": "3F0A:3BB71:10A1203:13E1DED:5DDD3A95",
+ "content-length": "664"
},
- "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2MTk1\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\"number\":6,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"},\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
+ "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxNTE2\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\"number\":6,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"},\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:26:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:43 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1215,8 +1151,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4941",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4943",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1226,10 +1162,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "077A:32668:A09773:C17FBC:5DD522FD",
+ "X-GitHub-Request-Id": "3F13:11CC5:7CD91:97B3A:5DDD3A97",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjY2YWNjY2MzMTkzZjI2ZTdkZTMzNzFkNDIyNTRlYjNiNGZlZWMwZmI=\",\"sha\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjZlYzBhYTBiNDI3NjY3MzFmZDdlNjUyNWM5NTJiNWJhNDc4ZjUxYzI=\",\"sha\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can publish an editorial workflow entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can publish an editorial workflow entry.json
index cbe896b0..dc88aab4 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can publish an editorial workflow entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can publish an editorial workflow entry.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4886",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4941",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b2d0d8931b9a5ddf7092c0137247a2c1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0671:87DB:2230767:288BDB5:5DD521B2",
+ "X-GitHub-Request-Id": "3FCE:3D532:106F80A:1397BD3:5DDD39B8",
"content-length": "1321"
},
"response": "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/owner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:01 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4885",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4940",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b0c7ca4902ddcfd186497763d8e52620\"",
@@ -56,7 +56,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0675:3266C:2B46CE7:33C5F61:5DD521B3",
+ "X-GitHub-Request-Id": "3FD6:1E5E0:7DC390:9768A1:5DDD39B9",
"content-length": "1071"
},
"response": "{\n \"permission\": \"admin\",\n \"user\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n }\n}\n",
@@ -67,7 +67,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -76,8 +76,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4940",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4949",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -87,7 +87,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "067A:87DD:2B5EF57:33DF386:5DD521B3",
+ "X-GitHub-Request-Id": "3FD7:1E5DB:175D89:1C5EB1:5DDD39B9",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -98,7 +98,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:03 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -107,8 +107,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4939",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4948",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -118,18 +118,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "067B:14353:1FB892B:2603DE6:5DD521B4",
+ "X-GitHub-Request-Id": "3FDC:1E5ED:107CDB3:13BE0B6:5DDD39BA",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:03 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -138,8 +138,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4938",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4947",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -149,18 +149,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0680:3266C:2B47045:33C6379:5DD521B5",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3FE2:39FE8:C4A841:EAF5FC:5DDD39BB",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -169,8 +169,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4937",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4946",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -180,41 +180,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0681:87DD:2B5F203:33DF6BC:5DD521B5",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3FE3:1E5E9:CC7E6A:F3C24D:5DDD39BB",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3Mzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:26 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4936",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "068A:14356:2D1E4E6:35C5C52:5DD521B5",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4Nzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -222,7 +191,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -231,8 +200,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4935",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4945",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -242,72 +211,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0686:35263:2B1B853:33767F8:5DD521B5",
+ "X-GitHub-Request-Id": "3FE8:39FEA:10CBB83:1402202:5DDD39BC",
"content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:26 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4932",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0689:32669:152BDD6:193937A:5DD521B5",
- "content-length": "16478"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:26 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4933",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0688:87D7:991B11:B8108A:5DD521B5",
- "content-length": "3102"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -315,7 +222,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -324,8 +231,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4934",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4943",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,28 +242,121 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0687:3266C:2B47151:33C64BD:5DD521B5",
+ "X-GitHub-Request-Id": "3FE9:1E5E0:7DC6CC:976CAC:5DDD39BC",
"content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:04 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4944",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FED:1E5ED:107D115:13BE4D6:5DDD39BC",
+ "content-length": "16478"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:04 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4942",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FF0:1E5E9:CC7FAF:F3C3EE:5DDD39BC",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:04 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4941",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FEA:3D530:C5B2F1:EC0E10:5DDD39BC",
+ "content-length": "3102"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:07 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
"Content-Length": "484",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4884",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4939",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"af42072cab5c892aef5ccda53bfefce8daf88ce5\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:20:47 GMT",
+ "ETag": "\"ea58fbef482ff27dc617e68bb8c75df1720db4da\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:41:46 GMT",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -368,9 +368,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0697:46440:2C90EAE:353A9CB:5DD521B9"
+ "X-GitHub-Request-Id": "3FFD:3BB70:CB955E:F2B81D:5DDD39BF"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":2,\"head\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"second title\",\"description\":\"second description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.600Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":2,\"head\":\"7d407acf5fc881f9047d6f15d3ce34885fa3fa72\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"second title\",\"description\":\"second description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.600Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -378,7 +378,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:08 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -387,8 +387,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4931",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4940",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -398,10 +398,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "069C:3266C:2B478DA:33C6DB6:5DD521B9",
+ "X-GitHub-Request-Id": "3FFF:3D52E:7D0DC7:961D99:5DDD39BF",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -409,7 +409,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:08 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -418,8 +418,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4930",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4939",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -429,10 +429,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06AA:1434A:354E9E:40A7D2:5DD521BA",
+ "X-GitHub-Request-Id": "3E03:1E5DF:428C91:4FF12A:5DDD39C0",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -440,17 +440,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:09 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4883",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4938",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8489020b863e6dd0af6a0114b12da99d\"",
+ "ETag": "\"ac451977a4f9a814b15df3b2722882d8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -463,7 +463,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06AF:3266B:21EF0FE:287E9DB:5DD521BB"
+ "X-GitHub-Request-Id": "3E08:11CCC:CE1EE1:F61C3D:5DDD39C1"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -473,7 +473,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:10 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -482,8 +482,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4929",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4938",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -493,10 +493,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B0:46440:2C9153C:353B184:5DD521BC",
+ "X-GitHub-Request-Id": "3E09:39FEA:10CC5DD:1402E97:5DDD39C1",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -504,17 +504,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:11 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11769",
+ "Content-Length": "11731",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4882",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4937",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4a20288235b92a13676949df7f6da19a\"",
+ "ETag": "\"3d130bbcc61dfd789c8b5c0bff77548c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -527,7 +527,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06B5:35260:2034DEA:2693A96:5DD521BC"
+ "X-GitHub-Request-Id": "3E0E:1E5E9:CC88DA:F3CF18:5DDD39C2"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -537,20 +537,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:12 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1504",
+ "Content-Length": "1499",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4881",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4936",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"587ca99cd3bd0edf0319bd306714074e\"",
+ "ETag": "\"e42ec1e3a8039310dd9616267d4e3c9e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/c601f84a0f29e6e722c0a6c2aa42d589740476d6",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/485cb963528b93b71694ced664a4982e15593e86",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -560,17 +560,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06BA:2FD8A:1577C24:19AC999:5DD521BD"
+ "X-GitHub-Request-Id": "3E14:3D52E:7D11BD:962264:5DDD39C3"
},
- "response": "{\n \"sha\": \"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmM2MDFmODRhMGYyOWU2ZTcyMmMwYTZjMmFhNDJkNTg5NzQwNDc2ZDY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\n \"html_url\": \"https://github.com/owner/repo/commit/c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:33Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:33Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"485cb963528b93b71694ced664a4982e15593e86\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjQ4NWNiOTYzNTI4YjkzYjcxNjk0Y2VkNjY0YTQ5ODJlMTU1OTNlODY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/485cb963528b93b71694ced664a4982e15593e86\",\n \"html_url\": \"https://github.com/owner/repo/commit/485cb963528b93b71694ced664a4982e15593e86\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:11Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:11Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"485cb963528b93b71694ced664a4982e15593e86\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:14 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -579,8 +579,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4928",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4937",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -590,27 +590,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06BF:14350:9C9F12:BC03FB:5DD521BE",
+ "X-GitHub-Request-Id": "3E18:11CCE:10C1CCC:140386A:5DDD39C4",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM2MDFmODRhMGYyOWU2ZTcyMmMwYTZjMmFhNDJkNTg5NzQwNDc2ZDY=\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA0MDMw\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"number\":3,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjQ4NWNiOTYzNTI4YjkzYjcxNjk0Y2VkNjY0YTQ5ODJlMTU1OTNlODY=\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzY5ODA2\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"485cb963528b93b71694ced664a4982e15593e86\",\"number\":3,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4880",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4935",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ac4a03497988d8d1f1d26a07b774be10\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:18:20 GMT",
+ "ETag": "W/\"af221fcb7b5ff07bf1ca37d9d73bf8aa\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:40:25 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -623,31 +623,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06C5:87DD:2B605D4:33E0E71:5DD521C0",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3E21:3D52E:7D1564:9626C7:5DDD39C6",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/56b7f381bca55351908b9f9090bf7e8c680d872d\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiJjNjAxZjg0YTBmMjllNmU3MjJjMGE2YzJhYTQyZDU4OTc0MDQ3NmQ2In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiI0ODVjYjk2MzUyOGI5M2I3MTY5NGNlZDY2NGE0OTgyZTE1NTkzZTg2In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:16 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4879",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4934",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a2c2fb84c41a79b8bd27ec7d260a5abb\"",
+ "ETag": "\"19b49da849dc81bd56ef6ff9a27b6df0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/354cdef435e18e79f40f52eae4af37c31d74f568",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/b98945a323f61595b94931f06d3286dbb5e1166d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -657,30 +657,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06CA:2FD8C:2A9DA4E:32E2592:5DD521C0"
+ "X-GitHub-Request-Id": "3E26:39FE5:42539E:4FBECC:5DDD39C7"
},
- "response": "{\n \"sha\": \"354cdef435e18e79f40f52eae4af37c31d74f568\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/354cdef435e18e79f40f52eae4af37c31d74f568\"\n}\n",
+ "response": "{\n \"sha\": \"b98945a323f61595b94931f06d3286dbb5e1166d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/b98945a323f61595b94931f06d3286dbb5e1166d\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"354cdef435e18e79f40f52eae4af37c31d74f568\"}]}",
+ "body": "{\"base_tree\":\"56b7f381bca55351908b9f9090bf7e8c680d872d\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"b98945a323f61595b94931f06d3286dbb5e1166d\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:16 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
+ "Content-Length": "851",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4878",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4933",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2b7195b9043d2e929a51a6b66d9a07bb\"",
+ "ETag": "\"a091f6b1e469c6677c0eb7ae93709f56\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/7631b1700ddcb61479765b58d45d92d2ea1e2f28",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/6da017531613cc6b48165506fdcfdb89bffaacdc",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -690,30 +690,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06CB:3525C:9C0DC1:BB972C:5DD521C1"
+ "X-GitHub-Request-Id": "3E2B:11CCA:7F9460:988D2C:5DDD39C8"
},
- "response": "{\n \"sha\": \"7631b1700ddcb61479765b58d45d92d2ea1e2f28\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7631b1700ddcb61479765b58d45d92d2ea1e2f28\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ec9512949a5793dcd9289c4528e2df31bb148925\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ec9512949a5793dcd9289c4528e2df31bb148925\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"6da017531613cc6b48165506fdcfdb89bffaacdc\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/6da017531613cc6b48165506fdcfdb89bffaacdc\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"c90540e1d33452c8ad2fa899a48a55a575ff2fa8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/c90540e1d33452c8ad2fa899a48a55a575ff2fa8\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"7631b1700ddcb61479765b58d45d92d2ea1e2f28\",\"parents\":[\"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"6da017531613cc6b48165506fdcfdb89bffaacdc\",\"parents\":[\"56b7f381bca55351908b9f9090bf7e8c680d872d\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:17 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4877",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4932",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"689ab11ffbcab14b5f6302c0ddc328c7\"",
+ "ETag": "\"c9e9491b1aa713b86fc08f4d8ecd00eb\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/6aea428b6de1d8fdd2899728521d0a49ee3d99a1",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/90a087dff6249535eaaa389c657c79d5f71f1bea",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -723,26 +723,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D1:2FD8A:15780B8:19ACF09:5DD521C1"
+ "X-GitHub-Request-Id": "3E2C:3D52E:7D17F3:9629C2:5DDD39C8"
},
- "response": "{\n \"sha\": \"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjZhZWE0MjhiNmRlMWQ4ZmRkMjg5OTcyODUyMWQwYTQ5ZWUzZDk5YTE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"html_url\": \"https://github.com/owner/repo/commit/6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:38Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:38Z\"\n },\n \"tree\": {\n \"sha\": \"7631b1700ddcb61479765b58d45d92d2ea1e2f28\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7631b1700ddcb61479765b58d45d92d2ea1e2f28\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"html_url\": \"https://github.com/owner/repo/commit/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjkwYTA4N2RmZjYyNDk1MzVlYWFhMzg5YzY1N2M3OWQ1ZjcxZjFiZWE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"html_url\": \"https://github.com/owner/repo/commit/90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:17Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:17Z\"\n },\n \"tree\": {\n \"sha\": \"6da017531613cc6b48165506fdcfdb89bffaacdc\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/6da017531613cc6b48165506fdcfdb89bffaacdc\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"html_url\": \"https://github.com/owner/repo/commit/56b7f381bca55351908b9f9090bf7e8c680d872d\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\"force\":false}",
+ "body": "{\"sha\":\"90a087dff6249535eaaa389c657c79d5f71f1bea\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:18 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4876",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4931",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"9b92037d9f849e35b3e1c8ac431f7a61\"",
+ "ETag": "W/\"b8d463b220dcd3e1052eeb9dcd4bbca3\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -754,10 +754,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D5:14356:2D1FD2D:35C793D:5DD521C2",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3E31:948E:4BF3DA:59A4D0:5DDD39C9",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6aea428b6de1d8fdd2899728521d0a49ee3d99a1\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/90a087dff6249535eaaa389c657c79d5f71f1bea\"\n }\n}\n",
"status": 200
},
{
@@ -765,7 +765,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:19 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -774,168 +774,172 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4936",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E3A:9496:103DBFC:13686BA:5DDD39CB",
+ "content-length": "496"
+ },
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:20 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4935",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E3B:1E5E0:7DD575:977EAB:5DDD39CB",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjQ4NWNiOTYzNTI4YjkzYjcxNjk0Y2VkNjY0YTQ5ODJlMTU1OTNlODY=\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "status": 200
+ },
+ {
+ "method": "GET",
+ "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:21 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4930",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"b8d463b220dcd3e1052eeb9dcd4bbca3\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:40:25 GMT",
+ "X-Poll-Interval": "300",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E40:3BB6F:7E02FD:96E1F5:5DDD39CC",
+ "content-length": "482"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/90a087dff6249535eaaa389c657c79d5f71f1bea\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiI0ODVjYjk2MzUyOGI5M2I3MTY5NGNlZDY2NGE0OTgyZTE1NTkzZTg2In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/blobs?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:22 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "206",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4929",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"0031eb811715d1b664d7ee81be3db21a\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/acfad8e6a2bf71f13cf5f00fb9740e84ba5b65ba",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E46:3D52E:7D1C9D:962F60:5DDD39CD"
+ },
+ "response": "{\n \"sha\": \"acfad8e6a2bf71f13cf5f00fb9740e84ba5b65ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/acfad8e6a2bf71f13cf5f00fb9740e84ba5b65ba\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"90a087dff6249535eaaa389c657c79d5f71f1bea\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"acfad8e6a2bf71f13cf5f00fb9740e84ba5b65ba\"}]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:23 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "851",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4928",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"9aa374eb02b91bd64decd0018f443230\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/74c86b22907bc21fef47a3bff2aa86e68b6d2db6",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E4A:11CCE:10C3106:1405077:5DDD39CE"
+ },
+ "response": "{\n \"sha\": \"74c86b22907bc21fef47a3bff2aa86e68b6d2db6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/74c86b22907bc21fef47a3bff2aa86e68b6d2db6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"9ce61a409a4718ab152590fe4877e04336c62606\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/9ce61a409a4718ab152590fe4877e04336c62606\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"74c86b22907bc21fef47a3bff2aa86e68b6d2db6\",\"parents\":[\"90a087dff6249535eaaa389c657c79d5f71f1bea\"]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:42:23 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1511",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4927",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06DE:35260:2035937:2694801:5DD521C4",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4926",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E9:87DD:2B60F74:33E19F4:5DD521C5",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM2MDFmODRhMGYyOWU2ZTcyMmMwYTZjMmFhNDJkNTg5NzQwNDc2ZDY=\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4925",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EB:87DB:22324E7:288E076:5DD521C5",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIwNDczOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA0MDMw\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:42 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4924",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EC:46440:2C927AB:353C76D:5DD521C6",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "method": "GET",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4875",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"9b92037d9f849e35b3e1c8ac431f7a61\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:18:20 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06EE:14356:2D20669:35C8420:5DD521C7",
- "content-length": "484"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6aea428b6de1d8fdd2899728521d0a49ee3d99a1\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiJjNjAxZjg0YTBmMjllNmU3MjJjMGE2YzJhYTQyZDU4OTc0MDQ3NmQ2In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/owner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:44 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4874",
- "X-RateLimit-Reset": "1574252266",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"e3611b0b84921f72df89d50635f3d9c3\"",
+ "ETag": "\"9a1be71d56a57009aed6e95ced1b3bec\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/5db87ec47e7c9e3965f61001f43a5a46ef115914",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/cde1bc7c126c63495a9fa4102ad1c1f7c646e023",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -945,92 +949,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F0:32669:152D0C5:193AA11:5DD521C8"
+ "X-GitHub-Request-Id": "3E4F:9496:103E31E:1368F95:5DDD39CF"
},
- "response": "{\n \"sha\": \"5db87ec47e7c9e3965f61001f43a5a46ef115914\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/5db87ec47e7c9e3965f61001f43a5a46ef115914\"\n}\n",
+ "response": "{\n \"sha\": \"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OmNkZTFiYzdjMTI2YzYzNDk1YTlmYTQxMDJhZDFjMWY3YzY0NmUwMjM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"html_url\": \"https://github.com/owner/repo/commit/cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:23Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:23Z\"\n },\n \"tree\": {\n \"sha\": \"74c86b22907bc21fef47a3bff2aa86e68b6d2db6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/74c86b22907bc21fef47a3bff2aa86e68b6d2db6\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/90a087dff6249535eaaa389c657c79d5f71f1bea\",\n \"html_url\": \"https://github.com/owner/repo/commit/90a087dff6249535eaaa389c657c79d5f71f1bea\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"5db87ec47e7c9e3965f61001f43a5a46ef115914\"}]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:45 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4873",
- "X-RateLimit-Reset": "1574252266",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a61cf91677613ff1fdb02ed5be4fc594\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/8d0c38d2a1b40010bfba327de1cdbc0a506fdd6f",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F5:87DD:2B6159A:33E2157:5DD521C8"
- },
- "response": "{\n \"sha\": \"8d0c38d2a1b40010bfba327de1cdbc0a506fdd6f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8d0c38d2a1b40010bfba327de1cdbc0a506fdd6f\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"28b980338c3df547a5cc3bbfa7f94bb6601fa048\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/28b980338c3df547a5cc3bbfa7f94bb6601fa048\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"8d0c38d2a1b40010bfba327de1cdbc0a506fdd6f\",\"parents\":[\"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:45 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4872",
- "X-RateLimit-Reset": "1574252266",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"c9fe3ca07a7f2f4bb3994fdaaf44e58c\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06FB:3266C:2B493E1:33C8E51:5DD521C9"
- },
- "response": "{\n \"sha\": \"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmQ0ZmM0YTI0Y2JlMmRiY2NhMmI2YWQ3YmFmNjZjYjllZjViOTllYWE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"html_url\": \"https://github.com/owner/repo/commit/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:45Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:45Z\"\n },\n \"tree\": {\n \"sha\": \"8d0c38d2a1b40010bfba327de1cdbc0a506fdd6f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8d0c38d2a1b40010bfba327de1cdbc0a506fdd6f\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6aea428b6de1d8fdd2899728521d0a49ee3d99a1\",\n \"html_url\": \"https://github.com/owner/repo/commit/6aea428b6de1d8fdd2899728521d0a49ee3d99a1\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\"force\":false}",
+ "body": "{\"sha\":\"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4871",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4926",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"18ffb9fc2b5a855e74d7b936b7e8070d\"",
+ "ETag": "W/\"64e4842ca7e196589a5c9da6be8eb07e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1042,18 +980,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06FF:2FD8B:2130DA9:27888E8:5DD521CA",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3E54:39FE5:42593C:4FC58B:5DDD39D0",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cde1bc7c126c63495a9fa4102ad1c1f7c646e023\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:26 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1062,8 +1000,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4923",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4934",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1073,27 +1011,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0706:14350:9CA558:BC0B90:5DD521CA",
+ "X-GitHub-Request-Id": "3E5A:11CCE:10C3857:140592B:5DDD39D1",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM2MDFmODRhMGYyOWU2ZTcyMmMwYTZjMmFhNDJkNTg5NzQwNDc2ZDY=\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjQ4NWNiOTYzNTI4YjkzYjcxNjk0Y2VkNjY0YTQ5ODJlMTU1OTNlODY=\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"merge_method\":\"merge\"}",
+ "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\",\"merge_method\":\"merge\"}",
"method": "PUT",
"url": "/repos/owner/repo/pulls/3/merge?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4870",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4925",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"92336790fd90ff21d3abe9a5646644f7\"",
+ "ETag": "W/\"d0daaed5dd9cf6b3c3a8cffa1125a50a\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1105,18 +1043,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "070B:87DB:2232D7B:288EAC3:5DD521CB",
+ "X-GitHub-Request-Id": "3E5B:9496:103E77B:13694EB:5DDD39D1",
"content-length": "123"
},
- "response": "{\n \"sha\": \"f9c38e50376e93580b29ceb67b0abaec7399f8d5\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
+ "response": "{\n \"sha\": \"82f62568d7b4ba83e81f13dfbff51a1396b74bd3\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
+ "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:29 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1125,8 +1063,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4922",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4933",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1136,7 +1074,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0714:3266B:21F09E2:28807D0:5DD521CD",
+ "X-GitHub-Request-Id": "3E63:3BB70:CBB3D9:F2DCE9:5DDD39D3",
"content-length": "81"
},
"response": "{\"data\":{\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
@@ -1146,17 +1084,17 @@
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:29 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4869",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4924",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"18ffb9fc2b5a855e74d7b936b7e8070d\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:18:20 GMT",
+ "ETag": "W/\"64e4842ca7e196589a5c9da6be8eb07e\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:42:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1169,28 +1107,28 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0719:2FD8C:2A9F78F:32E47F7:5DD521CE",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3E6C:3BB71:108B62E:13C74EA:5DDD39D5",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cde1bc7c126c63495a9fa4102ad1c1f7c646e023\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
+ "body": "{\"base_tree\":\"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:30 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "561",
+ "Content-Length": "559",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4868",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4923",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5b2c8981d52b461417a74620aaef6b22\"",
+ "ETag": "\"763b51982d141e84de74936c2cb78ff0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6",
@@ -1203,30 +1141,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "071F:14353:1FBAD61:2606987:5DD521CF"
+ "X-GitHub-Request-Id": "3E6F:11CCC:CE3B47:F63F50:5DDD39D5"
},
"response": "{\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Deleting “posts/1970-01-01-first-title” metadata\",\"tree\":\"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\"parents\":[\"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\"]}",
+ "body": "{\"message\":\"Deleting “posts/1970-01-01-first-title” metadata\",\"tree\":\"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\"parents\":[\"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:31 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4867",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4922",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0966071c710b34df395db1452723a42f\"",
+ "ETag": "\"2a0ccfa405e2cb442a2cbbb16f415358\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/89b56b339704e02ec710180219e37b05cfeddb1e",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1236,17 +1174,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0720:3266B:21F0D51:2880C0B:5DD521D0"
+ "X-GitHub-Request-Id": "3E73:3BB70:CBB77F:F2E159:5DDD39D6"
},
- "response": "{\n \"sha\": \"89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjg5YjU2YjMzOTcwNGUwMmVjNzEwMTgwMjE5ZTM3YjA1Y2ZlZGRiMWU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"html_url\": \"https://github.com/owner/repo/commit/89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:52Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:21:52Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"Deleting “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\",\n \"html_url\": \"https://github.com/owner/repo/commit/d4fc4a24cbe2dbcca2b6ad7baf66cb9ef5b99eaa\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjlmYmVmNTZlMmE5M2JmZWI3ZjE4Yzg3N2E2NzJjNGE2NjRlOTBiMGU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"html_url\": \"https://github.com/owner/repo/commit/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:31Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:42:31Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"Deleting “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cde1bc7c126c63495a9fa4102ad1c1f7c646e023\",\n \"html_url\": \"https://github.com/owner/repo/commit/cde1bc7c126c63495a9fa4102ad1c1f7c646e023\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1255,8 +1193,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4921",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4932",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1266,27 +1204,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0724:4643C:140FC66:17F5683:5DD521D0",
+ "X-GitHub-Request-Id": "3E78:3D52C:3F01B5:4BECD7:5DDD39D7",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM2MDFmODRhMGYyOWU2ZTcyMmMwYTZjMmFhNDJkNTg5NzQwNDc2ZDY=\",\"sha\":\"c601f84a0f29e6e722c0a6c2aa42d589740476d6\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjQ4NWNiOTYzNTI4YjkzYjcxNjk0Y2VkNjY0YTQ5ODJlMTU1OTNlODY=\",\"sha\":\"485cb963528b93b71694ced664a4982e15593e86\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"sha\":\"89b56b339704e02ec710180219e37b05cfeddb1e\",\"force\":false}",
+ "body": "{\"sha\":\"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:32 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4866",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4921",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"f0d13839834a407b1412e521ae7cc074\"",
+ "ETag": "W/\"5fd604fcb5c3c3c89321c6651dc3f5c6\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1298,10 +1236,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0725:87DB:22335AD:288F473:5DD521D1",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3E7A:11CCC:CE3DB9:F6423B:5DDD39D7",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/89b56b339704e02ec710180219e37b05cfeddb1e\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\"\n }\n}\n",
"status": 200
},
{
@@ -1309,7 +1247,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:21:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1318,8 +1256,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4920",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4931",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1329,10 +1267,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072A:14350:9CA8DC:BC0FC0:5DD521D2",
+ "X-GitHub-Request-Id": "3E8B:11CCC:CE3F46:F6442C:5DDD39D8",
"content-length": "413"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can return entry to draft and delete it.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can return entry to draft and delete it.json
index ae87cb5b..2da751f8 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can return entry to draft and delete it.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can return entry to draft and delete it.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:53 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4904",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4905",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"8a3286f2d74580ee9474dc35965fadc1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "061D:3525E:1413FF9:1801F6A:5DD5231B",
+ "X-GitHub-Request-Id": "3F52:39FEA:10E5902:1421967:5DDD3AA0",
"content-length": "1333"
},
"response": "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"forkOwner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/forkOwner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:53 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "403 Forbidden",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4903",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4904",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -53,7 +53,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0625:35260:2053CD2:26B8C90:5DD5231C",
+ "X-GitHub-Request-Id": "3F57:3BB6F:7EC1D9:97CCA0:5DDD3AA1",
"content-length": "185"
},
"response": "{\n \"message\": \"Must have push access to view collaborator permission.\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/collaborators/#review-a-users-permission-level\"\n}\n",
@@ -63,17 +63,17 @@
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:54 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4902",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4903",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"1e1c8410111e54fb548742772ee36d39\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"7f47e26503b3443d1fe8e14feabe623d\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -85,24 +85,24 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0626:4643E:214BF29:27C333D:5DD5231D",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F5C:3BB71:10A28E9:13E39E0:5DDD3AA2",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:26:52Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:26:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:26:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:45:42Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:45:36Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:45:36Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
"method": "POST",
"url": "/repos/owner/repo/forks",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:55 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "22055",
+ "Content-Length": "21923",
"Server": "GitHub.com",
"Status": "202 Accepted",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4901",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4902",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -114,26 +114,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "062B:35263:2B42FE4:33A637D:5DD5231D"
+ "X-GitHub-Request-Id": "3F64:11CC8:425908:4F8EC8:5DDD3AA2"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:26:52Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:26:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:26:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:45:42Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:45:36Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:45:36Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 202
},
{
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4900",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4901",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"1e1c8410111e54fb548742772ee36d39\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"7f47e26503b3443d1fe8e14feabe623d\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -145,10 +145,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0630:87DB:22524A9:28B40EF:5DD5231E",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F65:11CCE:10DD59C:142498A:5DDD3AA3",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:45Z\",\n \"pushed_at\": \"2019-11-20T11:26:52Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:26:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:26:47Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:43:00Z\",\n \"pushed_at\": \"2019-11-26T14:45:42Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:45:36Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:45:36Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
@@ -156,7 +156,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:57 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -165,8 +165,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4940",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4942",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -176,7 +176,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0631:2FD8C:2AC7290:3313B4B:5DD5231F",
+ "X-GitHub-Request-Id": "3F6A:39FE5:42D0E6:505717:5DDD3AA4",
"content-length": "176"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjUzNDk0MTg4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":null,\"login\":\"forkOwner\",\"__typename\":\"User\"}}}\n",
@@ -187,7 +187,69 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:57 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4941",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F6F:3BB71:10A2E33:13E406F:5DDD3AA5",
+ "content-length": "119"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:58 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4940",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F74:9496:1056EC7:1386DB7:5DDD3AA5",
+ "content-length": "1373"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:45:58 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -197,7 +259,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4939",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -207,18 +269,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0636:87DD:2B86D67:340F545:5DD5231F",
- "content-length": "119"
+ "X-GitHub-Request-Id": "3F75:1E5DF:430DAD:508D09:5DDD3AA5",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNDY3Njo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -228,7 +290,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4938",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -238,49 +300,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063C:35260:2054237:26B932C:5DD52320",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3F7C:11CCA:80768F:999DD5:5DDD3AA6",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMTMxOTo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:28 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4937",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063B:32668:A0AC0E:C19824:5DD52320",
- "content-length": "1218"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -290,7 +321,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4936",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -300,10 +331,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063E:2FD80:1A6FE:23976:5DD52321",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3F7E:39FEA:10E63D4:14226BB:5DDD3AA6",
+ "content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -311,7 +342,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -320,8 +351,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4934",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4937",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -331,18 +362,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063D:2FD8A:158C576:19C5851:5DD52321",
+ "X-GitHub-Request-Id": "3F7B:39FE7:7B0A61:93B81C:5DDD3AA6",
"content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -352,7 +383,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4935",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -362,10 +393,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0641:3266C:2B6F65D:33F6E18:5DD52321",
- "content-length": "16478"
+ "X-GitHub-Request-Id": "3F7F:3BB70:CCE502:F44EBA:5DDD3AA6",
+ "content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -373,7 +404,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:45:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -382,8 +413,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4933",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4934",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -393,59 +424,28 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063F:14356:2D4B1AB:35FAF82:5DD52321",
+ "X-GitHub-Request-Id": "3F7D:1E5DF:430E05:508D7E:5DDD3AA6",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:29 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4932",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0642:3266B:220E8F5:28A48D6:5DD52321",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/forkOwner/repo/contents/forkOwner/repo/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:02 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
- "Content-Length": "567",
+ "Content-Length": "566",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4899",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4900",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9e34864d9c7608a273bf18a5d9f3d43653e4acff\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:26:49 GMT",
+ "ETag": "\"44913b7f4f9296b799c18b8f7371a307809b48b5\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:45:39 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -457,9 +457,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0655:14356:2D4B8E5:35FB825:5DD52324"
+ "X-GitHub-Request-Id": "3F8D:9495:D3C3DC:FC0E5C:5DDD3AA9"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":6,\"head\":{\"sha\":\"66acccc3193f26e7de3371d42254eb3b4feec0fb\"}},\"user\":\"forkOwner\",\"status\":\"pending_review\",\"branch\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":6,\"head\":{\"sha\":\"6ec0aa0b42766731fd7e6525c952b5ba478f51c2\"}},\"user\":\"forkOwner\",\"status\":\"pending_review\",\"branch\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -467,7 +467,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:03 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -476,8 +476,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4931",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4933",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -487,10 +487,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "065E:3525E:141497E:1802AE6:5DD52326",
+ "X-GitHub-Request-Id": "3F8F:3D52E:7DF2F8:9732EC:5DDD3AAA",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -498,7 +498,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -507,8 +507,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4930",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4932",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -518,10 +518,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "065F:32669:1542410:1953F2E:5DD52327",
+ "X-GitHub-Request-Id": "3F99:1E5ED:1096FC8:13DE200:5DDD3AAB",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -529,17 +529,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:04 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
+ "Content-Length": "211",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4898",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4899",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1276bd15ab2e4751dd7fa0df958cd593\"",
+ "ETag": "\"f45b7f6850f480ccd5346e1aceb1a1c4\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -552,7 +552,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0664:3266B:220F2D8:28A54A4:5DD52328"
+ "X-GitHub-Request-Id": "3F9A:39FE8:C5F0FF:EC8804:5DDD3AAC"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -562,7 +562,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:05 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -571,8 +571,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4929",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Remaining": "4931",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -582,10 +582,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0669:14356:2D4C11A:35FC1F0:5DD52328",
+ "X-GitHub-Request-Id": "3F9E:9495:D3C892:FC140D:5DDD3AAC",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -593,17 +593,17 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:06 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11959",
+ "Content-Length": "11921",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4897",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4898",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9bf416c240f3e9915f89bc9e2e526166\"",
+ "ETag": "\"cbc6e1ef2f6c8fd8fe794e7a92f650b5\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -616,7 +616,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "066E:35263:2B44443:33A7C52:5DD52329"
+ "X-GitHub-Request-Id": "3F9F:9496:1057D0F:1387F45:5DDD3AAD"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -626,20 +626,20 @@
"method": "POST",
"url": "/repos/forkOwner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:07 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1565",
+ "Content-Length": "1560",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4896",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4897",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"339255fddb34f73bc43d96d7cabc42f5\"",
+ "ETag": "\"a0785b93525f92ef3afbdf0da25a3113\"",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/24742861cfb6739f7941c99ba7e5232a1098d347",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -649,17 +649,243 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0673:14351:15E37E2:1A13E8B:5DD5232A"
+ "X-GitHub-Request-Id": "3FA4:3D52E:7DF6D9:9737C2:5DDD3AAE"
},
- "response": "{\n \"sha\": \"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjU1NTQ0Y2U0NDg1ZjEzMDlhYTNmNGZhOGZiOWU4YmRiYmZlZDFlOWI=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:27:38Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:27:38Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"24742861cfb6739f7941c99ba7e5232a1098d347\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OjI0NzQyODYxY2ZiNjczOWY3OTQxYzk5YmE3ZTUyMzJhMTA5OGQzNDc=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/24742861cfb6739f7941c99ba7e5232a1098d347\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/24742861cfb6739f7941c99ba7e5232a1098d347\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:06Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:06Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranch\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"oid\":\"24742861cfb6739f7941c99ba7e5232a1098d347\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\"}},\"query\":\"mutation createBranch($createRefInput: CreateRefInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:08 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4930",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FAA:11CCE:10DED2B:14265F5:5DDD3AAF",
+ "content-length": "622"
+ },
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE0Njc2OjI0NzQyODYxY2ZiNjczOWY3OTQxYzk5YmE3ZTUyMzJhMTA5OGQzNDc=\",\"sha\":\"24742861cfb6739f7941c99ba7e5232a1098d347\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE0Njc2OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQ3NzkxOTM3MzQtbmRibms0M3ZnYy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
+ "status": 200
+ },
+ {
+ "method": "GET",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:09 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4896",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"f5b3035998455fa06f34409aaf3fa30f\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
+ "X-Poll-Interval": "300",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FB3:11CCC:CF6616:F7AEB2:5DDD3AB0",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a6054dec7ec5f65f7e1acc87c67537e83f94990a\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJ1c2VyIjoiZm9ya093bmVyIiwic3RhdHVzIjoiZHJhZnQiLCJicmFuY2giOiJjbXMvZm9ya093bmVyL3JlcG8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZSIsImNvbGxlY3Rpb24iOiJwb3N0cyIsImNvbW1pdE1lc3NhZ2UiOiJDcmVhdGUgUG9zdCDigJwxOTcwLTAxLTAxLWZpcnN0LXRpdGxl4oCdIiwidGl0bGUiOiJmaXJzdCB0aXRsZSIsImRlc2NyaXB0aW9uIjoiZmlyc3QgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiJhMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBiIn0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuMzAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/blobs?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:10 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "211",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4895",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"4f9d9a20f1e8cb5d81fa263087e908c2\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FB8:1E5E0:7EAB4C:9885EF:5DDD3AB1"
+ },
+ "response": "{\n \"sha\": \"769cf3a3a7ce75ca4a35951a582fc25c37daef40\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/769cf3a3a7ce75ca4a35951a582fc25c37daef40\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"769cf3a3a7ce75ca4a35951a582fc25c37daef40\"}]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:11 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "875",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4894",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"0c8ba1e4ad1139738daaacb314f8a60b\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FB9:11CC5:7CFCB:97DFC:5DDD3AB2"
+ },
+ "response": "{\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4680091d4e34b2c6f6154e2bc1e6383512fc5ce9\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"2ecedbe748d348894acf7cae15011c9070583c69\",\"parents\":[\"a6054dec7ec5f65f7e1acc87c67537e83f94990a\"]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:12 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1635",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4893",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"3a6680d3c8a8a99164e38157fe868ab5\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/3067700f920e3b800b39832a69a9aaa8e5488643",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FBE:3D532:108E080:13BC671:5DDD3AB3"
+ },
+ "response": "{\n \"sha\": \"3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OjMwNjc3MDBmOTIwZTNiODAwYjM5ODMyYTY5YTlhYWE4ZTU0ODg2NDM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:11Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:11Z\"\n },\n \"tree\": {\n \"sha\": \"2ecedbe748d348894acf7cae15011c9070583c69\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/2ecedbe748d348894acf7cae15011c9070583c69\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a6054dec7ec5f65f7e1acc87c67537e83f94990a\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/a6054dec7ec5f65f7e1acc87c67537e83f94990a\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"3067700f920e3b800b39832a69a9aaa8e5488643\",\"force\":false}",
+ "method": "PATCH",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:13 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4892",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"c81b70178dad08e09e76a9a4463a59e2\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FC4:11CC6:14C215:19468A:5DDD3AB4",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3067700f920e3b800b39832a69a9aaa8e5488643\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:14 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4929",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FC8:3D52E:7DFEAA:97412A:5DDD3AB5",
+ "content-length": "496"
+ },
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"repository\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repository($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -669,7 +895,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4928",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -679,182 +905,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0674:2FD8B:215109B:27AEFCD:5DD5232B",
- "content-length": "627"
+ "X-GitHub-Request-Id": "3FD1:9495:D3D7A3:FC266C:5DDD3AB7",
+ "content-length": "92"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIxMzE5OjU1NTQ0Y2U0NDg1ZjEzMDlhYTNmNGZhOGZiOWU4YmRiYmZlZDFlOWI=\",\"sha\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\"name\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"}}}\n",
"status": 200
},
{
- "method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:40 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4895",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"8ab4f1503af2b2d4ebee647a7063fbae\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "067D:3266B:220F90D:28A5C08:5DD5232C",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd0e432fbc7ea73030037ba1a32b1b8f342c7189\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJ1c2VyIjoiZm9ya093bmVyIiwic3RhdHVzIjoiZHJhZnQiLCJicmFuY2giOiJjbXMvZm9ya093bmVyL3JlcG8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZSIsImNvbGxlY3Rpb24iOiJwb3N0cyIsImNvbW1pdE1lc3NhZ2UiOiJDcmVhdGUgUG9zdCDigJwxOTcwLTAxLTAxLWZpcnN0LXRpdGxl4oCdIiwidGl0bGUiOiJmaXJzdCB0aXRsZSIsImRlc2NyaXB0aW9uIjoiZmlyc3QgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiJhMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBiIn0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuMzAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4894",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0ac91b0c4fd1e77b8d99d2ad6ef81970\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "067E:2FD8C:2AC8CCA:3315A78:5DD5232D"
- },
- "response": "{\n \"sha\": \"f1eeb5cac18854859183e89689ff0336dbbb47c1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/f1eeb5cac18854859183e89689ff0336dbbb47c1\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"f1eeb5cac18854859183e89689ff0336dbbb47c1\"}]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4893",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2b4ca2d81b30884f03575a478916a6a4\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0683:4643C:1423A62:180D510:5DD5232D"
- },
- "response": "{\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ad265d07c77a0dd10f8d84f22e2fd631e2435248\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/ad265d07c77a0dd10f8d84f22e2fd631e2435248\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\"parents\":[\"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\"]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:44 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4892",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"95e84c90fccf7b5748c1f9c0819303c2\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/a82f14124f236086579340225c365ec4559a43e3",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "068C:4643E:214DA71:27C53A4:5DD5232F"
- },
- "response": "{\n \"sha\": \"a82f14124f236086579340225c365ec4559a43e3\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OmE4MmYxNDEyNGYyMzYwODY1NzkzNDAyMjVjMzY1ZWM0NTU5YTQzZTM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a82f14124f236086579340225c365ec4559a43e3\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/a82f14124f236086579340225c365ec4559a43e3\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:27:44Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:27:44Z\"\n },\n \"tree\": {\n \"sha\": \"a60a543191627b4d0a15fd455ad7f44f600fa8dc\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/a60a543191627b4d0a15fd455ad7f44f600fa8dc\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd0e432fbc7ea73030037ba1a32b1b8f342c7189\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd0e432fbc7ea73030037ba1a32b1b8f342c7189\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"a82f14124f236086579340225c365ec4559a43e3\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:45 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4891",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"0890f16cd9df5fd0d5f252e0fdc2d33d\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0691:4643E:214DC2D:27C55A6:5DD52330",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a82f14124f236086579340225c365ec4559a43e3\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a82f14124f236086579340225c365ec4559a43e3\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createPullRequest\",\"variables\":{\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createPullRequest($createPullRequestInput: CreatePullRequestInput!) {\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -864,7 +926,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4927",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -874,27 +936,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0697:46440:2CBFACF:3572104:5DD52332",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3FD6:1E5ED:1098754:13DFE72:5DDD3AB7",
+ "content-length": "594"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxODky\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"24742861cfb6739f7941c99ba7e5232a1098d347\",\"number\":7,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/heads/cms?ts=300",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4890",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Remaining": "4891",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"36738bde664df74fb138e326a89ce825\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "ETag": "W/\"c81b70178dad08e09e76a9a4463a59e2\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -907,18 +969,149 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "069B:35263:2B453B5:33A8EF5:5DD52332",
- "content-length": "788"
+ "X-GitHub-Request-Id": "3FDB:9496:10593AB:1389A6E:5DDD3AB9",
+ "content-length": "492"
},
- "response": "[\n {\n \"ref\": \"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\"\n }\n }\n]\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3067700f920e3b800b39832a69a9aaa8e5488643\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"forkOwner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/forkOwner/repo/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOnsic2hhIjoiMjQ3NDI4NjFjZmI2NzM5Zjc5NDFjOTliYTdlNTIzMmExMDk4ZDM0NyJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/blobs?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:18 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "211",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4890",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"e5f619a7193a1db9a30d4a583ee09c5c\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/61ddd79c47568e1431967da209bdafdf0547701c",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FDC:1E5E0:7EB2E2:988F56:5DDD3AB9"
+ },
+ "response": "{\n \"sha\": \"61ddd79c47568e1431967da209bdafdf0547701c\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/61ddd79c47568e1431967da209bdafdf0547701c\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"3067700f920e3b800b39832a69a9aaa8e5488643\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"61ddd79c47568e1431967da209bdafdf0547701c\"}]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:18 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "875",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4889",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"c04e8cf6ddcedb2bb4220744707cc256\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/f1800247fc29375bccc70e9ada88285202369da1",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FE2:39FE7:7B1ECD:93D0CB:5DDD3ABA"
+ },
+ "response": "{\n \"sha\": \"f1800247fc29375bccc70e9ada88285202369da1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/f1800247fc29375bccc70e9ada88285202369da1\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"1bbf485e9ecc957dfc4cf76237204a3c624cff5b\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/1bbf485e9ecc957dfc4cf76237204a3c624cff5b\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"f1800247fc29375bccc70e9ada88285202369da1\",\"parents\":[\"3067700f920e3b800b39832a69a9aaa8e5488643\"]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:19 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1635",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4888",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"b7b019f7f8390eb3883e2aa54ca13abf\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/e287813d1fe9753831ba3d1eeff67db4319e1e36",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FE6:3BB71:10A5956:13E749D:5DDD3ABB"
+ },
+ "response": "{\n \"sha\": \"e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmUyODc4MTNkMWZlOTc1MzgzMWJhM2QxZWVmZjY3ZGI0MzE5ZTFlMzY=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:19Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:19Z\"\n },\n \"tree\": {\n \"sha\": \"f1800247fc29375bccc70e9ada88285202369da1\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/f1800247fc29375bccc70e9ada88285202369da1\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/3067700f920e3b800b39832a69a9aaa8e5488643\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/3067700f920e3b800b39832a69a9aaa8e5488643\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"e287813d1fe9753831ba3d1eeff67db4319e1e36\",\"force\":false}",
+ "method": "PATCH",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:20 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4887",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"109ffa52f324a5415ba7f3ce6c23b8a1\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FEB:39FEA:10E8B68:14256D6:5DDD3ABB",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e287813d1fe9753831ba3d1eeff67db4319e1e36\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxODky\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -928,7 +1121,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4926",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -938,18 +1131,117 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06A0:35263:2B454A7:33A9014:5DD52333",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3FF0:1E5E0:7EB650:9893A7:5DDD3ABD",
+ "content-length": "594"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxODky\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"24742861cfb6739f7941c99ba7e5232a1098d347\",\"number\":7,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"repository\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query repository($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "method": "GET",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:22 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4886",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"109ffa52f324a5415ba7f3ce6c23b8a1\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:43:00 GMT",
+ "X-Poll-Interval": "300",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FF5:39FE7:7B2313:93D5EF:5DDD3ABE",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e287813d1fe9753831ba3d1eeff67db4319e1e36\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOnsic2hhIjoiMjQ3NDI4NjFjZmI2NzM5Zjc5NDFjOTliYTdlNTIzMmExMDk4ZDM0NyJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/blobs?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:23 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "211",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4885",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"fbd32548f577395e3dc72eaeb8ccddb6\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/fcf638311e5a9e9e22c18d59492ab5dcbe7621a5",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FFA:3D52E:7E08EB:974D97:5DDD3ABF"
+ },
+ "response": "{\n \"sha\": \"fcf638311e5a9e9e22c18d59492ab5dcbe7621a5\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/fcf638311e5a9e9e22c18d59492ab5dcbe7621a5\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"e287813d1fe9753831ba3d1eeff67db4319e1e36\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"fcf638311e5a9e9e22c18d59492ab5dcbe7621a5\"}]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:24 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "875",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4884",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"3036192b9a5095498b124f6ba43d3fe3\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/159266064eaddb45b8b64690b57c23a7cb2151e3",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3FFF:3D52C:3F7116:4C774D:5DDD3AC0"
+ },
+ "response": "{\n \"sha\": \"159266064eaddb45b8b64690b57c23a7cb2151e3\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/159266064eaddb45b8b64690b57c23a7cb2151e3\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"dece374443b322bb4eecfefff4dbe231fc60a226\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/dece374443b322bb4eecfefff4dbe231fc60a226\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"24742861cfb6739f7941c99ba7e5232a1098d347\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -959,7 +1251,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4925",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -969,18 +1261,83 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06A5:32669:1543111:1954ECA:5DD52334",
- "content-length": "92"
+ "X-GitHub-Request-Id": "3E04:39FE7:7B2535:93D888:5DDD3AC0",
+ "content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjI0NzQyODYxY2ZiNjczOWY3OTQxYzk5YmE3ZTUyMzJhMTA5OGQzNDc=\",\"sha\":\"24742861cfb6739f7941c99ba7e5232a1098d347\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"createPullRequest\",\"variables\":{\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createPullRequest($createPullRequestInput: CreatePullRequestInput!) {\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"159266064eaddb45b8b64690b57c23a7cb2151e3\",\"parents\":[\"e287813d1fe9753831ba3d1eeff67db4319e1e36\"]}",
+ "method": "POST",
+ "url": "/repos/forkOwner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:25 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1635",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4883",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"5ba03965d009acc09449e29b954c4b22\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/c9cd0b84f1ee7946951b4a855811740be70b0558",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E05:11CC8:426A26:4FA39F:5DDD3AC1"
+ },
+ "response": "{\n \"sha\": \"c9cd0b84f1ee7946951b4a855811740be70b0558\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE0Njc2OmM5Y2QwYjg0ZjFlZTc5NDY5NTFiNGE4NTU4MTE3NDBiZTcwYjA1NTg=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/c9cd0b84f1ee7946951b4a855811740be70b0558\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/c9cd0b84f1ee7946951b4a855811740be70b0558\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:25Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:46:25Z\"\n },\n \"tree\": {\n \"sha\": \"159266064eaddb45b8b64690b57c23a7cb2151e3\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/159266064eaddb45b8b64690b57c23a7cb2151e3\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/e287813d1fe9753831ba3d1eeff67db4319e1e36\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/e287813d1fe9753831ba3d1eeff67db4319e1e36\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"c9cd0b84f1ee7946951b4a855811740be70b0558\",\"force\":false}",
+ "method": "PATCH",
+ "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:46:27 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4882",
+ "X-RateLimit-Reset": "1574782823",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"1de5da0f356232f4d227ebefd197377c\"",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E0B:11CCE:10E12CD:142935C:5DDD3AC2",
+ "content-length": "492"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE0Njc2OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c9cd0b84f1ee7946951b4a855811740be70b0558\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/c9cd0b84f1ee7946951b4a855811740be70b0558\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE0Njc2OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQ3NzkxOTM3MzQtbmRibms0M3ZnYy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"},\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxODky\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!, $deleteRefInput: DeleteRefInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:27:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:46:28 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -990,7 +1347,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4924",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1000,431 +1357,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06A6:2FD8B:2151E35:27AFFFE:5DD52335",
- "content-length": "595"
+ "X-GitHub-Request-Id": "3E16:11CCA:8095CC:99C3CB:5DDD3AC3",
+ "content-length": "664"
},
- "response": "{\"data\":{\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2NjUy\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\"number\":7,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
- "status": 200
- },
- {
- "method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:51 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4889",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"0890f16cd9df5fd0d5f252e0fdc2d33d\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06AF:3266C:2B71AA2:33F9A5C:5DD52336",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a82f14124f236086579340225c365ec4559a43e3\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a82f14124f236086579340225c365ec4559a43e3\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOnsic2hhIjoiNTU1NDRjZTQ0ODVmMTMwOWFhM2Y0ZmE4ZmI5ZThiZGJiZmVkMWU5YiJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:52 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4888",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"15f77b8626fc5a9bbbece91310472ad1\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/2875b28fe00d18a18bccc2a7bff09caf0201d6de",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06B4:4643E:214E6A4:27C61DB:5DD52337"
- },
- "response": "{\n \"sha\": \"2875b28fe00d18a18bccc2a7bff09caf0201d6de\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/2875b28fe00d18a18bccc2a7bff09caf0201d6de\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"a82f14124f236086579340225c365ec4559a43e3\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"2875b28fe00d18a18bccc2a7bff09caf0201d6de\"}]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:53 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4887",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"032d0d50adf7adc28c3c17fdd2318c62\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/bb5f992a0776ae1995f700446a9390a09d31a6a4",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06B9:3525E:141585D:1803CBC:5DD52338"
- },
- "response": "{\n \"sha\": \"bb5f992a0776ae1995f700446a9390a09d31a6a4\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/bb5f992a0776ae1995f700446a9390a09d31a6a4\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"d9a255ec68f7ee49201931690490a285b9877305\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/d9a255ec68f7ee49201931690490a285b9877305\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"bb5f992a0776ae1995f700446a9390a09d31a6a4\",\"parents\":[\"a82f14124f236086579340225c365ec4559a43e3\"]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:54 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4886",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a2a5348c64fc7e72c9235c2b56d5ca79\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/4470d03037bb58adc16cbb7f6f78dcd2e38bac21",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06BF:14356:2D4E320:35FEA01:5DD52339"
- },
- "response": "{\n \"sha\": \"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjQ0NzBkMDMwMzdiYjU4YWRjMTZjYmI3ZjZmNzhkY2QyZTM4YmFjMjE=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:27:54Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:27:54Z\"\n },\n \"tree\": {\n \"sha\": \"bb5f992a0776ae1995f700446a9390a09d31a6a4\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/bb5f992a0776ae1995f700446a9390a09d31a6a4\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"a82f14124f236086579340225c365ec4559a43e3\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/a82f14124f236086579340225c365ec4559a43e3\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/a82f14124f236086579340225c365ec4559a43e3\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:55 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4885",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"1d3e0100aee5b6d4eea950b35b6b81b9\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06C4:3266B:2210B3C:28A71F7:5DD5233A",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/4470d03037bb58adc16cbb7f6f78dcd2e38bac21\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:57 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4922",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06D1:2FD8C:2ACAA7C:3317D63:5DD5233C",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjU1NTQ0Y2U0NDg1ZjEzMDlhYTNmNGZhOGZiOWU4YmRiYmZlZDFlOWI=\",\"sha\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2NjUy\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:58 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4923",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06CC:4643E:214ECC1:27C690C:5DD5233B",
- "content-length": "595"
- },
- "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2NjUy\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\"number\":7,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"}}}\n",
- "status": 200
- },
- {
- "method": "GET",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:59 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4884",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"1d3e0100aee5b6d4eea950b35b6b81b9\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:45 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DA:32669:1543BC9:1955B51:5DD5233E",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/4470d03037bb58adc16cbb7f6f78dcd2e38bac21\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOnsic2hhIjoiNTU1NDRjZTQ0ODVmMTMwOWFhM2Y0ZmE4ZmI5ZThiZGJiZmVkMWU5YiJ9fSwidXNlciI6ImZvcmtPd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL2ZvcmtPd25lci9yZXBvL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:27:59 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "212",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4883",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"be581f1762a17af9beec58d7962df222\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/blobs/17ddd2abff788eba9bb7dbae5b69be57b86c8c4e",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DB:3266C:2B7281B:33FAAB2:5DD5233F"
- },
- "response": "{\n \"sha\": \"17ddd2abff788eba9bb7dbae5b69be57b86c8c4e\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/17ddd2abff788eba9bb7dbae5b69be57b86c8c4e\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\"tree\":[{\"path\":\"forkOwner/repo/posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"17ddd2abff788eba9bb7dbae5b69be57b86c8c4e\"}]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:28:00 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "878",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4882",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"7e31f93653469121e6e0d0137c391d77\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/trees/3dabdc4812c68fe726796911b8e3f1b021ec70d9",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E7:14351:15E4CAD:1A15747:5DD5233F"
- },
- "response": "{\n \"sha\": \"3dabdc4812c68fe726796911b8e3f1b021ec70d9\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3dabdc4812c68fe726796911b8e3f1b021ec70d9\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"forkOwner\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"6445c7b897badba13d3ac82d9c10d2795b89fc6d\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/6445c7b897badba13d3ac82d9c10d2795b89fc6d\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\"tree\":\"3dabdc4812c68fe726796911b8e3f1b021ec70d9\",\"parents\":[\"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\"]}",
- "method": "POST",
- "url": "/repos/forkOwner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:28:01 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1641",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4881",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"97551086f42bf6c50bb32d6021a6e9f2\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/forkOwner/repo/git/commits/339e75a438c264422d5813d16b57fb1d55f07573",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F5:87D1:F3D21:12D430:5DD52340"
- },
- "response": "{\n \"sha\": \"339e75a438c264422d5813d16b57fb1d55f07573\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIxMzE5OjMzOWU3NWE0MzhjMjY0NDIyZDU4MTNkMTZiNTdmYjFkNTVmMDc1NzM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/339e75a438c264422d5813d16b57fb1d55f07573\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/339e75a438c264422d5813d16b57fb1d55f07573\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:28:00Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:28:00Z\"\n },\n \"tree\": {\n \"sha\": \"3dabdc4812c68fe726796911b8e3f1b021ec70d9\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3dabdc4812c68fe726796911b8e3f1b021ec70d9\"\n },\n \"message\": \"Updating “forkOwner/repo/posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/4470d03037bb58adc16cbb7f6f78dcd2e38bac21\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/4470d03037bb58adc16cbb7f6f78dcd2e38bac21\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"339e75a438c264422d5813d16b57fb1d55f07573\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/forkOwner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:28:02 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4880",
- "X-RateLimit-Reset": "1574252561",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"09dae0ca494e460f522e2f6740223c20\"",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06FA:4643C:1424B9C:180E99C:5DD52341",
- "content-length": "494"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIxMzE5OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"339e75a438c264422d5813d16b57fb1d55f07573\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/339e75a438c264422d5813d16b57fb1d55f07573\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIxMzE5OmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLTE1NzQyNDg2NjYwMzUtMzY0NmcybGNqYm8vcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZQ==\"},\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2NjUy\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!, $deleteRefInput: DeleteRefInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:28:03 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4921",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06FF:2FD8B:2152F81:27B1555:5DD52342",
- "content-length": "665"
- },
- "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA2NjUy\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"55544ce4485f1309aa3f4fa8fb9e8bdbbfed1e9b\",\"number\":7,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"},\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
+ "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcxODky\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/forkOwner/repo/posts/1970-01-01-first-title\",\"headRefOid\":\"24742861cfb6739f7941c99ba7e5232a1098d347\",\"number\":7,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"},\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update a draft entry on fork.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update a draft entry on fork.json
index eddfcb29..245b6576 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update a draft entry on fork.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update a draft entry on fork.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:14 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4853",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4908",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b2d0d8931b9a5ddf7092c0137247a2c1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F9:32669:15367D5:1945D87:5DD5225D",
+ "X-GitHub-Request-Id": "3E58:3D52E:7D6BE9:968F2D:5DDD3A21",
"content-length": "1321"
},
"response": "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/owner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:14 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:46 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4852",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4907",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b0c7ca4902ddcfd186497763d8e52620\"",
@@ -56,7 +56,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0601:14351:15D6F89:1A04EFC:5DD5225E",
+ "X-GitHub-Request-Id": "3E5C:3BB71:1093D54:13D1A50:5DDD3A21",
"content-length": "1071"
},
"response": "{\n \"permission\": \"admin\",\n \"user\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n }\n}\n",
@@ -67,7 +67,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:15 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:47 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -76,8 +76,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4919",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4930",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -87,7 +87,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0607:46440:2CA5B56:3553302:5DD5225E",
+ "X-GitHub-Request-Id": "3E61:11CCE:10CD925:141197D:5DDD3A22",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -98,7 +98,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:47 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -107,8 +107,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4918",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4929",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -118,18 +118,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0608:46440:2CA5CD8:35534D5:5DD5225F",
+ "X-GitHub-Request-Id": "3E62:1E5E9:CD10B9:F473D1:5DDD3A23",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:48 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -138,8 +138,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4917",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4928",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -149,18 +149,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0615:3266B:21FD9F7:2890226:5DD52260",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3E69:9496:1047D14:13748DF:5DDD3A24",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4Nzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:48 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -169,8 +169,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4916",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4927",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -180,41 +180,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0616:4643E:213A52F:27AE3ED:5DD52260",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3E67:39FE8:C536EE:EBA3AE:5DDD3A24",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3Mzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:17 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4915",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "061C:32669:1536B1F:194617C:5DD52261",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -222,7 +191,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -231,8 +200,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4914",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4926",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -242,10 +211,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0620:46440:2CA601E:35538AF:5DD52261",
+ "X-GitHub-Request-Id": "3E73:3BB6E:3DA06D:4A63AA:5DDD3A25",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -253,7 +222,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -262,8 +231,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4913",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4925",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -273,41 +242,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "061E:3266B:21FDABD:289030F:5DD52261",
+ "X-GitHub-Request-Id": "3E71:9496:1047ED6:1374B37:5DDD3A25",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:17 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4911",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "061D:35258:FCFD4:13550B:5DD52261",
- "content-length": "2866"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -315,7 +253,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -324,8 +262,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4912",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4924",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,23 +273,85 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "061F:87DD:2B72C08:33F6EFA:5DD52261",
+ "X-GitHub-Request-Id": "3E72:9495:D3024B:FB228A:5DDD3A25",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:43:49 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4923",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E6F:11CCE:10CDDD9:1411F09:5DDD3A25",
+ "content-length": "1973"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:43:49 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4922",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E70:11CC8:4211D1:4F380A:5DDD3A25",
+ "content-length": "2866"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:52 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4851",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4906",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -363,7 +363,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0631:2FD89:9CF310:BCAD1F:5DD52264",
+ "X-GitHub-Request-Id": "3E81:39FE8:C53BFE:EBAA0D:5DDD3A28",
"content-length": "116"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n",
@@ -374,7 +374,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:53 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -383,8 +383,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4910",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4921",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -394,10 +394,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0632:14353:1FC83EB:26169C4:5DD52265",
+ "X-GitHub-Request-Id": "3E86:11CCA:7FF213:98FE53:5DDD3A28",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -405,17 +405,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:54 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4850",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4905",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8489020b863e6dd0af6a0114b12da99d\"",
+ "ETag": "\"ac451977a4f9a814b15df3b2722882d8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -428,7 +428,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0637:3266B:21FE1F2:2890BC4:5DD52266"
+ "X-GitHub-Request-Id": "3E8B:11CCC:CEAA55:F6C7EC:5DDD3A29"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -438,7 +438,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:54 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -447,8 +447,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4909",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4920",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -458,10 +458,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063D:2FD8C:2AB1583:32F9B7F:5DD52267",
+ "X-GitHub-Request-Id": "3E8C:11CCE:10CE778:1412AAC:5DDD3A2A",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -469,17 +469,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:55 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11769",
+ "Content-Length": "11731",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4849",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4904",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4a20288235b92a13676949df7f6da19a\"",
+ "ETag": "\"3d130bbcc61dfd789c8b5c0bff77548c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -492,7 +492,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "063E:2FD8C:2AB1669:32F9CA1:5DD52267"
+ "X-GitHub-Request-Id": "3E95:39FE8:C53F6A:EBAE3F:5DDD3A2A"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -502,20 +502,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:56 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1504",
+ "Content-Length": "1499",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4848",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4903",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"048ee7ee4accf0c4d533018fd2100378\"",
+ "ETag": "\"6c64c6b591d106801aa3819a0af69ce0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/8fb98c73d7945c0b7cf454efb98508e9ba8f0f97",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -525,17 +525,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0643:2FD8C:2AB180E:32F9E93:5DD52268"
+ "X-GitHub-Request-Id": "3E97:3BB70:CC301B:F3733D:5DDD3A2B"
},
- "response": "{\n \"sha\": \"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\n \"html_url\": \"https://github.com/owner/repo/commit/8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:24Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:24Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\n \"html_url\": \"https://github.com/owner/repo/commit/e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:56Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:43:56Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:58 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -544,8 +544,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4908",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4919",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -555,27 +555,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0648:2FD8A:15824A5:19B93F0:5DD52269",
+ "X-GitHub-Request-Id": "3E9F:9490:7D95E9:96EC48:5DDD3A2C",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA1MjM1\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"number\":4,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcwNjg1\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"number\":4,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4847",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4902",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"f0d13839834a407b1412e521ae7cc074\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:12 GMT",
+ "ETag": "W/\"5fd604fcb5c3c3c89321c6651dc3f5c6\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:42:51 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -588,31 +588,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0654:2FD8A:158265C:19B95FA:5DD5226A",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3EA4:3BB70:CC3450:F3785C:5DDD3A2E",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/89b56b339704e02ec710180219e37b05cfeddb1e\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI4ZmI5OGM3M2Q3OTQ1YzBiN2NmNDU0ZWZiOTg1MDhlOWJhOGYwZjk3In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiJlMDFhMGQ1YjlkZGQ4MDliYmEzZWRiZWJjYWVmODQ0Y2Y4YmRkZjJkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:00 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4846",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4901",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"b8866496f553964df5fa304dc111b32b\"",
+ "ETag": "\"ce7d9a774a834218b25cd59b31e40d5a\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/5006df078997fbb4aa1560b67426c864582e4e02",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/18bec3d8102e926f00ecc9cfddedd68609f153c9",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -622,30 +622,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0656:1434A:357119:40D153:5DD5226B"
+ "X-GitHub-Request-Id": "3EA6:39FE4:187B7C:1DC4DC:5DDD3A2F"
},
- "response": "{\n \"sha\": \"5006df078997fbb4aa1560b67426c864582e4e02\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/5006df078997fbb4aa1560b67426c864582e4e02\"\n}\n",
+ "response": "{\n \"sha\": \"18bec3d8102e926f00ecc9cfddedd68609f153c9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/18bec3d8102e926f00ecc9cfddedd68609f153c9\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"89b56b339704e02ec710180219e37b05cfeddb1e\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"5006df078997fbb4aa1560b67426c864582e4e02\"}]}",
+ "body": "{\"base_tree\":\"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"18bec3d8102e926f00ecc9cfddedd68609f153c9\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:00 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
+ "Content-Length": "851",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4845",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4900",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5411190ba4b16edafe9dcd7823073da2\"",
+ "ETag": "\"b96bf2aa834e68752437ca5cab3d4ea6\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/2ab13f27ffe9b06b175484fb9c810229093368c1",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/a02c80ff910fd3a7d4e3d46133fe24076799288a",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -655,30 +655,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0657:2FD8C:2AB1F5A:32FA765:5DD5226C"
+ "X-GitHub-Request-Id": "3EAA:3BB6F:7E5D50:975029:5DDD3A30"
},
- "response": "{\n \"sha\": \"2ab13f27ffe9b06b175484fb9c810229093368c1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2ab13f27ffe9b06b175484fb9c810229093368c1\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"764595822e882028eb5a2c8c98c8b1654ea4f0f8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/764595822e882028eb5a2c8c98c8b1654ea4f0f8\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"a02c80ff910fd3a7d4e3d46133fe24076799288a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a02c80ff910fd3a7d4e3d46133fe24076799288a\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ead1bdaefc33bcf2e0ce72fba975ca0bcf270c7e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ead1bdaefc33bcf2e0ce72fba975ca0bcf270c7e\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"2ab13f27ffe9b06b175484fb9c810229093368c1\",\"parents\":[\"89b56b339704e02ec710180219e37b05cfeddb1e\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"a02c80ff910fd3a7d4e3d46133fe24076799288a\",\"parents\":[\"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:01 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4844",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4899",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ac7247fe9a4353618e726c9880471c04\"",
+ "ETag": "\"60601cdd39cb171fab3c7a4d45b60b3f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/475e76057168b6ca02608c703c5a02c512c1ab41",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/5d133043680bfa4468f879cd6c21557c992cc74a",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -688,26 +688,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "065C:14356:2D34D30:35E0843:5DD5226D"
+ "X-GitHub-Request-Id": "3EB0:1E5DF:42C91D:503A65:5DDD3A31"
},
- "response": "{\n \"sha\": \"475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjQ3NWU3NjA1NzE2OGI2Y2EwMjYwOGM3MDNjNWEwMmM1MTJjMWFiNDE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"html_url\": \"https://github.com/owner/repo/commit/475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:30Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:30Z\"\n },\n \"tree\": {\n \"sha\": \"2ab13f27ffe9b06b175484fb9c810229093368c1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2ab13f27ffe9b06b175484fb9c810229093368c1\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/89b56b339704e02ec710180219e37b05cfeddb1e\",\n \"html_url\": \"https://github.com/owner/repo/commit/89b56b339704e02ec710180219e37b05cfeddb1e\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjVkMTMzMDQzNjgwYmZhNDQ2OGY4NzljZDZjMjE1NTdjOTkyY2M3NGE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"html_url\": \"https://github.com/owner/repo/commit/5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:01Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:01Z\"\n },\n \"tree\": {\n \"sha\": \"a02c80ff910fd3a7d4e3d46133fe24076799288a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a02c80ff910fd3a7d4e3d46133fe24076799288a\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\",\n \"html_url\": \"https://github.com/owner/repo/commit/9fbef56e2a93bfeb7f18c877a672c4a664e90b0e\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"475e76057168b6ca02608c703c5a02c512c1ab41\",\"force\":false}",
+ "body": "{\"sha\":\"5d133043680bfa4468f879cd6c21557c992cc74a\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4843",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4898",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"5ead74e04f589bb954feebdff97e1583\"",
+ "ETag": "W/\"6b2853369aab61009f5249c4b185cfc7\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -719,10 +719,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0662:87DD:2B741DE:33F896D:5DD5226E",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3EB6:11CC8:421876:4F403E:5DDD3A31",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/475e76057168b6ca02608c703c5a02c512c1ab41\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5d133043680bfa4468f879cd6c21557c992cc74a\"\n }\n}\n",
"status": 200
},
{
@@ -730,7 +730,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:03 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -739,8 +739,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4907",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4918",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -750,18 +750,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "066B:32668:A04328:C11C45:5DD5226F",
+ "X-GitHub-Request-Id": "3EB9:9490:7D9C4B:96F421:5DDD3A33",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -770,8 +770,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4906",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4917",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -781,41 +781,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0672:35260:2044FB1:26A6EBE:5DD52270",
+ "X-GitHub-Request-Id": "3EBE:3D530:C6541A:ECD249:5DDD3A33",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:33 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4905",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0673:14351:15D80EC:1A063BE:5DD52270",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIwNDczOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA1MjM1\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -823,7 +792,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -832,8 +801,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4904",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4916",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -843,18 +812,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0679:14351:15D819D:1A06493:5DD52271",
+ "X-GitHub-Request-Id": "3EC3:9496:1049B39:1376DEA:5DDD3A34",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:05 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -863,8 +832,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4902",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4915",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -874,103 +843,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "067E:2FD8B:2140A71:279B572:5DD52272",
+ "X-GitHub-Request-Id": "3EC4:3D52E:7D7E1D:96A55B:5DDD3A35",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:34 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4903",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "067F:87D7:9979A2:B88233:5DD52272",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:35 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4901",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0684:14356:2D3576A:35E145E:5DD52272",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:38 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4900",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0691:4643E:213C568:27B0A1A:5DD52275",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -978,17 +854,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:39 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:09 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4842",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4897",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1cab0c8e43992fc9868415b607756232\"",
+ "ETag": "\"c937703151a5e6671397be717b2a3aef\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417",
@@ -1001,17 +877,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0697:4643A:A24518:C2DC0A:5DD52277"
+ "X-GitHub-Request-Id": "3ED5:1E5ED:108A655:13CEAA7:5DDD3A38"
},
"response": "{\n \"sha\": \"3e5676c8285a456a6604603042b5428883f50417\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417\"\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1020,8 +896,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4899",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4914",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1031,28 +907,28 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0698:3266C:2B5CE20:33E0807:5DD52277",
+ "X-GitHub-Request-Id": "3EDA:3D530:C65D1F:ECDD16:5DDD3A39",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}",
+ "body": "{\"base_tree\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:10 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11769",
+ "Content-Length": "11731",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4841",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4896",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4ef518506e10dc04dc31038b1d2fb35e\"",
+ "ETag": "\"6000225049cedc7cc22c2073105dfe03\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1",
@@ -1065,61 +941,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "069C:3266C:2B5CED0:33E08E8:5DD52278"
+ "X-GitHub-Request-Id": "3EDB:3D532:107F64D:13AAC60:5DDD3A39"
},
"response": "{\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4663bc351c2b79f066f9434722d865f8a0fc88cd\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4663bc351c2b79f066f9434722d865f8a0fc88cd\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4898",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "069D:2FD8B:21412D2:279BF9C:5DD52278",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"]}",
+ "body": "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:11 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1504",
+ "Content-Length": "1499",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4840",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4895",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"828aba6ff94ef3be7db4233dd7b7f03c\"",
+ "ETag": "\"f8c0d0137a80839131fba2d6ca84ca9c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/f0e389224aea952953a39d6a27f1695a88babb85",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/cb1bea71846c3f51061062e43418cf4aeab43a04",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1129,17 +974,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06A2:4643A:A245E4:C2DD08:5DD52279"
+ "X-GitHub-Request-Id": "3EE2:3BB70:CC4849:F39058:5DDD3A3A"
},
- "response": "{\n \"sha\": \"f0e389224aea952953a39d6a27f1695a88babb85\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmYwZTM4OTIyNGFlYTk1Mjk1M2EzOWQ2YTI3ZjE2OTVhODhiYWJiODU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f0e389224aea952953a39d6a27f1695a88babb85\",\n \"html_url\": \"https://github.com/owner/repo/commit/f0e389224aea952953a39d6a27f1695a88babb85\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:41Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:41Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\n \"html_url\": \"https://github.com/owner/repo/commit/8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"cb1bea71846c3f51061062e43418cf4aeab43a04\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OmNiMWJlYTcxODQ2YzNmNTEwNjEwNjJlNDM0MThjZjRhZWFiNDNhMDQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cb1bea71846c3f51061062e43418cf4aeab43a04\",\n \"html_url\": \"https://github.com/owner/repo/commit/cb1bea71846c3f51061062e43418cf4aeab43a04\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:11Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:11Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\n \"html_url\": \"https://github.com/owner/repo/commit/e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1148,8 +993,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4897",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4913",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1159,10 +1004,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06A8:4643C:1419F9C:1801973:5DD52279",
+ "X-GitHub-Request-Id": "3EE3:1E5ED:108A9A5:13CEEB5:5DDD3A3A",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:44:11 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4912",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EE6:39FEA:10DA12E:1413986:5DDD3A3B",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -1170,7 +1046,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1179,8 +1055,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4896",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4911",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1190,27 +1066,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06A7:46440:2CA9166:3557327:5DD52279",
+ "X-GitHub-Request-Id": "3EED:39FE7:7AA95D:934074:5DDD3A3B",
"content-length": "764"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA1MjM1\",\"commits\":{\"nodes\":[{\"id\":\"MDE3OlB1bGxSZXF1ZXN0Q29tbWl0MzQzMzA1MjM1OjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"parents\":{\"nodes\":[{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"}],\"__typename\":\"CommitConnection\"}},\"__typename\":\"PullRequestCommit\"}],\"__typename\":\"PullRequestCommitConnection\"},\"__typename\":\"PullRequest\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzcwNjg1\",\"commits\":{\"nodes\":[{\"id\":\"MDE3OlB1bGxSZXF1ZXN0Q29tbWl0MzQ1NzcwNjg1OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\",\"parents\":{\"nodes\":[{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"}],\"__typename\":\"CommitConnection\"}},\"__typename\":\"PullRequestCommit\"}],\"__typename\":\"PullRequestCommitConnection\"},\"__typename\":\"PullRequest\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:12 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4839",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4894",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"5ead74e04f589bb954feebdff97e1583\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:12 GMT",
+ "ETag": "W/\"6b2853369aab61009f5249c4b185cfc7\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:42:51 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1223,31 +1099,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06AB:2FD8C:2AB3AA0:32FC77C:5DD5227A",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3EEE:3D530:C6616E:ECE241:5DDD3A3C",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/475e76057168b6ca02608c703c5a02c512c1ab41\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5d133043680bfa4468f879cd6c21557c992cc74a\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiJmMGUzODkyMjRhZWE5NTI5NTNhMzlkNmEyN2YxNjk1YTg4YmFiYjg1In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiJjYjFiZWE3MTg0NmMzZjUxMDYxMDYyZTQzNDE4Y2Y0YWVhYjQzYTA0In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:13 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4998",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4893",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"11c20d20c63e33bdf06d9799d9784da7\"",
+ "ETag": "\"4da121deab131c3072e6460651e04a42\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/9f36757f2ea55fa1048551812733fbde8c700188",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/83feaa18d8a2b6b25b4e6331f9872dbf76f09589",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1257,61 +1133,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06AF:3266C:2B5D3CE:33E0EF4:5DD5227A"
+ "X-GitHub-Request-Id": "3EF0:39FE8:C5598F:EBCE55:5DDD3A3C"
},
- "response": "{\n \"sha\": \"9f36757f2ea55fa1048551812733fbde8c700188\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9f36757f2ea55fa1048551812733fbde8c700188\"\n}\n",
+ "response": "{\n \"sha\": \"83feaa18d8a2b6b25b4e6331f9872dbf76f09589\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/83feaa18d8a2b6b25b4e6331f9872dbf76f09589\"\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4895",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B0:4643E:213CDDF:27B1419:5DD5227B",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"base_tree\":\"475e76057168b6ca02608c703c5a02c512c1ab41\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"9f36757f2ea55fa1048551812733fbde8c700188\"}]}",
+ "body": "{\"base_tree\":\"5d133043680bfa4468f879cd6c21557c992cc74a\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"83feaa18d8a2b6b25b4e6331f9872dbf76f09589\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:13 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
+ "Content-Length": "851",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4996",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4892",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"28a82eeeb851530cf33a10723a4a04f4\"",
+ "ETag": "\"20b29f6e24117c8adcbfba6ae1d1c83d\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/f4fd02f7c4dda450d0f9638cfb5601b44f94de87",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/d197ffeaaac8b8064df53684d80ad2feab06d0c6",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1321,30 +1166,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06B1:3266C:2B5D4EF:33E105B:5DD5227B"
+ "X-GitHub-Request-Id": "3EF5:9496:104AE00:1378457:5DDD3A3D"
},
- "response": "{\n \"sha\": \"f4fd02f7c4dda450d0f9638cfb5601b44f94de87\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f4fd02f7c4dda450d0f9638cfb5601b44f94de87\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e01c0c82df47d8af6e9e14c8a42c91e4439ce23a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e01c0c82df47d8af6e9e14c8a42c91e4439ce23a\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"d197ffeaaac8b8064df53684d80ad2feab06d0c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d197ffeaaac8b8064df53684d80ad2feab06d0c6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"23d87b1820e905426708d60b1e6e37f9bf4a83e5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/23d87b1820e905426708d60b1e6e37f9bf4a83e5\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"f4fd02f7c4dda450d0f9638cfb5601b44f94de87\",\"parents\":[\"475e76057168b6ca02608c703c5a02c512c1ab41\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"d197ffeaaac8b8064df53684d80ad2feab06d0c6\",\"parents\":[\"5d133043680bfa4468f879cd6c21557c992cc74a\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:14 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4995",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4891",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2a20d7e901e72ae34899e872664f73a0\"",
+ "ETag": "\"27d9a8e86698a64a917911230900eefe\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/07b510f816609a52888bc15c8b4641e7c0f8781a",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/aa75543e22582e99244d863a4c00decd97623467",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1354,17 +1199,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06B6:14356:2D369BF:35E2A48:5DD5227C"
+ "X-GitHub-Request-Id": "3EF6:3D52C:3F3368:4C2A19:5DDD3A3E"
},
- "response": "{\n \"sha\": \"07b510f816609a52888bc15c8b4641e7c0f8781a\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjA3YjUxMGY4MTY2MDlhNTI4ODhiYzE1YzhiNDY0MWU3YzBmODc4MWE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/07b510f816609a52888bc15c8b4641e7c0f8781a\",\n \"html_url\": \"https://github.com/owner/repo/commit/07b510f816609a52888bc15c8b4641e7c0f8781a\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:44Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:24:44Z\"\n },\n \"tree\": {\n \"sha\": \"f4fd02f7c4dda450d0f9638cfb5601b44f94de87\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f4fd02f7c4dda450d0f9638cfb5601b44f94de87\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/475e76057168b6ca02608c703c5a02c512c1ab41\",\n \"html_url\": \"https://github.com/owner/repo/commit/475e76057168b6ca02608c703c5a02c512c1ab41\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"aa75543e22582e99244d863a4c00decd97623467\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OmFhNzU1NDNlMjI1ODJlOTkyNDRkODYzYTRjMDBkZWNkOTc2MjM0Njc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/aa75543e22582e99244d863a4c00decd97623467\",\n \"html_url\": \"https://github.com/owner/repo/commit/aa75543e22582e99244d863a4c00decd97623467\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:14Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:44:14Z\"\n },\n \"tree\": {\n \"sha\": \"d197ffeaaac8b8064df53684d80ad2feab06d0c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d197ffeaaac8b8064df53684d80ad2feab06d0c6\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5d133043680bfa4468f879cd6c21557c992cc74a\",\n \"html_url\": \"https://github.com/owner/repo/commit/5d133043680bfa4468f879cd6c21557c992cc74a\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1373,8 +1218,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4894",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4910",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1384,27 +1229,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06BC:87DD:2B75BA5:33FA8A3:5DD5227D",
+ "X-GitHub-Request-Id": "3EFB:11CCA:800AB9:991BBA:5DDD3A3F",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjhmYjk4YzczZDc5NDVjMGI3Y2Y0NTRlZmI5ODUwOGU5YmE4ZjBmOTc=\",\"sha\":\"8fb98c73d7945c0b7cf454efb98508e9ba8f0f97\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmUwMWEwZDViOWRkZDgwOWJiYTNlZGJlYmNhZWY4NDRjZjhiZGRmMmQ=\",\"sha\":\"e01a0d5b9ddd809bba3edbebcaef844cf8bddf2d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"sha\":\"07b510f816609a52888bc15c8b4641e7c0f8781a\",\"force\":false}",
+ "body": "{\"sha\":\"aa75543e22582e99244d863a4c00decd97623467\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4994",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4890",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b80ad8c2a9e9c96f9f1fb13caf488a06\"",
+ "ETag": "W/\"c71905c65a000f2d20ed2faa6d31814b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1416,18 +1261,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06BB:87DB:22436D2:28A2577:5DD5227D",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3EFA:9496:104B0AE:1378788:5DDD3A3E",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"07b510f816609a52888bc15c8b4641e7c0f8781a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/07b510f816609a52888bc15c8b4641e7c0f8781a\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"aa75543e22582e99244d863a4c00decd97623467\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/aa75543e22582e99244d863a4c00decd97623467\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"updateRef\",\"variables\":{\"input\":{\"oid\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\",\"refId\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"force\":true}},\"query\":\"mutation updateRef($input: UpdateRefInput!) {\\n updateRef(input: $input) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1436,8 +1281,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4892",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4909",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1447,49 +1292,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06C2:3525E:140A4B6:17F66A0:5DD5227E",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmYwZTM4OTIyNGFlYTk1Mjk1M2EzOWQ2YTI3ZjE2OTVhODhiYWJiODU=\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"updateRef\",\"variables\":{\"input\":{\"oid\":\"f0e389224aea952953a39d6a27f1695a88babb85\",\"refId\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"force\":true}},\"query\":\"mutation updateRef($input: UpdateRefInput!) {\\n updateRef(input: $input) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:47 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4893",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06C1:14353:1FCA968:261964C:5DD5227E",
+ "X-GitHub-Request-Id": "3F06:9495:D32A2A:FB5316:5DDD3A3F",
"content-length": "475"
},
- "response": "{\"data\":{\"updateRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmYwZTM4OTIyNGFlYTk1Mjk1M2EzOWQ2YTI3ZjE2OTVhODhiYWJiODU=\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"UpdateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"updateRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmNiMWJlYTcxODQ2YzNmNTEwNjEwNjJlNDM0MThjZjRhZWFiNDNhMDQ=\",\"sha\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"UpdateRefPayload\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1498,8 +1312,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4890",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4908",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1509,18 +1323,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06C9:4643E:213D39A:27B1ADE:5DD5227F",
+ "X-GitHub-Request-Id": "3F09:9495:D32B18:FB5447:5DDD3A40",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmYwZTM4OTIyNGFlYTk1Mjk1M2EzOWQ2YTI3ZjE2OTVhODhiYWJiODU=\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmNiMWJlYTcxODQ2YzNmNTEwNjEwNjJlNDM0MThjZjRhZWFiNDNhMDQ=\",\"sha\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:24:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:44:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1529,8 +1343,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4891",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4907",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1540,103 +1354,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06CA:2FD8A:15839A6:19BAD2E:5DD5227F",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIwNDczOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA1MjM1\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:48 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4889",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06CE:46440:2CA9D33:355815E:5DD52280",
- "content-length": "500"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzozZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:53 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4888",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EE:14351:15D93A1:1A07A5D:5DD52285",
+ "X-GitHub-Request-Id": "3F2C:11CC8:4224C3:4F4F07:5DDD3A46",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmYwZTM4OTIyNGFlYTk1Mjk1M2EzOWQ2YTI3ZjE2OTVhODhiYWJiODU=\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:24:59 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4887",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0705:14356:2D38549:35E4B30:5DD5228A",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmYwZTM4OTIyNGFlYTk1Mjk1M2EzOWQ2YTI3ZjE2OTVhODhiYWJiODU=\",\"sha\":\"f0e389224aea952953a39d6a27f1695a88babb85\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OmNiMWJlYTcxODQ2YzNmNTEwNjEwNjJlNDM0MThjZjRhZWFiNDNhMDQ=\",\"sha\":\"cb1bea71846c3f51061062e43418cf4aeab43a04\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update an entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update an entry.json
index 88f545c7..4eb43535 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update an entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__can update an entry.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4911",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4966",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b2d0d8931b9a5ddf7092c0137247a2c1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06EC:4643E:2123D70:27937B1:5DD5216F",
+ "X-GitHub-Request-Id": "3EA3:3BB71:1082D2D:13BCD6D:5DDD3988",
"content-length": "1321"
},
"response": "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/owner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4910",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4965",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b0c7ca4902ddcfd186497763d8e52620\"",
@@ -56,7 +56,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F4:35263:2B13D98:336D418:5DD52170",
+ "X-GitHub-Request-Id": "3EAB:3BB70:CB4CB4:F25F5B:5DDD3989",
"content-length": "1071"
},
"response": "{\n \"permission\": \"admin\",\n \"user\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n }\n}\n",
@@ -67,7 +67,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:14 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -76,8 +76,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4974",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4975",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -87,7 +87,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F9:46440:2C87FC7:352FFD3:5DD52171",
+ "X-GitHub-Request-Id": "3EB0:1E5DB:175337:1C51FE:5DDD3989",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -98,7 +98,38 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:15 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4974",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EB6:11CCC:CDD66D:F5C2E6:5DDD398A",
+ "content-length": "119"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:41:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -108,7 +139,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4973",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -118,18 +149,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06FA:4643C:140A7B1:17EEFFF:5DD52171",
- "content-length": "119"
+ "X-GitHub-Request-Id": "3EB9:9495:D227E7:FA1907:5DDD398B",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -139,7 +170,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4972",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -149,18 +180,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06FF:2FD8C:2A94079:32D6FF1:5DD52172",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3EBA:9496:1036F9C:13601E6:5DDD398B",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4Nzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -170,7 +201,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4971",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -180,10 +211,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0700:14353:1FB31B1:25FD3FF:5DD52172",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3EBD:948E:4BD202:597BD6:5DDD398C",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3Mzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -191,7 +222,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -201,7 +232,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4970",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -211,18 +242,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0701:2FD88:3931ED:450007:5DD52173",
+ "X-GitHub-Request-Id": "3EBC:3D532:106AAD2:1391E36:5DDD398C",
"content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -232,7 +263,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4969",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -242,10 +273,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0704:87DB:222A629:2884A4A:5DD52173",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3EC0:39FE7:7A0E23:92824C:5DDD398C",
+ "content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -253,7 +284,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -263,7 +294,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4968",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -273,18 +304,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0706:14353:1FB327E:25FD4FC:5DD52173",
+ "X-GitHub-Request-Id": "3EBF:11CCC:CDD8D6:F5C5F0:5DDD398C",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -294,7 +325,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4967",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -304,59 +335,28 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0702:3266C:2B3FB64:33BD6A5:5DD52173",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3EBE:3D532:106AAD5:1391E3D:5DDD398C",
+ "content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:19 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4966",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "070D:14351:15C7DAC:19F2EC5:5DD52173",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:20 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
"Content-Length": "482",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4909",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4964",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"f03f89324e2134d23ae9a4a8f2c26cd8a8faaf62\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:19:40 GMT",
+ "ETag": "\"e806557d590a1a4e9abfde0b43abe38695febb67\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:40:58 GMT",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -368,9 +368,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "071A:2FD8A:15733B5:19A733B:5DD52176"
+ "X-GitHub-Request-Id": "3ECE:9496:1037613:1360A15:5DDD398F"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":1,\"head\":\"89b005404031a9362738b9a9a4ac22849f69f4cc\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":1,\"head\":\"20d0f215a154a331415760e8c644218a901edd2e\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -378,7 +378,38 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:20 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4966",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3ED9:11CC8:41C4A3:4EDA4E:5DDD3990",
+ "content-length": "189"
+ },
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:41:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -388,7 +419,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4965",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -398,41 +429,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "071F:14353:1FB37CB:25FDB94:5DD52177",
- "content-length": "189"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:24 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4964",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0720:32669:1527E1E:19347D2:5DD52177",
+ "X-GitHub-Request-Id": "3EDF:948E:4BD46C:597EB8:5DDD3990",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -440,17 +440,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:22 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4908",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4963",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8489020b863e6dd0af6a0114b12da99d\"",
+ "ETag": "\"ac451977a4f9a814b15df3b2722882d8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -463,7 +463,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0725:87DB:222AFB7:288556F:5DD52178"
+ "X-GitHub-Request-Id": "3EE2:3BB6E:3D5B14:4A0E2C:5DDD3991"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -473,7 +473,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:23 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -482,8 +482,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4963",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4964",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -493,10 +493,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072A:14356:2D16C59:35BCD48:5DD52179",
+ "X-GitHub-Request-Id": "3EF5:9495:D231E7:FA2578:5DDD3992",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -504,17 +504,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:24 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11769",
+ "Content-Length": "11731",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4907",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4962",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4a20288235b92a13676949df7f6da19a\"",
+ "ETag": "\"3d130bbcc61dfd789c8b5c0bff77548c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -527,7 +527,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "072B:87DD:2B584FA:33D73A7:5DD5217A"
+ "X-GitHub-Request-Id": "3EFB:11CCE:10BBA3C:13FC209:5DDD3993"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -537,20 +537,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:25 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1504",
+ "Content-Length": "1499",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4906",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4961",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6df337e9b24e746efd114614cf20409b\"",
+ "ETag": "\"38359996f2f6bea00053823f4241acec\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/c436e4591df51c1218ec572d1367737f7937f567",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/204588aa9a9bd09fac66dfa8559f8d81e46113c9",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -560,17 +560,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0730:14351:15C85FB:19F388A:5DD5217B"
+ "X-GitHub-Request-Id": "3F01:11CCA:7F650A:985378:5DDD3994"
},
- "response": "{\n \"sha\": \"c436e4591df51c1218ec572d1367737f7937f567\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c436e4591df51c1218ec572d1367737f7937f567\",\n \"html_url\": \"https://github.com/owner/repo/commit/c436e4591df51c1218ec572d1367737f7937f567\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:27Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:27Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\n \"html_url\": \"https://github.com/owner/repo/commit/204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:24Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:24Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -579,8 +579,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4962",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4963",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -590,27 +590,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0739:87DD:2B58883:33D77DC:5DD5217C",
+ "X-GitHub-Request-Id": "3F06:9495:D23582:FA29CA:5DDD3995",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzAzNTEz\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"number\":2,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzY5NDE0\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"number\":2,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4905",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4960",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"8fd7d7606031b2890c665d5be112fe8f\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:18:20 GMT",
+ "ETag": "W/\"0fde8dfb5e5c705adfac497a7176a8b4\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:40:25 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -623,31 +623,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0745:3266C:2B40F91:33BEEF4:5DD5217E",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3F11:9490:7CFA4D:963128:5DDD3997",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiJjNDM2ZTQ1OTFkZjUxYzEyMThlYzU3MmQxMzY3NzM3Zjc5MzdmNTY3In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiIyMDQ1ODhhYTlhOWJkMDlmYWM2NmRmYTg1NTlmOGQ4MWU0NjExM2M5In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:28 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4904",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4959",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3d8adc182273bb72ca9bb4c4307d787c\"",
+ "ETag": "\"0e10d04caf2a8a057d703654008d3f4f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/f1d0a852fa530ec83de5aa78375ecd87ef33f04a",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/0fad89f265ce382bef5ad3830d5acf9b6fa8468b",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -657,30 +657,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0746:2FD8C:2A95986:32D8D8B:5DD5217F"
+ "X-GitHub-Request-Id": "3F16:39FEA:10C7E19:13FD688:5DDD3998"
},
- "response": "{\n \"sha\": \"f1d0a852fa530ec83de5aa78375ecd87ef33f04a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/f1d0a852fa530ec83de5aa78375ecd87ef33f04a\"\n}\n",
+ "response": "{\n \"sha\": \"0fad89f265ce382bef5ad3830d5acf9b6fa8468b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/0fad89f265ce382bef5ad3830d5acf9b6fa8468b\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"f1d0a852fa530ec83de5aa78375ecd87ef33f04a\"}]}",
+ "body": "{\"base_tree\":\"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"0fad89f265ce382bef5ad3830d5acf9b6fa8468b\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:29 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
+ "Content-Length": "851",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4903",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4958",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"df4faf90111d40561f9304d4900e6764\"",
+ "ETag": "\"c329f553b8c5ce3ac5ed387a1d6854a8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/2021f48b1cc0109b4ec06b82c72ec35c9b3f839f",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/b494c6d135303514304b825d1e872a132ff2566d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -690,30 +690,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "074A:14356:2D178E8:35BDC2D:5DD5217F"
+ "X-GitHub-Request-Id": "3F1A:11CCE:10BC4CD:13FCEC0:5DDD3998"
},
- "response": "{\n \"sha\": \"2021f48b1cc0109b4ec06b82c72ec35c9b3f839f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2021f48b1cc0109b4ec06b82c72ec35c9b3f839f\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"fb6841b904e76c67ab178de0d4faa4cbd5cd6a82\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/fb6841b904e76c67ab178de0d4faa4cbd5cd6a82\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"b494c6d135303514304b825d1e872a132ff2566d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b494c6d135303514304b825d1e872a132ff2566d\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"2ce7fad6916cd9b618d25e68911cc62b94651fbd\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2ce7fad6916cd9b618d25e68911cc62b94651fbd\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"2021f48b1cc0109b4ec06b82c72ec35c9b3f839f\",\"parents\":[\"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"b494c6d135303514304b825d1e872a132ff2566d\",\"parents\":[\"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:30 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4902",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4957",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8a492523e179592f052c2a3d78ef47b0\"",
+ "ETag": "\"e5254ccc03e81c32a01b67510993ae5e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/27191f75a276ad18ee94ef2654639941df9f78ba",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -723,26 +723,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "074F:46440:2C89E75:353241A:5DD52180"
+ "X-GitHub-Request-Id": "3F1F:3BB6F:7DD608:96AA75:5DDD3999"
},
- "response": "{\n \"sha\": \"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjU0ZDllY2Q3MmIwNWNhMGQ1NjYzYzlmZjQxMjlhNzMyNjQ3M2IyYzA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"html_url\": \"https://github.com/owner/repo/commit/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:33Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:33Z\"\n },\n \"tree\": {\n \"sha\": \"2021f48b1cc0109b4ec06b82c72ec35c9b3f839f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2021f48b1cc0109b4ec06b82c72ec35c9b3f839f\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\",\n \"html_url\": \"https://github.com/owner/repo/commit/e70081da7b1fef7d6edc0ecd58936ab88b4b62f7\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjI3MTkxZjc1YTI3NmFkMThlZTk0ZWYyNjU0NjM5OTQxZGY5Zjc4YmE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"html_url\": \"https://github.com/owner/repo/commit/27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:30Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:30Z\"\n },\n \"tree\": {\n \"sha\": \"b494c6d135303514304b825d1e872a132ff2566d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b494c6d135303514304b825d1e872a132ff2566d\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\",\n \"html_url\": \"https://github.com/owner/repo/commit/c2d027799c3fbbda55a2dfbaa020783b8a49e8d0\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\"force\":false}",
+ "body": "{\"sha\":\"27191f75a276ad18ee94ef2654639941df9f78ba\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4901",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4956",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ea8343d9aef9cd8dface3b115b7546e7\"",
+ "ETag": "W/\"1bfa4c0a9e8242e061bf2eda6bade85c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -754,10 +754,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0754:46440:2C89FDC:35325CE:5DD52181",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3F24:3BB6F:7DD6ED:96AB7F:5DDD399B",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/27191f75a276ad18ee94ef2654639941df9f78ba\"\n }\n}\n",
"status": 200
},
{
@@ -765,7 +765,38 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:32 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4962",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F2A:11CCC:CDED35:F5DF20:5DDD399C",
+ "content-length": "496"
+ },
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:41:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -775,7 +806,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4961",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -785,18 +816,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "075A:3266C:2B417DB:33BF8DB:5DD52182",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3F2E:1E5E9:CC5513:F38FBD:5DDD399D",
+ "content-length": "276"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -806,7 +837,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4960",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -816,18 +847,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0763:3525E:13FB6F4:17E4A22:5DD52183",
- "content-length": "540"
+ "X-GitHub-Request-Id": "3F2F:9490:7D0183:9639BB:5DDD399D",
+ "content-length": "496"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIwNDczOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzAzNTEz\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -837,7 +868,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4959",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -847,18 +878,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "075F:87DD:2B594F3:33D86F2:5DD52183",
+ "X-GitHub-Request-Id": "3F34:1E5DF:427A28:4FDAAE:5DDD399E",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -868,7 +899,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4958",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -878,134 +909,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "076D:3266C:2B41A75:33BFBED:5DD52184",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:37 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4957",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "076E:14350:9C7F65:BBDE35:5DD52184",
+ "X-GitHub-Request-Id": "3F46:11CCE:10BD794:13FE59E:5DDD39A2",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:37 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4956",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "076F:1434A:3543C3:409AAC:5DD52184",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:38 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4955",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0774:87DB:222C3EE:2886D54:5DD52185",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4954",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0784:2FD89:9C8BB9:BC2F68:5DD52189",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -1013,17 +920,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:39 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4900",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4955",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1cab0c8e43992fc9868415b607756232\"",
+ "ETag": "\"c937703151a5e6671397be717b2a3aef\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417",
@@ -1036,17 +943,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0785:32669:15290E5:1935DF8:5DD5218A"
+ "X-GitHub-Request-Id": "3F47:1E5DB:175949:1C5966:5DDD39A2"
},
"response": "{\n \"sha\": \"3e5676c8285a456a6604603042b5428883f50417\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417\"\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1055,8 +962,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4953",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4957",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1066,28 +973,28 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078A:87DB:222CA96:288756E:5DD5218A",
+ "X-GitHub-Request-Id": "3F52:39FE8:C48A06:EAD0E9:5DDD39A4",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}",
+ "body": "{\"base_tree\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:42 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11769",
+ "Content-Length": "11731",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4899",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4954",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4ef518506e10dc04dc31038b1d2fb35e\"",
+ "ETag": "\"6000225049cedc7cc22c2073105dfe03\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1",
@@ -1100,30 +1007,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "078B:2FD8C:2A96F7F:32DA779:5DD5218A"
+ "X-GitHub-Request-Id": "3F50:39FE8:C488FF:EACFA1:5DDD39A3"
},
"response": "{\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4663bc351c2b79f066f9434722d865f8a0fc88cd\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4663bc351c2b79f066f9434722d865f8a0fc88cd\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"c436e4591df51c1218ec572d1367737f7937f567\"]}",
+ "body": "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:42 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1504",
+ "Content-Length": "1499",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4898",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4953",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1dadaae71563d5b42c02456ff6825a95\"",
+ "ETag": "\"eda95692370f7fa2e2b0d218229b67de\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/09eac55488fd4d78322dd16710d96c7e5d898c17",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/7d407acf5fc881f9047d6f15d3ce34885fa3fa72",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1133,17 +1040,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0790:14356:2D1906A:35BF7E0:5DD5218B"
+ "X-GitHub-Request-Id": "3F5F:3BB71:10860AA:13C0C99:5DDD39A6"
},
- "response": "{\n \"sha\": \"09eac55488fd4d78322dd16710d96c7e5d898c17\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOjA5ZWFjNTU0ODhmZDRkNzgzMjJkZDE2NzEwZDk2YzdlNWQ4OThjMTc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/09eac55488fd4d78322dd16710d96c7e5d898c17\",\n \"html_url\": \"https://github.com/owner/repo/commit/09eac55488fd4d78322dd16710d96c7e5d898c17\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:43Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:43Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"c436e4591df51c1218ec572d1367737f7937f567\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c436e4591df51c1218ec572d1367737f7937f567\",\n \"html_url\": \"https://github.com/owner/repo/commit/c436e4591df51c1218ec572d1367737f7937f567\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"7d407acf5fc881f9047d6f15d3ce34885fa3fa72\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjdkNDA3YWNmNWZjODgxZjkwNDdkNmYxNWQzY2UzNDg4NWZhM2ZhNzI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/7d407acf5fc881f9047d6f15d3ce34885fa3fa72\",\n \"html_url\": \"https://github.com/owner/repo/commit/7d407acf5fc881f9047d6f15d3ce34885fa3fa72\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:42Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:42Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\n \"html_url\": \"https://github.com/owner/repo/commit/204588aa9a9bd09fac66dfa8559f8d81e46113c9\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:43 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1152,8 +1059,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4952",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4956",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1163,10 +1070,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0791:2FD88:393561:45045E:5DD5218B",
- "content-length": "276"
+ "X-GitHub-Request-Id": "3F64:11CC8:41D181:4EE9B0:5DDD39A7",
+ "content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3Om1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -1174,7 +1081,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:43 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1183,8 +1090,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4951",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4955",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1194,58 +1101,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0797:3266C:2B428B2:33C0D04:5DD5218C",
+ "X-GitHub-Request-Id": "3F63:11CCA:7F7563:98678F:5DDD39A7",
"content-length": "764"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzAzNTEz\",\"commits\":{\"nodes\":[{\"id\":\"MDE3OlB1bGxSZXF1ZXN0Q29tbWl0MzQzMzAzNTEzOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"parents\":{\"nodes\":[{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"}],\"__typename\":\"CommitConnection\"}},\"__typename\":\"PullRequestCommit\"}],\"__typename\":\"PullRequestCommitConnection\"},\"__typename\":\"PullRequest\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:44 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4950",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0796:2FD88:393574:45047D:5DD5218C",
- "content-length": "452"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1NzY5NDE0\",\"commits\":{\"nodes\":[{\"id\":\"MDE3OlB1bGxSZXF1ZXN0Q29tbWl0MzQ1NzY5NDE0OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"parents\":{\"nodes\":[{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"}],\"__typename\":\"CommitConnection\"}},\"__typename\":\"PullRequestCommit\"}],\"__typename\":\"PullRequestCommitConnection\"},\"__typename\":\"PullRequest\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:44 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4897",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4952",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ea8343d9aef9cd8dface3b115b7546e7\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:18:20 GMT",
+ "ETag": "W/\"1bfa4c0a9e8242e061bf2eda6bade85c\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:40:25 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1258,31 +1134,62 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079B:2FD8A:1574A08:19A8DF3:5DD5218D",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3F69:1E5ED:107AF0C:13BBA96:5DDD39A8",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/27191f75a276ad18ee94ef2654639941df9f78ba\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiIwOWVhYzU1NDg4ZmQ0ZDc4MzIyZGQxNjcxMGQ5NmM3ZTVkODk4YzE3In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:41:44 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4954",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F6B:9495:D24DE9:FA47B0:5DDD39A8",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiI3ZDQwN2FjZjVmYzg4MWY5MDQ3ZDZmMTVkM2NlMzQ4ODVmYTNmYTcyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:45 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "207",
+ "Content-Length": "206",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4896",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4951",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"c3936b67dd9d658474d1bba7b81305f4\"",
+ "ETag": "\"3e46bcd077726f8ddcc322f545d7b7f8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/af42072cab5c892aef5ccda53bfefce8daf88ce5",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/ea58fbef482ff27dc617e68bb8c75df1720db4da",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1292,30 +1199,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A0:46440:2C8B6A6:3534103:5DD5218D"
+ "X-GitHub-Request-Id": "3F6C:1E5E0:7DB5BF:975754:5DDD39A8"
},
- "response": "{\n \"sha\": \"af42072cab5c892aef5ccda53bfefce8daf88ce5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/af42072cab5c892aef5ccda53bfefce8daf88ce5\"\n}\n",
+ "response": "{\n \"sha\": \"ea58fbef482ff27dc617e68bb8c75df1720db4da\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ea58fbef482ff27dc617e68bb8c75df1720db4da\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"af42072cab5c892aef5ccda53bfefce8daf88ce5\"}]}",
+ "body": "{\"base_tree\":\"27191f75a276ad18ee94ef2654639941df9f78ba\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"ea58fbef482ff27dc617e68bb8c75df1720db4da\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:46 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "854",
+ "Content-Length": "851",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4895",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4950",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"22a1f4eab37da0fc965b56c491c451b2\"",
+ "ETag": "\"a3e322e493fe2a1dc1eaadca7c41b463\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/4958d7e145643fc9b5ad5bf84c70f7882af1c178",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/b20927600f9a6de75bae9760a4c78d6cd913a2b6",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1325,61 +1232,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07AC:3525E:13FC095:17E55C1:5DD5218E"
+ "X-GitHub-Request-Id": "3F70:11CC8:41D2B5:4EEB24:5DDD39A9"
},
- "response": "{\n \"sha\": \"4958d7e145643fc9b5ad5bf84c70f7882af1c178\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4958d7e145643fc9b5ad5bf84c70f7882af1c178\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"7926e747f176229e7a2f8b40689e4292a52fe0b9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7926e747f176229e7a2f8b40689e4292a52fe0b9\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"b20927600f9a6de75bae9760a4c78d6cd913a2b6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b20927600f9a6de75bae9760a4c78d6cd913a2b6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"df30ab7bd5b8dd954ee2798e0fa309f479eb8373\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/df30ab7bd5b8dd954ee2798e0fa309f479eb8373\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:47 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4949",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B6:14353:1FB5784:26001D0:5DD5218E",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"4958d7e145643fc9b5ad5bf84c70f7882af1c178\",\"parents\":[\"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"b20927600f9a6de75bae9760a4c78d6cd913a2b6\",\"parents\":[\"27191f75a276ad18ee94ef2654639941df9f78ba\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:47 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1516",
+ "Content-Length": "1511",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4894",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4949",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"d6fccf0963e9189116ab873f57af1d68\"",
+ "ETag": "\"e60df56e2b8d9202150cf1f8b6ca30e1\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/56b7f381bca55351908b9f9090bf7e8c680d872d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1389,26 +1265,57 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07B7:4643C:140C152:17F0F29:5DD5218E"
+ "X-GitHub-Request-Id": "3F75:1E5DB:175AA1:1C5B09:5DDD39AA"
},
- "response": "{\n \"sha\": \"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIwNDczOmE1MmU3Yjk0ZWE4NTFjZGQxNDA2YWUwMDgyYjVkZjBlMmQ4OGQwZGI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"html_url\": \"https://github.com/owner/repo/commit/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:47Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:20:47Z\"\n },\n \"tree\": {\n \"sha\": \"4958d7e145643fc9b5ad5bf84c70f7882af1c178\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4958d7e145643fc9b5ad5bf84c70f7882af1c178\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\",\n \"html_url\": \"https://github.com/owner/repo/commit/54d9ecd72b05ca0d5663c9ff4129a7326473b2c0\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjEzOTg3OjU2YjdmMzgxYmNhNTUzNTE5MDhiOWY5MDkwYmY3ZThjNjgwZDg3MmQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"html_url\": \"https://github.com/owner/repo/commit/56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:46Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:41:46Z\"\n },\n \"tree\": {\n \"sha\": \"b20927600f9a6de75bae9760a4c78d6cd913a2b6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b20927600f9a6de75bae9760a4c78d6cd913a2b6\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/27191f75a276ad18ee94ef2654639941df9f78ba\",\n \"html_url\": \"https://github.com/owner/repo/commit/27191f75a276ad18ee94ef2654639941df9f78ba\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\"force\":false}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:41:47 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4953",
+ "X-RateLimit-Reset": "1574782828",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F76:39FE8:C49197:EADA3E:5DDD39AA",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjIwNDU4OGFhOWE5YmQwOWZhYzY2ZGZhODU1OWY4ZDgxZTQ2MTEzYzk=\",\"sha\":\"204588aa9a9bd09fac66dfa8559f8d81e46113c9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"sha\":\"56b7f381bca55351908b9f9090bf7e8c680d872d\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:48 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4893",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4948",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ac4a03497988d8d1f1d26a07b774be10\"",
+ "ETag": "W/\"af221fcb7b5ff07bf1ca37d9d73bf8aa\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1420,18 +1327,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07BC:87DB:222D229:2887E60:5DD5218F",
- "content-length": "484"
+ "X-GitHub-Request-Id": "3F7B:39FE8:C49291:EADB70:5DDD39AB",
+ "content-length": "482"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIwNDczOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a52e7b94ea851cdd1406ae0082b5df0e2d88d0db\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjEzOTg3OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"56b7f381bca55351908b9f9090bf7e8c680d872d\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/56b7f381bca55351908b9f9090bf7e8c680d872d\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"updateRef\",\"variables\":{\"input\":{\"oid\":\"7d407acf5fc881f9047d6f15d3ce34885fa3fa72\",\"refId\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"force\":true}},\"query\":\"mutation updateRef($input: UpdateRefInput!) {\\n updateRef(input: $input) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1440,8 +1347,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4948",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4952",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1451,80 +1358,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D4:3525C:9BF6CE:BB7B50:5DD52190",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOmM0MzZlNDU5MWRmNTFjMTIxOGVjNTcyZDEzNjc3MzdmNzkzN2Y1Njc=\",\"sha\":\"c436e4591df51c1218ec572d1367737f7937f567\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:49 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4946",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D9:32668:9FBD70:C07E31:5DD52191",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjA5ZWFjNTU0ODhmZDRkNzgzMjJkZDE2NzEwZDk2YzdlNWQ4OThjMTc=\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"updateRef\",\"variables\":{\"input\":{\"oid\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\",\"refId\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"force\":true}},\"query\":\"mutation updateRef($input: UpdateRefInput!) {\\n updateRef(input: $input) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:49 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4947",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D7:14353:1FB59DF:26004AF:5DD52190",
+ "X-GitHub-Request-Id": "3F80:3BB6F:7DE531:96BD4B:5DDD39AC",
"content-length": "475"
},
- "response": "{\"data\":{\"updateRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjA5ZWFjNTU0ODhmZDRkNzgzMjJkZDE2NzEwZDk2YzdlNWQ4OThjMTc=\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"UpdateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"updateRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjdkNDA3YWNmNWZjODgxZjkwNDdkNmYxNWQzY2UzNDg4NWZhM2ZhNzI=\",\"sha\":\"7d407acf5fc881f9047d6f15d3ce34885fa3fa72\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjEzOTg3OmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"UpdateRefPayload\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"7d407acf5fc881f9047d6f15d3ce34885fa3fa72\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:20:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:41:50 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1533,8 +1378,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4945",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Remaining": "4951",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1544,134 +1389,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DC:2FD8A:1574F0D:19A93EC:5DD52192",
+ "X-GitHub-Request-Id": "3F87:39FEA:10CA24D:14002B4:5DDD39AD",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjA5ZWFjNTU0ODhmZDRkNzgzMjJkZDE2NzEwZDk2YzdlNWQ4OThjMTc=\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:50 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4944",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DD:3266B:21EB5EA:287A278:5DD52192",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIwNDczOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzAzNTEz\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIwNDczOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:51 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4943",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DE:2FD8C:2A97F09:32DB9D4:5DD52192",
- "content-length": "500"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzozZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:20:55 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4942",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EC:87DB:222DD4F:2888BD3:5DD52197",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjA5ZWFjNTU0ODhmZDRkNzgzMjJkZDE2NzEwZDk2YzdlNWQ4OThjMTc=\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:21:01 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4941",
- "X-RateLimit-Reset": "1574252312",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0602:46440:2C8D640:353667E:5DD5219D",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIwNDczOjA5ZWFjNTU0ODhmZDRkNzgzMjJkZDE2NzEwZDk2YzdlNWQ4OThjMTc=\",\"sha\":\"09eac55488fd4d78322dd16710d96c7e5d898c17\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjEzOTg3OjdkNDA3YWNmNWZjODgxZjkwNDdkNmYxNWQzY2UzNDg4NWZhM2ZhNzI=\",\"sha\":\"7d407acf5fc881f9047d6f15d3ce34885fa3fa72\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully forks repository and loads.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully forks repository and loads.json
index a2774160..a19d575b 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully forks repository and loads.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully forks repository and loads.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:55 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4989",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"9cf4fd7f0157fe3072cb7f42ae301efa\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060D:14351:15D1726:19FE4DA:5DD52201",
+ "X-GitHub-Request-Id": "3F1B:3D52C:3F0C57:4BF9FF:5DDD39EF",
"content-length": "1333"
},
"response": "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"forkOwner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/forkOwner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "403 Forbidden",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4988",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -53,7 +53,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0615:3266C:2B4F8B0:33D079A:5DD52201",
+ "X-GitHub-Request-Id": "3F1F:3BB70:CBDACD:F30C0C:5DDD39EF",
"content-length": "185"
},
"response": "{\n \"message\": \"Must have push access to view collaborator permission.\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/collaborators/#review-a-users-permission-level\"\n}\n",
@@ -63,13 +63,13 @@
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:57 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4987",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -81,7 +81,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0616:46440:2C99F39:3545508:5DD52202",
+ "X-GitHub-Request-Id": "3F24:3BB70:CBDB7F:F30CE0:5DDD39F0",
"content-length": "98"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/#get\"\n}\n",
@@ -91,14 +91,14 @@
"method": "POST",
"url": "/repos/owner/repo/forks",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:58 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "22055",
+ "Content-Length": "21923",
"Server": "GitHub.com",
"Status": "202 Accepted",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4986",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -110,26 +110,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "061B:87DD:2B68149:33EA1C6:5DD52202"
+ "X-GitHub-Request-Id": "3F2A:11CCE:10C7690:140A3B3:5DDD39F1"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 202
},
{
"method": "GET",
"url": "/repos/forkOwner/repo",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:42:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4985",
- "X-RateLimit-Reset": "1574252561",
+ "X-RateLimit-Reset": "1574782823",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"10e0e864275e918de43f224f23668833\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:22:12 GMT",
+ "ETag": "W/\"0282528fe10fb6d530d76fa3f0e66e7f\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:42:51 GMT",
"X-OAuth-Scopes": "delete_repo, public_repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -141,10 +141,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0621:3525C:9C2F55:BBBF5D:5DD52204",
- "content-length": "22145"
+ "X-GitHub-Request-Id": "3F33:39FE7:7A6805:92F022:5DDD39F3",
+ "content-length": "22013"
},
- "response": "{\n \"id\": 222921319,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:22:43Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 222920473,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-20T11:17:46Z\",\n \"updated_at\": \"2019-11-20T11:22:12Z\",\n \"pushed_at\": \"2019-11-20T11:22:11Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
+ "response": "{\n \"id\": 224214676,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/forkOwner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/forkOwner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/forkOwner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/forkOwner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/forkOwner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:42:57Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/forkOwner/repo.git\",\n \"ssh_url\": \"git@github.com:forkOwner/repo.git\",\n \"clone_url\": \"https://github.com/forkOwner/repo.git\",\n \"svn_url\": \"https://github.com/forkOwner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": null,\n \"has_issues\": false,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 0,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 0,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\",\n \"permissions\": {\n \"admin\": true,\n \"push\": true,\n \"pull\": true\n },\n \"allow_squash_merge\": true,\n \"allow_merge_commit\": true,\n \"allow_rebase_merge\": true,\n \"parent\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"source\": {\n \"id\": 224213987,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \"https://api.github.com/repos/owner/repo/notifications{?since,all,participating}\",\n \"labels_url\": \"https://api.github.com/repos/owner/repo/labels{/name}\",\n \"releases_url\": \"https://api.github.com/repos/owner/repo/releases{/id}\",\n \"deployments_url\": \"https://api.github.com/repos/owner/repo/deployments\",\n \"created_at\": \"2019-11-26T14:39:54Z\",\n \"updated_at\": \"2019-11-26T14:42:51Z\",\n \"pushed_at\": \"2019-11-26T14:42:49Z\",\n \"git_url\": \"git://github.com/owner/repo.git\",\n \"ssh_url\": \"git@github.com:owner/repo.git\",\n \"clone_url\": \"https://github.com/owner/repo.git\",\n \"svn_url\": \"https://github.com/owner/repo\",\n \"homepage\": null,\n \"size\": 0,\n \"stargazers_count\": 0,\n \"watchers_count\": 0,\n \"language\": \"JavaScript\",\n \"has_issues\": true,\n \"has_projects\": true,\n \"has_downloads\": true,\n \"has_wiki\": true,\n \"has_pages\": false,\n \"forks_count\": 1,\n \"mirror_url\": null,\n \"archived\": false,\n \"disabled\": false,\n \"open_issues_count\": 0,\n \"license\": {\n \"key\": \"mit\",\n \"name\": \"MIT License\",\n \"spdx_id\": \"MIT\",\n \"url\": \"https://api.github.com/licenses/mit\",\n \"node_id\": \"MDc6TGljZW5zZTEz\"\n },\n \"forks\": 1,\n \"open_issues\": 0,\n \"watchers\": 0,\n \"default_branch\": \"master\"\n },\n \"network_count\": 1,\n \"subscribers_count\": 0\n}\n",
"status": 200
},
{
@@ -152,7 +152,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -162,7 +162,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4999",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -172,7 +172,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0626:46440:2C9A54B:3545C10:5DD52205",
+ "X-GitHub-Request-Id": "3F34:1E5ED:10830D5:13C5A12:5DDD39F3",
"content-length": "176"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjUzNDk0MTg4\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":null,\"login\":\"forkOwner\",\"__typename\":\"User\"}}}\n",
@@ -183,7 +183,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:01 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -193,7 +193,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4998",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -203,18 +203,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "062C:35263:2B24856:3381509:5DD52205",
+ "X-GitHub-Request-Id": "3F39:11CCC:CE6350:F6705A:5DDD39F4",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:01 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -224,7 +224,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4997",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -234,18 +234,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0635:87DD:2B687B1:33EA982:5DD52206",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3F42:3BB70:CBE27A:F3153D:5DDD39F5",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -255,7 +255,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4996",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -265,18 +265,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0638:3525C:9C3084:BBC0C9:5DD52206",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3F46:11CC6:149E1C:19199C:5DDD39F5",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMTMxOTo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNDY3Njo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -286,7 +286,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4995",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -296,18 +296,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063C:35263:2B24ADC:338181E:5DD52207",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3F50:39FE5:42705B:4FE120:5DDD39F6",
+ "content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -317,7 +317,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4994",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -327,41 +327,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063D:2FD8A:157C821:19B2484:5DD52207",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3F4D:3BB6E:3D89D0:4A47E3:5DDD39F6",
+ "content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:22:47 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, public_repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4991",
- "X-RateLimit-Reset": "1574252565",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063F:14351:15D1CDB:19FEB9A:5DD52207",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -369,7 +338,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -379,7 +348,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4993",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -389,18 +358,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063E:2FD8B:21368EC:278F58C:5DD52207",
+ "X-GitHub-Request-Id": "3F52:39FE7:7A6AA4:92F388:5DDD39F6",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3Njo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:22:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:43:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -410,7 +379,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4992",
- "X-RateLimit-Reset": "1574252565",
+ "X-RateLimit-Reset": "1574782980",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -420,10 +389,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063B:3266C:2B5020C:33D12EC:5DD52207",
- "content-length": "1973"
+ "X-GitHub-Request-Id": "3F4F:39FEA:10D20C7:1409DF3:5DDD39F6",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjEzMTk=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMTMxOTo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"forkOwner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:43:02 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, public_repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4991",
+ "X-RateLimit-Reset": "1574782980",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F53:1E5E9:CCD04D:F42602:5DDD39F6",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTQ2NzY=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNDY3NjphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully loads.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully loads.json
index cbfbb9b0..3cef0ed6 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully loads.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API - Open Authoring__successfully loads.json
@@ -3,13 +3,13 @@
"method": "GET",
"url": "/user",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4938",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4993",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b2d0d8931b9a5ddf7092c0137247a2c1\"",
@@ -25,7 +25,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06B7:14347:E356B:119B67:5DD52106",
+ "X-GitHub-Request-Id": "3F46:11CC3:1C5C3:24709:5DDD395A",
"content-length": "1321"
},
"response": "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}",
@@ -35,13 +35,13 @@
"method": "GET",
"url": "/repos/owner/repo/collaborators/owner/permission",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4937",
- "X-RateLimit-Reset": "1574252266",
+ "X-RateLimit-Remaining": "4992",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
"ETag": "W/\"b0c7ca4902ddcfd186497763d8e52620\"",
@@ -56,7 +56,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06BC:87DB:222019B:2878719:5DD52107",
+ "X-GitHub-Request-Id": "3F47:1E5DF:425557:4FADB6:5DDD395B",
"content-length": "1071"
},
"response": "{\n \"permission\": \"admin\",\n \"user\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n }\n}\n",
@@ -67,7 +67,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:28 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -77,7 +77,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4999",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -87,7 +87,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06C1:14353:1FAA423:25F28CF:5DD52108",
+ "X-GitHub-Request-Id": "3F49:3D52C:3ECA92:4BA83D:5DDD395B",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -98,7 +98,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:29 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -108,7 +108,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4998",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -118,18 +118,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06C2:3525E:13F4422:17DC030:5DD52108",
+ "X-GitHub-Request-Id": "3F4D:3BB71:107DE98:13B6D32:5DDD395C",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -139,7 +139,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4997",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -149,18 +149,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06CB:35260:2025076:2680A77:5DD52109",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3F52:39FE7:79E280:924D1E:5DDD395D",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3MzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4NzozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -170,7 +170,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4996",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -180,10 +180,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06D3:14353:1FAA662:25F2B7A:5DD52109",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3F5F:3BB70:CB1168:F2169C:5DDD395D",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMDQ3Mzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxMzk4Nzo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -191,7 +191,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -201,7 +201,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4995",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -211,18 +211,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06DE:35260:202514A:2680B7B:5DD52109",
+ "X-GitHub-Request-Id": "3F6B:9490:7CC1D0:95ECAF:5DDD395E",
"content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -232,7 +232,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4994",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -242,18 +242,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EB:87D9:14CC074:18DB1C1:5DD5210A",
- "content-length": "16478"
+ "X-GitHub-Request-Id": "3F77:1E5E0:7D7305:9704EF:5DDD395E",
+ "content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3Mzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -263,7 +263,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4993",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -273,18 +273,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06ED:14356:2D094AB:35ACBA2:5DD5210A",
- "content-length": "2866"
+ "X-GitHub-Request-Id": "3F7A:1E5E9:CBFD2B:F3249D:5DDD395E",
+ "content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4Nzo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -294,7 +294,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4992",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -304,18 +304,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EC:46440:2C7B468:3520D97:5DD5210A",
- "content-length": "7803"
+ "X-GitHub-Request-Id": "3F76:39FE8:C42B2D:EA5CD4:5DDD395E",
+ "content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:18:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:40:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -325,7 +325,7 @@
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4991",
- "X-RateLimit-Reset": "1574252312",
+ "X-RateLimit-Reset": "1574782828",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,10 +335,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F1:4643C:1404731:17E7BEE:5DD5210A",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3F7B:39FE5:421409:4F723B:5DDD395F",
+ "content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjA0NzM=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMDQ3MzowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTM5ODc=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxMzk4NzphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change status on and publish multiple entries.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change status on and publish multiple entries.json
index ac25d425..28362248 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change status on and publish multiple entries.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change status on and publish multiple entries.json
@@ -1,10 +1,43 @@
[
+ {
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI4YWE2NmI1MGVjMDIzZTdlOGY2ODIyNGNkOGIwNzVkNjMyZDJkMjRkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/blobs?ts=1574780105156",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:55:06 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "207",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4766",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"d6d8067f07b01bfdc2c2702ca3a21631\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3EBC:3D52E:7FFFD5:99B20E:5DDD3CC9"
+ },
+ "response": "{\n \"sha\": \"3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a\"\n}\n",
+ "status": 201
+ },
{
"body": "{\"operationName\":null,\"variables\":{},\"query\":\"{\\n viewer {\\n id\\n avatar_url: avatarUrl\\n name\\n login\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:07 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +46,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4788",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4821",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +57,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0631:2FD8C:2B03E97:335C47A:5DD5253A",
+ "X-GitHub-Request-Id": "3EC6:3D530:C9EB55:F13070:5DDD3CCA",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +68,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:07 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +77,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4787",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4820",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +88,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0635:87DD:2BC24BF:3456E4C:5DD5253A",
+ "X-GitHub-Request-Id": "3ECA:948B:22421:2B31C:5DDD3CCB",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:08 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +108,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4786",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4819",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +119,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063A:2FD8A:15ABF4A:19EBA40:5DD5253B",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3ED7:11CC6:152457:19BF90:5DDD3CCC",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +139,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4785",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4818",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,10 +150,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063B:3266C:2BA9FC9:343DA94:5DD5253B",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3ED8:3BB71:10E3B36:1432760:5DDD3CCC",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -128,7 +161,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -137,8 +170,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4784",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4817",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -148,10 +181,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063F:14353:20091AC:2663F35:5DD5253C",
+ "X-GitHub-Request-Id": "3EDE:3BB70:CFF111:F80463:5DDD3CCD",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -159,7 +192,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -168,8 +201,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4783",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4816",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -179,41 +212,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063C:35260:2084558:26F2D0E:5DD5253C",
+ "X-GitHub-Request-Id": "3ED9:11CCE:1120350:14753CF:5DDD3CCC",
"content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4782",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0645:2FD8B:2181462:27E864E:5DD5253C",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -221,7 +223,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -230,8 +232,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4781",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4814",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -241,10 +243,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063E:2FD7E:BC89:11D1B:5DD5253C",
+ "X-GitHub-Request-Id": "3EDD:3D52E:8003F2:99B711:5DDD3CCD",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -252,7 +254,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +263,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4780",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4815",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,28 +274,59 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "063D:2FD8A:15ABFE1:19EBAF5:5DD5253C",
+ "X-GitHub-Request-Id": "3EDB:3D530:C9EEEC:F134C8:5DDD3CCC",
"content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:55:10 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4813",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EE6:39FE8:C8E169:F01BB8:5DDD3CCD",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:32 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:12 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
- "Content-Length": "492",
+ "Content-Length": "491",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4858",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4765",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ea2b5ea61fa05f204616fd09ee292a1ceb682e8f\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:36:08 GMT",
+ "ETag": "\"1ab876649b114bcbd0286d6b414a60bd4c26c52b\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:55:02 GMT",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -305,9 +338,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0648:2FD8B:2181919:27E8BC8:5DD5253F"
+ "X-GitHub-Request-Id": "3EEF:3D530:C9F39D:F13A67:5DDD3CD0"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":4,\"head\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\"},\"user\":\"owner\",\"status\":\"pending_publish\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":4,\"head\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\"},\"user\":\"owner\",\"status\":\"pending_review\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -315,7 +348,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -324,8 +357,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4779",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4812",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,10 +368,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0649:87D1:F5F92:12FCCA:5DD52540",
+ "X-GitHub-Request-Id": "3EF4:39FE5:43E609:51AE36:5DDD3CD0",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -346,7 +379,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -355,8 +388,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4778",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4811",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -366,10 +399,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "064A:14351:1604829:1A3B69E:5DD52541",
+ "X-GitHub-Request-Id": "3EF9:3D532:10CD0C3:140883E:5DDD3CD1",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -377,17 +410,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:14 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4857",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4764",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -400,7 +433,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "064B:2FD86:119E99:1579AA:5DD52541"
+ "X-GitHub-Request-Id": "3EFA:948E:4DB690:5BC5D3:5DDD3CD1"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -410,7 +443,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -419,8 +452,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4777",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4810",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -430,10 +463,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "064E:35260:2084EA1:26F37E4:5DD52542",
+ "X-GitHub-Request-Id": "3EFF:11CCA:829E53:9C3A0A:5DDD3CD2",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -441,17 +474,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:16 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4856",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4763",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -464,7 +497,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "064F:87D9:150D89C:192968B:5DD52543"
+ "X-GitHub-Request-Id": "3F06:9490:804D8C:9A342E:5DDD3CD3"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -474,20 +507,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:17 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4855",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4762",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ee48a3a2f8da6d8b3300d7c65db73936\"",
+ "ETag": "\"a91313b8db69b34652bd47c430201e8b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/cc042878ecb25aea2a28308cac6552d87691f1eb",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -497,17 +530,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0652:2FD8C:2B04E56:335D73E:5DD52544"
+ "X-GitHub-Request-Id": "3F09:9490:804E30:9A3503:5DDD3CD4"
},
- "response": "{\n \"sha\": \"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmUzNjg0ZjZlNGM2ZmExZmYzMGZkYmY2MDcxNTViYmYzZGJkNDJmMDE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\n \"html_url\": \"https://github.com/owner/repo/commit/e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:36Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:36Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"cc042878ecb25aea2a28308cac6552d87691f1eb\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmNjMDQyODc4ZWNiMjVhZWEyYTI4MzA4Y2FjNjU1MmQ4NzY5MWYxZWI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cc042878ecb25aea2a28308cac6552d87691f1eb\",\n \"html_url\": \"https://github.com/owner/repo/commit/cc042878ecb25aea2a28308cac6552d87691f1eb\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:17Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:17Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:19 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -516,8 +549,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4776",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4809",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -527,27 +560,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0653:3266C:2BAAE9C:343ECA5:5DD52544",
+ "X-GitHub-Request-Id": "3F0F:11CCE:11214B1:14768C7:5DDD3CD5",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmUzNjg0ZjZlNGM2ZmExZmYzMGZkYmY2MDcxNTViYmYzZGJkNDJmMDE=\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzEwMTc5\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"number\":5,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmNjMDQyODc4ZWNiMjVhZWEyYTI4MzA4Y2FjNjU1MmQ4NzY5MWYxZWI=\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc2NTM2\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"number\":5,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:20 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4854",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4761",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ef81d547831015670c7327d706019f7c\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"ce624fe648da215eac6b93b9f5c2821f\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -560,31 +593,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0654:2FD8B:218225E:27E96BD:5DD52546",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F17:11CCA:82A312:9C3FBA:5DDD3CD7",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"6c7b2367a68578e656b0c23f45d0a726e18d6abe\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6c7b2367a68578e656b0c23f45d0a726e18d6abe\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"13cc278ab5c3c9bd9a758ef46420668dcd716770\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/13cc278ab5c3c9bd9a758ef46420668dcd716770\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjUsImhlYWQiOiJlMzY4NGY2ZTRjNmZhMWZmMzBmZGJmNjA3MTU1YmJmM2RiZDQyZjAxIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjUsImhlYWQiOiJjYzA0Mjg3OGVjYjI1YWVhMmEyODMwOGNhYzY1NTJkODc2OTFmMWViIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:39 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:20 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4853",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4760",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4fb4bfab3ca6725d147a563b96772959\"",
+ "ETag": "\"6aa90d1f4a4a9c052d1732ed2ebe42c1\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/47712aef0c06948568022b41a32468d60a8b617a",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/5f7ba28c58412efd935fa376702abc63ff1497c6",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -594,30 +627,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0655:14351:1604E35:1A3BD8A:5DD52546"
+ "X-GitHub-Request-Id": "3F1D:39FEA:11254EC:146F3F2:5DDD3CD8"
},
- "response": "{\n \"sha\": \"47712aef0c06948568022b41a32468d60a8b617a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/47712aef0c06948568022b41a32468d60a8b617a\"\n}\n",
+ "response": "{\n \"sha\": \"5f7ba28c58412efd935fa376702abc63ff1497c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/5f7ba28c58412efd935fa376702abc63ff1497c6\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"6c7b2367a68578e656b0c23f45d0a726e18d6abe\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"47712aef0c06948568022b41a32468d60a8b617a\"}]}",
+ "body": "{\"base_tree\":\"13cc278ab5c3c9bd9a758ef46420668dcd716770\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"5f7ba28c58412efd935fa376702abc63ff1497c6\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:21 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4852",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4759",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2f0f5828464553a5c35a344548a86e6d\"",
+ "ETag": "\"d9aac169c00626eff3bd23ac64e8206b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/726b1a6dfdf0fb93bcb2483b8f92ad722ba6862a",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/b03f6e46c9f7d2d11122bb8a232b2ac662e1ee8e",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -627,30 +660,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0656:14356:2D8EF2F:364B280:5DD52547"
+ "X-GitHub-Request-Id": "3F23:3BB71:10E5278:14343C3:5DDD3CD8"
},
- "response": "{\n \"sha\": \"726b1a6dfdf0fb93bcb2483b8f92ad722ba6862a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/726b1a6dfdf0fb93bcb2483b8f92ad722ba6862a\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"d2255b8c4e3ac7189418e1897af1a659cb71a3d3\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d2255b8c4e3ac7189418e1897af1a659cb71a3d3\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"b03f6e46c9f7d2d11122bb8a232b2ac662e1ee8e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b03f6e46c9f7d2d11122bb8a232b2ac662e1ee8e\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"855eda561a7904160f0bd0a5889937dd9a057f52\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/855eda561a7904160f0bd0a5889937dd9a057f52\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"726b1a6dfdf0fb93bcb2483b8f92ad722ba6862a\",\"parents\":[\"6c7b2367a68578e656b0c23f45d0a726e18d6abe\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"b03f6e46c9f7d2d11122bb8a232b2ac662e1ee8e\",\"parents\":[\"13cc278ab5c3c9bd9a758ef46420668dcd716770\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:22 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4851",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4758",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ff50e1278d820eb9219764a31eb14a8d\"",
+ "ETag": "\"2b8208bed466a7169d2ed5ad5fd01af0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/9f405ce09d3b4784b719a8035b72b66e19c4b520",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/596370a021fae168b014b1b85be51ca34d1e60af",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -660,26 +693,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0657:2FD8C:2B055A0:335DFFD:5DD52548"
+ "X-GitHub-Request-Id": "3F28:1E5ED:10D4AFF:1429886:5DDD3CD9"
},
- "response": "{\n \"sha\": \"9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjlmNDA1Y2UwOWQzYjQ3ODRiNzE5YTgwMzViNzJiNjZlMTljNGI1MjA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"html_url\": \"https://github.com/owner/repo/commit/9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:40Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:40Z\"\n },\n \"tree\": {\n \"sha\": \"726b1a6dfdf0fb93bcb2483b8f92ad722ba6862a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/726b1a6dfdf0fb93bcb2483b8f92ad722ba6862a\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"6c7b2367a68578e656b0c23f45d0a726e18d6abe\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6c7b2367a68578e656b0c23f45d0a726e18d6abe\",\n \"html_url\": \"https://github.com/owner/repo/commit/6c7b2367a68578e656b0c23f45d0a726e18d6abe\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"596370a021fae168b014b1b85be51ca34d1e60af\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjU5NjM3MGEwMjFmYWUxNjhiMDE0YjFiODViZTUxY2EzNGQxZTYwYWY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/596370a021fae168b014b1b85be51ca34d1e60af\",\n \"html_url\": \"https://github.com/owner/repo/commit/596370a021fae168b014b1b85be51ca34d1e60af\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:22Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:22Z\"\n },\n \"tree\": {\n \"sha\": \"b03f6e46c9f7d2d11122bb8a232b2ac662e1ee8e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b03f6e46c9f7d2d11122bb8a232b2ac662e1ee8e\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"13cc278ab5c3c9bd9a758ef46420668dcd716770\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/13cc278ab5c3c9bd9a758ef46420668dcd716770\",\n \"html_url\": \"https://github.com/owner/repo/commit/13cc278ab5c3c9bd9a758ef46420668dcd716770\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"9f405ce09d3b4784b719a8035b72b66e19c4b520\",\"force\":false}",
+ "body": "{\"sha\":\"596370a021fae168b014b1b85be51ca34d1e60af\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:23 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4850",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4757",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"94ee70f58328ecc1a3881f370a5e8ab7\"",
+ "ETag": "W/\"15f437176ba8fd3a2b47bb67d482ceac\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -691,10 +724,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0658:14351:16050B9:1A3C07E:5DD52549",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F2D:11CCA:82A5E0:9C4324:5DDD3CDA",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9f405ce09d3b4784b719a8035b72b66e19c4b520\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"596370a021fae168b014b1b85be51ca34d1e60af\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/596370a021fae168b014b1b85be51ca34d1e60af\"\n }\n}\n",
"status": 200
},
{
@@ -702,7 +735,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:24 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -711,8 +744,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4775",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4808",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -722,18 +755,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0659:87DD:2BC3FB1:3458EA4:5DD5254A",
+ "X-GitHub-Request-Id": "3F32:11CCA:82A764:9C4501:5DDD3CDC",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -742,8 +775,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4774",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4807",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -753,23 +786,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "065B:4643E:2180427:28013FD:5DD5254B",
+ "X-GitHub-Request-Id": "3F3B:39FE8:C8F60A:F0355E:5DDD3CDD",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmUzNjg0ZjZlNGM2ZmExZmYzMGZkYmY2MDcxNTViYmYzZGJkNDJmMDE=\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmNjMDQyODc4ZWNiMjVhZWEyYTI4MzA4Y2FjNjU1MmQ4NzY5MWYxZWI=\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-second-title.json?ts=600&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:29 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4849",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4756",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -781,7 +814,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "065D:32668:A1F1E0:C31806:5DD5254F",
+ "X-GitHub-Request-Id": "3F4D:3BB70:D00FF5:F82989:5DDD3CE1",
"content-length": "116"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n",
@@ -792,7 +825,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -801,8 +834,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4773",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4806",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -812,10 +845,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "065E:35263:2B80D30:33F080F:5DD52550",
+ "X-GitHub-Request-Id": "3F4E:3D52E:801A4B:99D1E3:5DDD3CE2",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:55:31 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4805",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F54:1E5ED:10D5A83:142ABA3:5DDD3CE2",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmNjMDQyODc4ZWNiMjVhZWEyYTI4MzA4Y2FjNjU1MmQ4NzY5MWYxZWI=\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -823,17 +887,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:31 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4848",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4755",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"368e239f83ed15f3f50ddcf35e1c1092\"",
+ "ETag": "\"ae03394a88879075176347c236917926\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/21929dc2b35a71411987a5e966452de21a5005ab",
@@ -846,48 +910,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "065F:3266B:223E558:28DE3C5:5DD52550"
+ "X-GitHub-Request-Id": "3F53:1E5E0:80CC0C:9B1F0E:5DDD3CE2"
},
"response": "{\n \"sha\": \"21929dc2b35a71411987a5e966452de21a5005ab\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/21929dc2b35a71411987a5e966452de21a5005ab\"\n}\n",
"status": 201
},
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:36:49 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4772",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0660:32669:1562FEE:197B198:5DD52551",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmUzNjg0ZjZlNGM2ZmExZmYzMGZkYmY2MDcxNTViYmYzZGJkNDJmMDE=\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
{
"body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:32 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -896,8 +929,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4771",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4804",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -907,10 +940,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0661:3266C:2BAC3A9:3440658:5DD52551",
+ "X-GitHub-Request-Id": "3F59:39FE4:190AF7:1E7730:5DDD3CE3",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -918,17 +951,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:33 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4847",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4754",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"12f548ec59c28b62ace96313e5b295a5\"",
+ "ETag": "\"0ccc9d5e5f441ec2cbe440b01f0f511e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/f05508ef4df2f4355ee404e0381fd8671970aeba",
@@ -941,7 +974,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0662:87DD:2BC4DCD:3459F90:5DD52552"
+ "X-GitHub-Request-Id": "3F63:11CC8:438BDD:510521:5DDD3CE4"
},
"response": "{\n \"sha\": \"f05508ef4df2f4355ee404e0381fd8671970aeba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f05508ef4df2f4355ee404e0381fd8671970aeba\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"10c4513c3c1e20a48ccfb71e0dd469f5b6cd6626\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/10c4513c3c1e20a48ccfb71e0dd469f5b6cd6626\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -951,20 +984,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:34 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1500",
+ "Content-Length": "1505",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4846",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4753",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"326702ebc17ff0de89d9c1c15e0fb86a\"",
+ "ETag": "\"4e9054c2a95ac4a6f96747b80852de83\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/88e0a7445d2475ccf20577e3ec6ef72ae287a73c",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/f5f5f12579759013c72d7b860aadf75075080fcd",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -974,17 +1007,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0663:2FD8A:15AD310:19ED23E:5DD52553"
+ "X-GitHub-Request-Id": "3F6A:39FEA:1126C21:147104B:5DDD3CE5"
},
- "response": "{\n \"sha\": \"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjg4ZTBhNzQ0NWQyNDc1Y2NmMjA1NzdlM2VjNmVmNzJhZTI4N2E3M2M=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\n \"html_url\": \"https://github.com/owner/repo/commit/88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:51Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:51Z\"\n },\n \"tree\": {\n \"sha\": \"f05508ef4df2f4355ee404e0381fd8671970aeba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f05508ef4df2f4355ee404e0381fd8671970aeba\"\n },\n \"message\": \"Create Post “1970-01-01-second-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"f5f5f12579759013c72d7b860aadf75075080fcd\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmY1ZjVmMTI1Nzk3NTkwMTNjNzJkN2I4NjBhYWRmNzUwNzUwODBmY2Q=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f5f5f12579759013c72d7b860aadf75075080fcd\",\n \"html_url\": \"https://github.com/owner/repo/commit/f5f5f12579759013c72d7b860aadf75075080fcd\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:34Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:34Z\"\n },\n \"tree\": {\n \"sha\": \"f05508ef4df2f4355ee404e0381fd8671970aeba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f05508ef4df2f4355ee404e0381fd8671970aeba\"\n },\n \"message\": \"Create Post “1970-01-01-second-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-second-title\",\"oid\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-second-title”\",\"headRefName\":\"cms/posts/1970-01-01-second-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-second-title\",\"oid\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-second-title”\",\"headRefName\":\"cms/posts/1970-01-01-second-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -993,8 +1026,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4770",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4803",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1004,27 +1037,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0664:3266C:2BAC802:3440BA0:5DD52554",
+ "X-GitHub-Request-Id": "3F6F:3BB71:10E69E6:1436044:5DDD3CE6",
"content-length": "1002"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjg4ZTBhNzQ0NWQyNDc1Y2NmMjA1NzdlM2VjNmVmNzJhZTI4N2E3M2M=\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZQ==\",\"name\":\"cms/posts/1970-01-01-second-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzEwMjgx\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-second-title\",\"headRefOid\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"number\":6,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-second-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmY1ZjVmMTI1Nzk3NTkwMTNjNzJkN2I4NjBhYWRmNzUwNzUwODBmY2Q=\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZQ==\",\"name\":\"cms/posts/1970-01-01-second-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc2Njk4\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-second-title\",\"headRefOid\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"number\":6,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-second-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:36 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4845",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4752",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"94ee70f58328ecc1a3881f370a5e8ab7\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"15f437176ba8fd3a2b47bb67d482ceac\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1037,18 +1070,51 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0662:87DB:22871BA:28F29A6:5DD52556",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F74:9496:1097D29:13D5B22:5DDD3CE7",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9f405ce09d3b4784b719a8035b72b66e19c4b520\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"596370a021fae168b014b1b85be51ca34d1e60af\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/596370a021fae168b014b1b85be51ca34d1e60af\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjYsImhlYWQiOiJmNWY1ZjEyNTc5NzU5MDEzYzcyZDdiODYwYWFkZjc1MDc1MDgwZmNkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtc2Vjb25kLXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtc2Vjb25kLXRpdGxl4oCdIiwidGl0bGUiOiJzZWNvbmQgdGl0bGUiLCJkZXNjcmlwdGlvbiI6InNlY29uZCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1zZWNvbmQtdGl0bGUubWQiLCJzaGEiOiIyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFiIn0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/blobs?ts=600",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:55:37 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "207",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4751",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"33a689a94bd16cb8296e4bd1b82295c2\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/65f1ad6b0b7e090fdb044969c8c9d4fc08df86c0",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3F7A:1E5DF:445114:521679:5DDD3CE8"
+ },
+ "response": "{\n \"sha\": \"65f1ad6b0b7e090fdb044969c8c9d4fc08df86c0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/65f1ad6b0b7e090fdb044969c8c9d4fc08df86c0\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:55 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:37 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1057,8 +1123,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4769",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4802",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1068,64 +1134,31 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0665:14351:1605E34:1A3D097:5DD52556",
+ "X-GitHub-Request-Id": "3F79:3BB71:10E6D76:14364A5:5DDD3CE8",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmUzNjg0ZjZlNGM2ZmExZmYzMGZkYmY2MDcxNTViYmYzZGJkNDJmMDE=\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmNjMDQyODc4ZWNiMjVhZWEyYTI4MzA4Y2FjNjU1MmQ4NzY5MWYxZWI=\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjYsImhlYWQiOiI4OGUwYTc0NDVkMjQ3NWNjZjIwNTc3ZTNlYzZlZjcyYWUyODdhNzNjIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtc2Vjb25kLXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtc2Vjb25kLXRpdGxl4oCdIiwidGl0bGUiOiJzZWNvbmQgdGl0bGUiLCJkZXNjcmlwdGlvbiI6InNlY29uZCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1zZWNvbmQtdGl0bGUubWQiLCJzaGEiOiIyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFiIn0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/owner/repo/git/blobs?ts=600",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:36:55 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4844",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"7f72b4bcc04a8cf0b8843ded25fcd76b\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/011f957f92f722c4c48da060002db664e697290a",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0667:35263:2B81858:33F158D:5DD52557"
- },
- "response": "{\n \"sha\": \"011f957f92f722c4c48da060002db664e697290a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/011f957f92f722c4c48da060002db664e697290a\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"9f405ce09d3b4784b719a8035b72b66e19c4b520\",\"tree\":[{\"path\":\"posts/1970-01-01-second-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"011f957f92f722c4c48da060002db664e697290a\"}]}",
+ "body": "{\"base_tree\":\"596370a021fae168b014b1b85be51ca34d1e60af\",\"tree\":[{\"path\":\"posts/1970-01-01-second-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"65f1ad6b0b7e090fdb044969c8c9d4fc08df86c0\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:56 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:37 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4843",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4750",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"bc831a71d204dc457a71a7009eaa4d12\"",
+ "ETag": "\"739e9eafc80d12add70a0d6ead674dd5\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/7a3ae946c022c42bd3b96b63c14fb216908d33ae",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/793e7804b0169ea4f317d049c5723c7b74e7588c",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1135,30 +1168,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0668:87DB:2287361:28F2BA9:5DD52557"
+ "X-GitHub-Request-Id": "3F7B:39FE8:C9057D:F04867:5DDD3CE9"
},
- "response": "{\n \"sha\": \"7a3ae946c022c42bd3b96b63c14fb216908d33ae\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3ae946c022c42bd3b96b63c14fb216908d33ae\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"65e991bb397d196f6eb10e1a1a2c590a62c63592\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/65e991bb397d196f6eb10e1a1a2c590a62c63592\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"793e7804b0169ea4f317d049c5723c7b74e7588c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/793e7804b0169ea4f317d049c5723c7b74e7588c\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"d0072cfd449652d185320869a3e64c572936522b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d0072cfd449652d185320869a3e64c572936522b\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-second-title” metadata\",\"tree\":\"7a3ae946c022c42bd3b96b63c14fb216908d33ae\",\"parents\":[\"9f405ce09d3b4784b719a8035b72b66e19c4b520\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-second-title” metadata\",\"tree\":\"793e7804b0169ea4f317d049c5723c7b74e7588c\",\"parents\":[\"596370a021fae168b014b1b85be51ca34d1e60af\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:38 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1512",
+ "Content-Length": "1517",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4842",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4749",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4fea6c1a0939cac05ef1a36382a7bcb6\"",
+ "ETag": "\"fc8b1109045ef8411a267d2672d9c9a6\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/3b2258e4fdcf7466b677b33c89cab807fe69a09e",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1168,26 +1201,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0669:14356:2D91006:364D96C:5DD52558"
+ "X-GitHub-Request-Id": "3F80:3BB6F:80D82F:9A5B5D:5DDD3CE9"
},
- "response": "{\n \"sha\": \"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmZhYmY3MDE4ZDBiYjAxNGUyYWUyN2YxZGZmNmZjM2U3NDUyY2EzNmY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"html_url\": \"https://github.com/owner/repo/commit/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:56Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:56Z\"\n },\n \"tree\": {\n \"sha\": \"7a3ae946c022c42bd3b96b63c14fb216908d33ae\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3ae946c022c42bd3b96b63c14fb216908d33ae\"\n },\n \"message\": \"Updating “posts/1970-01-01-second-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/9f405ce09d3b4784b719a8035b72b66e19c4b520\",\n \"html_url\": \"https://github.com/owner/repo/commit/9f405ce09d3b4784b719a8035b72b66e19c4b520\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjNiMjI1OGU0ZmRjZjc0NjZiNjc3YjMzYzg5Y2FiODA3ZmU2OWEwOWU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"html_url\": \"https://github.com/owner/repo/commit/3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:38Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:38Z\"\n },\n \"tree\": {\n \"sha\": \"793e7804b0169ea4f317d049c5723c7b74e7588c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/793e7804b0169ea4f317d049c5723c7b74e7588c\"\n },\n \"message\": \"Updating “posts/1970-01-01-second-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"596370a021fae168b014b1b85be51ca34d1e60af\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/596370a021fae168b014b1b85be51ca34d1e60af\",\n \"html_url\": \"https://github.com/owner/repo/commit/596370a021fae168b014b1b85be51ca34d1e60af\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\"force\":false}",
+ "body": "{\"sha\":\"3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4841",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4748",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"5bc7d3f0c5f6c38925e8251984382965\"",
+ "ETag": "W/\"2a044936b98a30630d6498205fcf45f9\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1199,10 +1232,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "066A:87DB:228753B:28F2DEC:5DD52559",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F85:3BB71:10E7175:1436968:5DDD3CEA",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/3b2258e4fdcf7466b677b33c89cab807fe69a09e\"\n }\n}\n",
"status": 200
},
{
@@ -1210,7 +1243,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:40 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1219,8 +1252,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4768",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4801",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1230,18 +1263,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "066C:4643E:21819BE:2802D79:5DD5255A",
+ "X-GitHub-Request-Id": "3F8A:3D532:10D0393:140C553:5DDD3CEC",
"content-length": "500"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDoyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFi\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.300Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDoyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFi\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.300Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:59 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1250,8 +1283,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4767",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4800",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1261,23 +1294,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0673:14351:1606265:1A3D598:5DD5255B",
+ "X-GitHub-Request-Id": "3F8F:3D532:10D0503:140C713:5DDD3CEC",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjg4ZTBhNzQ0NWQyNDc1Y2NmMjA1NzdlM2VjNmVmNzJhZTI4N2E3M2M=\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmY1ZjVmMTI1Nzk3NTkwMTNjNzJkN2I4NjBhYWRmNzUwNzUwODBmY2Q=\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-third-title.json?ts=900&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:03 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4840",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4747",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -1289,7 +1322,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "067F:87D9:150F387:192B782:5DD5255F",
+ "X-GitHub-Request-Id": "3FB3:11CCE:1124937:147A814:5DDD3CF0",
"content-length": "116"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n",
@@ -1300,7 +1333,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:04 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:46 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1309,8 +1342,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4766",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4799",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1320,10 +1353,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0680:3266C:2BADCD6:3442598:5DD52560",
+ "X-GitHub-Request-Id": "3FB8:1E5E9:D11592:F9564C:5DDD3CF1",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -1331,17 +1364,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:05 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:46 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4839",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4746",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"11d8000a4c8534121dc300da08a199a7\"",
+ "ETag": "\"c824f80101b9a2a91acdb43627fccb28\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/28f15fe1a4ea577666ddd92b41a263bd194632a2",
@@ -1354,17 +1387,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0681:87D9:150F5B5:192BA2E:5DD52560"
+ "X-GitHub-Request-Id": "3FBB:39FE5:43F54A:51C150:5DDD3CF2"
},
"response": "{\n \"sha\": \"28f15fe1a4ea577666ddd92b41a263bd194632a2\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/28f15fe1a4ea577666ddd92b41a263bd194632a2\"\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:05 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:47 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1373,8 +1406,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4765",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4798",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1384,10 +1417,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0684:14353:200C599:2667DE2:5DD52561",
+ "X-GitHub-Request-Id": "3FC0:39FE7:7D280A:964C58:5DDD3CF2",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjg4ZTBhNzQ0NWQyNDc1Y2NmMjA1NzdlM2VjNmVmNzJhZTI4N2E3M2M=\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmY1ZjVmMTI1Nzk3NTkwMTNjNzJkN2I4NjBhYWRmNzUwNzUwODBmY2Q=\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -1395,7 +1428,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:05 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:47 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1404,8 +1437,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4764",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4797",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1415,10 +1448,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0685:3525E:1433206:1827A7B:5DD52561",
+ "X-GitHub-Request-Id": "3FC1:3D52E:802A93:99E5C7:5DDD3CF3",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -1426,17 +1459,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:06 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:48 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4838",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4745",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"18192e7a730e39800d0d4893181d0b9e\"",
+ "ETag": "\"67cabad4a76d063ab68e2bbfb8d96031\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/e619cfb3515277852b8b0574a0984d17c99ce33f",
@@ -1449,7 +1482,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0686:35260:2087E88:26F717C:5DD52562"
+ "X-GitHub-Request-Id": "3FC6:3BB6F:80E13C:9A669B:5DDD3CF4"
},
"response": "{\n \"sha\": \"e619cfb3515277852b8b0574a0984d17c99ce33f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e619cfb3515277852b8b0574a0984d17c99ce33f\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"171202850395a6ac687cc4cc318bd28037cbc4da\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/171202850395a6ac687cc4cc318bd28037cbc4da\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -1459,20 +1492,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:07 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:49 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4837",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4744",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1d120136515d1e0a451fa62081d5ac66\"",
+ "ETag": "\"2bac60a6bbe7eca6246c6944bf10293d\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/311543a7614323b24262a78ea2ad757b0c1fe578",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/4a672e5d95a58f21b783d4976486520bef77b2ce",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1482,17 +1515,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0687:3266B:223FD89:28E023C:5DD52563"
+ "X-GitHub-Request-Id": "3FCC:39FEA:11285DA:1472FF1:5DDD3CF4"
},
- "response": "{\n \"sha\": \"311543a7614323b24262a78ea2ad757b0c1fe578\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjMxMTU0M2E3NjE0MzIzYjI0MjYyYTc4ZWEyYWQ3NTdiMGMxZmU1Nzg=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/311543a7614323b24262a78ea2ad757b0c1fe578\",\n \"html_url\": \"https://github.com/owner/repo/commit/311543a7614323b24262a78ea2ad757b0c1fe578\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:07Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:07Z\"\n },\n \"tree\": {\n \"sha\": \"e619cfb3515277852b8b0574a0984d17c99ce33f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e619cfb3515277852b8b0574a0984d17c99ce33f\"\n },\n \"message\": \"Create Post “1970-01-01-third-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"4a672e5d95a58f21b783d4976486520bef77b2ce\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjRhNjcyZTVkOTVhNThmMjFiNzgzZDQ5NzY0ODY1MjBiZWY3N2IyY2U=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4a672e5d95a58f21b783d4976486520bef77b2ce\",\n \"html_url\": \"https://github.com/owner/repo/commit/4a672e5d95a58f21b783d4976486520bef77b2ce\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:49Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:49Z\"\n },\n \"tree\": {\n \"sha\": \"e619cfb3515277852b8b0574a0984d17c99ce33f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e619cfb3515277852b8b0574a0984d17c99ce33f\"\n },\n \"message\": \"Create Post “1970-01-01-third-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-third-title\",\"oid\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-third-title”\",\"headRefName\":\"cms/posts/1970-01-01-third-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-third-title\",\"oid\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-third-title”\",\"headRefName\":\"cms/posts/1970-01-01-third-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:09 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1501,8 +1534,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4763",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4796",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1512,27 +1545,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "068E:3266C:2BAE3EB:3442E25:5DD52563",
+ "X-GitHub-Request-Id": "3FD0:11CCA:82C0A3:9C638B:5DDD3CF5",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjMxMTU0M2E3NjE0MzIzYjI0MjYyYTc4ZWEyYWQ3NTdiMGMxZmU1Nzg=\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxl\",\"name\":\"cms/posts/1970-01-01-third-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzEwMzg4\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-third-title\",\"headRefOid\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"number\":7,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-third-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjRhNjcyZTVkOTVhNThmMjFiNzgzZDQ5NzY0ODY1MjBiZWY3N2IyY2U=\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxl\",\"name\":\"cms/posts/1970-01-01-third-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc2ODMw\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-third-title\",\"headRefOid\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"number\":7,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-third-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:10 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4836",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4743",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"5bc7d3f0c5f6c38925e8251984382965\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"2a044936b98a30630d6498205fcf45f9\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1545,31 +1578,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0692:3266B:224016D:28E06F1:5DD52565",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FDA:39FEA:1128A71:1473598:5DDD3CF7",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/3b2258e4fdcf7466b677b33c89cab807fe69a09e\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOiIzMTE1NDNhNzYxNDMyM2IyNDI2MmE3OGVhMmFkNzU3YjBjMWZlNTc4In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtdGhpcmQtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS10aGlyZC10aXRsZeKAnSIsInRpdGxlIjoidGhpcmQgdGl0bGUiLCJkZXNjcmlwdGlvbiI6InRoaXJkIGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxlLm1kIiwic2hhIjoiMjhmMTVmZTFhNGVhNTc3NjY2ZGRkOTJiNDFhMjYzYmQxOTQ2MzJhMiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjkwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOiI0YTY3MmU1ZDk1YTU4ZjIxYjc4M2Q0OTc2NDg2NTIwYmVmNzdiMmNlIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtdGhpcmQtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS10aGlyZC10aXRsZeKAnSIsInRpdGxlIjoidGhpcmQgdGl0bGUiLCJkZXNjcmlwdGlvbiI6InRoaXJkIGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxlLm1kIiwic2hhIjoiMjhmMTVmZTFhNGVhNTc3NjY2ZGRkOTJiNDFhMjYzYmQxOTQ2MzJhMiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjkwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:11 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:52 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4835",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4742",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"137ecb303ba91e58e7691c9d6f94bdff\"",
+ "ETag": "\"f420366905da1bc45cd61ced190203e4\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/c639df93fc3ea9efa512b955a6763e1b303be3ca",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/2cbe7b0b5d5a87495e9f748396d735078635a5c4",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1579,17 +1612,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0695:14356:2D92D41:364FCE7:5DD52566"
+ "X-GitHub-Request-Id": "3FDB:9490:80704C:9A5EAF:5DDD3CF8"
},
- "response": "{\n \"sha\": \"c639df93fc3ea9efa512b955a6763e1b303be3ca\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c639df93fc3ea9efa512b955a6763e1b303be3ca\"\n}\n",
+ "response": "{\n \"sha\": \"2cbe7b0b5d5a87495e9f748396d735078635a5c4\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/2cbe7b0b5d5a87495e9f748396d735078635a5c4\"\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:11 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:53 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1598,8 +1631,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4762",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4795",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1609,31 +1642,31 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0698:3266B:2240346:28E0927:5DD52567",
+ "X-GitHub-Request-Id": "3FDD:3BB70:D03143:F851DB:5DDD3CF8",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjg4ZTBhNzQ0NWQyNDc1Y2NmMjA1NzdlM2VjNmVmNzJhZTI4N2E3M2M=\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmY1ZjVmMTI1Nzk3NTkwMTNjNzJkN2I4NjBhYWRmNzUwNzUwODBmY2Q=\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\"tree\":[{\"path\":\"posts/1970-01-01-third-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"c639df93fc3ea9efa512b955a6763e1b303be3ca\"}]}",
+ "body": "{\"base_tree\":\"3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\"tree\":[{\"path\":\"posts/1970-01-01-third-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"2cbe7b0b5d5a87495e9f748396d735078635a5c4\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:12 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:53 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4834",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4741",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"83393a068c02127fd3b91926da45c4cc\"",
+ "ETag": "\"fb6e6be6dda10fbea50767d529791c82\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/7ac6f63d96a33046593dbb958b80e18a414c29d7",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/ececb33b89a1864f23660082826df9a2a073649b",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1643,30 +1676,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0699:87D9:150FCC4:192C29E:5DD52567"
+ "X-GitHub-Request-Id": "3FE0:3D532:10D1B1B:140E1AB:5DDD3CF8"
},
- "response": "{\n \"sha\": \"7ac6f63d96a33046593dbb958b80e18a414c29d7\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7ac6f63d96a33046593dbb958b80e18a414c29d7\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"3a48e4ac9bf543b04efafc4da0baeb0feb8f14b1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/3a48e4ac9bf543b04efafc4da0baeb0feb8f14b1\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"ececb33b89a1864f23660082826df9a2a073649b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ececb33b89a1864f23660082826df9a2a073649b\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"d50d7541af67f0aa6f33f6e8cb71b268c7d868b1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d50d7541af67f0aa6f33f6e8cb71b268c7d868b1\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-third-title” metadata\",\"tree\":\"7ac6f63d96a33046593dbb958b80e18a414c29d7\",\"parents\":[\"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-third-title” metadata\",\"tree\":\"ececb33b89a1864f23660082826df9a2a073649b\",\"parents\":[\"3b2258e4fdcf7466b677b33c89cab807fe69a09e\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:12 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:54 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4833",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4740",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"bde2236a46bb0618b8a557d24b6d5ad0\"",
+ "ETag": "\"3c340332196ba48d3aad8f1eab681490\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/12dae40b9abf018cf0df5bd075cd4b12dfa24984",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1676,26 +1709,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "069A:3266C:2BAECAF:34438A4:5DD52568"
+ "X-GitHub-Request-Id": "3FE5:1E5ED:10D7F24:142D94B:5DDD3CF9"
},
- "response": "{\n \"sha\": \"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjczZTlmNzkwNDRjMzk1Y2E3YzdjNWRiYjFkNDhkMWQ4NzcxMzhhMmE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"html_url\": \"https://github.com/owner/repo/commit/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:12Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:12Z\"\n },\n \"tree\": {\n \"sha\": \"7ac6f63d96a33046593dbb958b80e18a414c29d7\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7ac6f63d96a33046593dbb958b80e18a414c29d7\"\n },\n \"message\": \"Updating “posts/1970-01-01-third-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\",\n \"html_url\": \"https://github.com/owner/repo/commit/fabf7018d0bb014e2ae27f1dff6fc3e7452ca36f\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjEyZGFlNDBiOWFiZjAxOGNmMGRmNWJkMDc1Y2Q0YjEyZGZhMjQ5ODQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"html_url\": \"https://github.com/owner/repo/commit/12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:54Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:55:54Z\"\n },\n \"tree\": {\n \"sha\": \"ececb33b89a1864f23660082826df9a2a073649b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ececb33b89a1864f23660082826df9a2a073649b\"\n },\n \"message\": \"Updating “posts/1970-01-01-third-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/3b2258e4fdcf7466b677b33c89cab807fe69a09e\",\n \"html_url\": \"https://github.com/owner/repo/commit/3b2258e4fdcf7466b677b33c89cab807fe69a09e\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\"force\":false}",
+ "body": "{\"sha\":\"12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:14 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:55 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4832",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4739",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"a5006014c73424087ba02d893259efda\"",
+ "ETag": "W/\"714b1bc1f4bede886637e1e00263d990\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1707,10 +1740,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "069B:3525C:9DC7E5:BDAC3D:5DD52569",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FEA:3D532:10D1E68:140E5AB:5DDD3CFA",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/12dae40b9abf018cf0df5bd075cd4b12dfa24984\"\n }\n}\n",
"status": 200
},
{
@@ -1718,7 +1751,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:15 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1727,8 +1760,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4761",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4794",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1738,18 +1771,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "069F:32669:1564874:197CFCC:5DD5256A",
+ "X-GitHub-Request-Id": "3FF0:1E5DF:445B6E:52231D:5DDD3CFC",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDoyOGYxNWZlMWE0ZWE1Nzc2NjZkZGQ5MmI0MWEyNjNiZDE5NDYzMmEy\",\"text\":\"---\\ntemplate: post\\ntitle: third title\\ndraft: true\\ndate: 1970-01-01T00:00:00.600Z\\ndescription: third description\\ncategory: third category\\ntags:\\n - tag3\\n---\\nthird body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDoyOGYxNWZlMWE0ZWE1Nzc2NjZkZGQ5MmI0MWEyNjNiZDE5NDYzMmEy\",\"text\":\"---\\ntemplate: post\\ntitle: third title\\ndraft: true\\ndate: 1970-01-01T00:00:00.600Z\\ndescription: third description\\ncategory: third category\\ntags:\\n - tag3\\n---\\nthird body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:15 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:57 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1758,8 +1791,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4760",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4793",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1769,151 +1802,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B0:46438:37802A:433094:5DD5256B",
+ "X-GitHub-Request-Id": "3FF4:9496:109A2E8:13D88DB:5DDD3CFD",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjMxMTU0M2E3NjE0MzIzYjI0MjYyYTc4ZWEyYWQ3NTdiMGMxZmU1Nzg=\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:16 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4759",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B6:14351:160749D:1A3EC23:5DD5256B",
- "content-length": "1345"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzEwMTc5\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"},{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtc2Vjb25kLXRpdGxl\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzEwMjgx\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZQ==\",\"name\":\"cms/posts/1970-01-01-second-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"},{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtdGhpcmQtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzEwMzg4\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxl\",\"name\":\"cms/posts/1970-01-01-third-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-third-title:content/posts/1970-01-01-third-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-third-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:16 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4758",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B9:3525C:9DC970:BDAE11:5DD5256C",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDoyOGYxNWZlMWE0ZWE1Nzc2NjZkZGQ5MmI0MWEyNjNiZDE5NDYzMmEy\",\"text\":\"---\\ntemplate: post\\ntitle: third title\\ndraft: true\\ndate: 1970-01-01T00:00:00.600Z\\ndescription: third description\\ncategory: third category\\ntags:\\n - tag3\\n---\\nthird body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-second-title:content/posts/1970-01-01-second-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-second-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:16 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4757",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B8:3525E:1433C22:1828662:5DD5256C",
- "content-length": "500"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDoyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFi\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.300Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:17 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4756",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06B7:14353:200D670:2669194:5DD5256C",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjRhNjcyZTVkOTVhNThmMjFiNzgzZDQ5NzY0ODY1MjBiZWY3N2IyY2U=\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:58 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4831",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4738",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"a5006014c73424087ba02d893259efda\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"714b1bc1f4bede886637e1e00263d990\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1926,31 +1835,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06C5:87DD:2BC7EA6:345DAE3:5DD5256D",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FFB:9496:109A40D:13D8A3B:5DDD3CFD",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/12dae40b9abf018cf0df5bd075cd4b12dfa24984\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOiIzMTE1NDNhNzYxNDMyM2IyNDI2MmE3OGVhMmFkNzU3YjBjMWZlNTc4In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtdGhpcmQtdGl0bGXigJ0iLCJ0aXRsZSI6InRoaXJkIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJ0aGlyZCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS10aGlyZC10aXRsZS5tZCIsInNoYSI6IjI4ZjE1ZmUxYTRlYTU3NzY2NmRkZDkyYjQxYTI2M2JkMTk0NjMyYTIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC45MDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjcsImhlYWQiOiI0YTY3MmU1ZDk1YTU4ZjIxYjc4M2Q0OTc2NDg2NTIwYmVmNzdiMmNlIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtdGhpcmQtdGl0bGXigJ0iLCJ0aXRsZSI6InRoaXJkIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJ0aGlyZCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS10aGlyZC10aXRsZS5tZCIsInNoYSI6IjI4ZjE1ZmUxYTRlYTU3NzY2NmRkZDkyYjQxYTI2M2JkMTk0NjMyYTIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC45MDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:59 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4830",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4737",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3a92f0892eac3bb1540438e937cdd72a\"",
+ "ETag": "\"f140f41a0167e5f99892381d907b65dc\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/88cd66f232c620aa3e9e9837061d910df3e5cce7",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/5b908de9d7afcc669600bf5ce27d8de2587b5a93",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1960,30 +1869,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06CA:2FD8C:2B09A20:33632B8:5DD5256E"
+ "X-GitHub-Request-Id": "3E06:11CCC:D291E3:FB9050:5DDD3CFE"
},
- "response": "{\n \"sha\": \"88cd66f232c620aa3e9e9837061d910df3e5cce7\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/88cd66f232c620aa3e9e9837061d910df3e5cce7\"\n}\n",
+ "response": "{\n \"sha\": \"5b908de9d7afcc669600bf5ce27d8de2587b5a93\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/5b908de9d7afcc669600bf5ce27d8de2587b5a93\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\"tree\":[{\"path\":\"posts/1970-01-01-third-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"88cd66f232c620aa3e9e9837061d910df3e5cce7\"}]}",
+ "body": "{\"base_tree\":\"12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\"tree\":[{\"path\":\"posts/1970-01-01-third-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"5b908de9d7afcc669600bf5ce27d8de2587b5a93\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:59 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4829",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4736",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"7274596ea4633b815b5bcaef79a603d3\"",
+ "ETag": "\"ec566ed805ddbd45b389178f67a3a207\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/5fb097b45d75423250ac2667c5d5fbdb370df3ec",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/ac7bc747158414a3f7a2ff93b2880decafb925c6",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1993,30 +1902,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D4:3266C:2BAF82A:344465B:5DD5256F"
+ "X-GitHub-Request-Id": "3E09:39FE5:43FABC:51C7FF:5DDD3CFF"
},
- "response": "{\n \"sha\": \"5fb097b45d75423250ac2667c5d5fbdb370df3ec\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5fb097b45d75423250ac2667c5d5fbdb370df3ec\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"69edb5ef6603164f4e98021ae2283e9160b9a708\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/69edb5ef6603164f4e98021ae2283e9160b9a708\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"ac7bc747158414a3f7a2ff93b2880decafb925c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ac7bc747158414a3f7a2ff93b2880decafb925c6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"7a9dc3149eb0edef22abbd96c1eabe8461c9d4ca\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a9dc3149eb0edef22abbd96c1eabe8461c9d4ca\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-third-title” metadata\",\"tree\":\"5fb097b45d75423250ac2667c5d5fbdb370df3ec\",\"parents\":[\"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-third-title” metadata\",\"tree\":\"ac7bc747158414a3f7a2ff93b2880decafb925c6\",\"parents\":[\"12dae40b9abf018cf0df5bd075cd4b12dfa24984\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:20 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:00 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4828",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4735",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"59c268f92c0cd5946d3b3a7bbd1590ea\"",
+ "ETag": "\"3d1fdaf528f7a696c0bf31bbfb00e616\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2026,57 +1935,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D7:87D9:1510442:192CB80:5DD52570"
+ "X-GitHub-Request-Id": "3E0E:1E5ED:10D8A0B:142E6B1:5DDD3CFF"
},
- "response": "{\n \"sha\": \"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmNmZjIzZGNjNWRjNTk1MWJiZDZkZTM5NzcxMWIzYTE3ZDhhOGRmOWI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"html_url\": \"https://github.com/owner/repo/commit/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:20Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:20Z\"\n },\n \"tree\": {\n \"sha\": \"5fb097b45d75423250ac2667c5d5fbdb370df3ec\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5fb097b45d75423250ac2667c5d5fbdb370df3ec\"\n },\n \"message\": \"Updating “posts/1970-01-01-third-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\",\n \"html_url\": \"https://github.com/owner/repo/commit/73e9f79044c395ca7c7c5dbb1d48d1d877138a2a\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmRhN2I0NTRhODZhZDhkOWQyMTk4ZDIwZmNiMWQ1MGQwNTliY2ZhZTE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"html_url\": \"https://github.com/owner/repo/commit/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:00Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:00Z\"\n },\n \"tree\": {\n \"sha\": \"ac7bc747158414a3f7a2ff93b2880decafb925c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ac7bc747158414a3f7a2ff93b2880decafb925c6\"\n },\n \"message\": \"Updating “posts/1970-01-01-third-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/12dae40b9abf018cf0df5bd075cd4b12dfa24984\",\n \"html_url\": \"https://github.com/owner/repo/commit/12dae40b9abf018cf0df5bd075cd4b12dfa24984\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:21 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4755",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06D9:2FD8B:218600F:27EE0FD:5DD52571",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjMxMTU0M2E3NjE0MzIzYjI0MjYyYTc4ZWEyYWQ3NTdiMGMxZmU1Nzg=\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"sha\":\"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\"force\":false}",
+ "body": "{\"sha\":\"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4827",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4734",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ff16f3cebd13198f701d580250fdc12b\"",
+ "ETag": "W/\"4676cdab03caf043dfd2a08ce0122238\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2088,27 +1966,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06D8:87DD:2BC842E:345E194:5DD52571",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E13:3BB71:10E9856:14398E0:5DDD3D01",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\"\n }\n}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4826",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4733",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"ff16f3cebd13198f701d580250fdc12b\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"4676cdab03caf043dfd2a08ce0122238\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -2121,117 +1999,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DD:35260:208985C:26F9000:5DD52573",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E20:948E:4DD1F9:5BE739:5DDD3D03",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjYsImhlYWQiOiI4OGUwYTc0NDVkMjQ3NWNjZjIwNTc3ZTNlYzZlZjcyYWUyODdhNzNjIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZSIsImNvbGxlY3Rpb24iOiJwb3N0cyIsImNvbW1pdE1lc3NhZ2UiOiJDcmVhdGUgUG9zdCDigJwxOTcwLTAxLTAxLXNlY29uZC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtc2Vjb25kLXRpdGxlLm1kIiwic2hhIjoiMjE5MjlkYzJiMzVhNzE0MTE5ODdhNWU5NjY0NTJkZTIxYTUwMDVhYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjYwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/owner/repo/git/blobs?ts=900",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:24 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4825",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a87b2d931250f7d36f1e80d63bcf2b62\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/6faf1728e22bd2d51673c9648b3b13e11e0672db",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DE:35263:2B84E00:33F5638:5DD52574"
- },
- "response": "{\n \"sha\": \"6faf1728e22bd2d51673c9648b3b13e11e0672db\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/6faf1728e22bd2d51673c9648b3b13e11e0672db\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\"tree\":[{\"path\":\"posts/1970-01-01-second-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"6faf1728e22bd2d51673c9648b3b13e11e0672db\"}]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/trees?ts=900",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:25 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4824",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ea2b9219bfd8c2a02a55ba3011d07a60\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/6586f8929440d7537282ef0e7d553d418a325281",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06DF:3266B:224158D:28E1F2E:5DD52574"
- },
- "response": "{\n \"sha\": \"6586f8929440d7537282ef0e7d553d418a325281\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/6586f8929440d7537282ef0e7d553d418a325281\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"895a2f8a1d8c700ced551dcac0cb3df4a3db39e0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/895a2f8a1d8c700ced551dcac0cb3df4a3db39e0\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-second-title” metadata\",\"tree\":\"6586f8929440d7537282ef0e7d553d418a325281\",\"parents\":[\"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=900",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:37:26 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1512",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4823",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"59031d3ebeb4565d33fcdd1a782f97fd\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/7f356b3067ffe7856e1f285e4c7b4d128765abfe",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E1:2FD85:53E65:68BBF:5DD52575"
- },
- "response": "{\n \"sha\": \"7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjdmMzU2YjMwNjdmZmU3ODU2ZTFmMjg1ZTRjN2I0ZDEyODc2NWFiZmU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"html_url\": \"https://github.com/owner/repo/commit/7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:26Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:26Z\"\n },\n \"tree\": {\n \"sha\": \"6586f8929440d7537282ef0e7d553d418a325281\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/6586f8929440d7537282ef0e7d553d418a325281\"\n },\n \"message\": \"Updating “posts/1970-01-01-second-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\",\n \"html_url\": \"https://github.com/owner/repo/commit/cff23dcc5dc5951bbd6de397711b3a17d8a8df9b\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -2240,8 +2019,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4754",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4792",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -2251,27 +2030,126 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E2:14353:200E3B9:266A14F:5DD52576",
+ "X-GitHub-Request-Id": "3E21:3D52C:406BBE:4DB24F:5DDD3D03",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjMxMTU0M2E3NjE0MzIzYjI0MjYyYTc4ZWEyYWQ3NTdiMGMxZmU1Nzg=\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjRhNjcyZTVkOTVhNThmMjFiNzgzZDQ5NzY0ODY1MjBiZWY3N2IyY2U=\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"sha\":\"7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\"force\":false}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjYsImhlYWQiOiJmNWY1ZjEyNTc5NzU5MDEzYzcyZDdiODYwYWFkZjc1MDc1MDgwZmNkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZSIsImNvbGxlY3Rpb24iOiJwb3N0cyIsImNvbW1pdE1lc3NhZ2UiOiJDcmVhdGUgUG9zdCDigJwxOTcwLTAxLTAxLXNlY29uZC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtc2Vjb25kLXRpdGxlLm1kIiwic2hhIjoiMjE5MjlkYzJiMzVhNzE0MTE5ODdhNWU5NjY0NTJkZTIxYTUwMDVhYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjYwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/blobs?ts=900",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:56:05 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "207",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4732",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"d7202e30b78361310e3254f8f0d662c4\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/025939433f096c8a472caddef444acbaa4cd2fa8",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E22:948E:4DD27D:5BE7CE:5DDD3D04"
+ },
+ "response": "{\n \"sha\": \"025939433f096c8a472caddef444acbaa4cd2fa8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/025939433f096c8a472caddef444acbaa4cd2fa8\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\"tree\":[{\"path\":\"posts/1970-01-01-second-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"025939433f096c8a472caddef444acbaa4cd2fa8\"}]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/trees?ts=900",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:56:06 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "854",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4731",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"08731e14a336eb627cba64c3ddbaac6e\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/0643e6e5dc868a04b0183080030b808254819bac",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E27:1E5ED:10D93C0:142F2C3:5DDD3D05"
+ },
+ "response": "{\n \"sha\": \"0643e6e5dc868a04b0183080030b808254819bac\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0643e6e5dc868a04b0183080030b808254819bac\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"de223460aaf0ec258a3c486209e8e9447b66ec27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/de223460aaf0ec258a3c486209e8e9447b66ec27\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"message\":\"Updating “posts/1970-01-01-second-title” metadata\",\"tree\":\"0643e6e5dc868a04b0183080030b808254819bac\",\"parents\":[\"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\"]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/commits?ts=900",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:56:08 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1517",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4730",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"43233e7894a54522afc835d3194d325c\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/59ab146cb71bd496e97fe860d9a13f09ad0101bf",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E30:3BB6F:80F314:9A7C9F:5DDD3D06"
+ },
+ "response": "{\n \"sha\": \"59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjU5YWIxNDZjYjcxYmQ0OTZlOTdmZTg2MGQ5YTEzZjA5YWQwMTAxYmY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"html_url\": \"https://github.com/owner/repo/commit/59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:07Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:07Z\"\n },\n \"tree\": {\n \"sha\": \"0643e6e5dc868a04b0183080030b808254819bac\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0643e6e5dc868a04b0183080030b808254819bac\"\n },\n \"message\": \"Updating “posts/1970-01-01-second-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\",\n \"html_url\": \"https://github.com/owner/repo/commit/da7b454a86ad8d9d2198d20fcb1d50d059bcfae1\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4822",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4729",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"65f1219faca898ff8e77438ec4ac8590\"",
+ "ETag": "W/\"ec0b4e148c07ebbbd9988ba3fe0116a0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2283,27 +2161,58 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E5:14353:200E3B9:266A151:5DD52576",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E3D:3BB70:D0484C:F86E5C:5DDD3D08",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/7f356b3067ffe7856e1f285e4c7b4d128765abfe\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/59ab146cb71bd496e97fe860d9a13f09ad0101bf\"\n }\n}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:56:09 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4791",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E41:1E5ED:10D9AED:142FBAC:5DDD3D09",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjRhNjcyZTVkOTVhNThmMjFiNzgzZDQ5NzY0ODY1MjBiZWY3N2IyY2U=\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:09 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4821",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4728",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"65f1219faca898ff8e77438ec4ac8590\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"ec0b4e148c07ebbbd9988ba3fe0116a0\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -2316,31 +2225,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E8:3266B:2241985:28E23D6:5DD52577",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E45:3D532:10D3A25:14107B7:5DDD3D09",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/7f356b3067ffe7856e1f285e4c7b4d128765abfe\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/59ab146cb71bd496e97fe860d9a13f09ad0101bf\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjUsImhlYWQiOiJlMzY4NGY2ZTRjNmZhMWZmMzBmZGJmNjA3MTU1YmJmM2RiZDQyZjAxIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjUsImhlYWQiOiJjYzA0Mjg3OGVjYjI1YWVhMmEyODMwOGNhYzY1NTJkODc2OTFmMWViIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:10 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4820",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4727",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"b4a4a521028d251376ddff4f19c44741\"",
+ "ETag": "\"cf270af66c49ef12ce4caf9e31f981bc\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/dcca58afd422371dd9e6c90b80fe72615f7f9ba8",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/ba00f6a936226b65f5c0197987033ab4b503bfeb",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2350,30 +2259,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06E9:87DD:2BC90BC:345F0A3:5DD52578"
+ "X-GitHub-Request-Id": "3E46:3D528:7528B:8F015:5DDD3D0A"
},
- "response": "{\n \"sha\": \"dcca58afd422371dd9e6c90b80fe72615f7f9ba8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcca58afd422371dd9e6c90b80fe72615f7f9ba8\"\n}\n",
+ "response": "{\n \"sha\": \"ba00f6a936226b65f5c0197987033ab4b503bfeb\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ba00f6a936226b65f5c0197987033ab4b503bfeb\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"dcca58afd422371dd9e6c90b80fe72615f7f9ba8\"}]}",
+ "body": "{\"base_tree\":\"59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"ba00f6a936226b65f5c0197987033ab4b503bfeb\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:11 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4819",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4726",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"1b403cacebe2e6e4ad1a4f0a62960cba\"",
+ "ETag": "\"f85517880d9560ef50947172e9b3f6ab\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/a82d6573ba8fe89f15b801502ff90cfcde5b0be8",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/249ba1f4b2563a8357ed99e18bf0d70d4bfc7bdd",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2383,30 +2292,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06EA:87D9:1510C3D:192D520:5DD52579"
+ "X-GitHub-Request-Id": "3E4B:1E5ED:10D9E51:142FFC3:5DDD3D0B"
},
- "response": "{\n \"sha\": \"a82d6573ba8fe89f15b801502ff90cfcde5b0be8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a82d6573ba8fe89f15b801502ff90cfcde5b0be8\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"695d6a06ac190bb522760958a153f2d2d465aba1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/695d6a06ac190bb522760958a153f2d2d465aba1\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"249ba1f4b2563a8357ed99e18bf0d70d4bfc7bdd\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/249ba1f4b2563a8357ed99e18bf0d70d4bfc7bdd\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"776fcdaeb12811dd70040eaa2f4dbc80dbf6903e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/776fcdaeb12811dd70040eaa2f4dbc80dbf6903e\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"a82d6573ba8fe89f15b801502ff90cfcde5b0be8\",\"parents\":[\"7f356b3067ffe7856e1f285e4c7b4d128765abfe\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"249ba1f4b2563a8357ed99e18bf0d70d4bfc7bdd\",\"parents\":[\"59ab146cb71bd496e97fe860d9a13f09ad0101bf\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:12 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4818",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4725",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2af8c72b60dac74cf87278f9678706df\"",
+ "ETag": "\"1dd5d5012384ca03955d2b35aa28126b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/11a77347cfb43b39953ef43a16b8a027ee72dc54",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2416,26 +2325,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06EB:87D9:1510CC8:192D5CD:5DD52579"
+ "X-GitHub-Request-Id": "3E50:39FEA:112ABD2:1475F16:5DDD3D0B"
},
- "response": "{\n \"sha\": \"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmEyMDRjOWMwNzQ0ZTcyN2M0ZDliNzliNmU5NmU3ZTdmYTE2NTZkMTE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"html_url\": \"https://github.com/owner/repo/commit/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:30Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:30Z\"\n },\n \"tree\": {\n \"sha\": \"a82d6573ba8fe89f15b801502ff90cfcde5b0be8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a82d6573ba8fe89f15b801502ff90cfcde5b0be8\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/7f356b3067ffe7856e1f285e4c7b4d128765abfe\",\n \"html_url\": \"https://github.com/owner/repo/commit/7f356b3067ffe7856e1f285e4c7b4d128765abfe\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjExYTc3MzQ3Y2ZiNDNiMzk5NTNlZjQzYTE2YjhhMDI3ZWU3MmRjNTQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"html_url\": \"https://github.com/owner/repo/commit/11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:12Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:12Z\"\n },\n \"tree\": {\n \"sha\": \"249ba1f4b2563a8357ed99e18bf0d70d4bfc7bdd\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/249ba1f4b2563a8357ed99e18bf0d70d4bfc7bdd\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/59ab146cb71bd496e97fe860d9a13f09ad0101bf\",\n \"html_url\": \"https://github.com/owner/repo/commit/59ab146cb71bd496e97fe860d9a13f09ad0101bf\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\"force\":false}",
+ "body": "{\"sha\":\"11a77347cfb43b39953ef43a16b8a027ee72dc54\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4817",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4724",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"0b4c52c7417585c233c89a7045a01680\"",
+ "ETag": "W/\"6bed92d775ecea1f11101020d7edfef0\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2447,27 +2356,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06ED:14353:200E8E7:266A790:5DD5257A",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E55:11CCC:D2A60C:FBA96C:5DDD3D0C",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/11a77347cfb43b39953ef43a16b8a027ee72dc54\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"311543a7614323b24262a78ea2ad757b0c1fe578\",\"merge_method\":\"merge\"}",
+ "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"4a672e5d95a58f21b783d4976486520bef77b2ce\",\"merge_method\":\"merge\"}",
"method": "PUT",
"url": "/repos/owner/repo/pulls/7/merge?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4816",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4723",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"4229e4d5a33929ef0697c317746a638d\"",
+ "ETag": "W/\"0057c1feecbb28fc426534bd70a771ca\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2479,18 +2388,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F2:4643E:21849FD:2806772:5DD5257B",
+ "X-GitHub-Request-Id": "3E5A:11CCC:D2A85E:FBAC2D:5DDD3D0E",
"content-length": "123"
},
- "response": "{\n \"sha\": \"430fa79b771b8a014e0434a57e54290670b101e7\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
+ "response": "{\n \"sha\": \"2b02eb1a7da952cdb61f98e1ac29f9a91cdf4555\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
+ "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXRoaXJkLXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -2499,8 +2408,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4753",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4790",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -2510,7 +2419,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F3:87DD:2BC99F9:345FBD1:5DD5257D",
+ "X-GitHub-Request-Id": "3E67:39FEA:112B426:147696B:5DDD3D10",
"content-length": "81"
},
"response": "{\"data\":{\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
@@ -2520,17 +2429,17 @@
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:18 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4815",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4722",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"0b4c52c7417585c233c89a7045a01680\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"6bed92d775ecea1f11101020d7edfef0\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:56:18 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -2543,31 +2452,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F4:35263:2B85FEF:33F6B73:5DD5257E",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E6C:3BB6F:80FD6E:9A894A:5DDD3D12",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/11a77347cfb43b39953ef43a16b8a027ee72dc54\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\"tree\":[{\"path\":\"posts/1970-01-01-third-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
+ "body": "{\"base_tree\":\"11a77347cfb43b39953ef43a16b8a027ee72dc54\",\"tree\":[{\"path\":\"posts/1970-01-01-third-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:19 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4814",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4721",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6b6d9da66dd9884adfbdf9e72f323129\"",
+ "ETag": "\"66f71bf9d8d0fe70ed4796029d28971b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/90d65728f31240bca17aa12575f566cb67baf80c",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/d234048faacec3688dca860e54c74adcc3680263",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2577,30 +2486,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F6:46440:2D05003:35C4E7E:5DD5257F"
+ "X-GitHub-Request-Id": "3E71:9490:808C07:9A808C:5DDD3D12"
},
- "response": "{\n \"sha\": \"90d65728f31240bca17aa12575f566cb67baf80c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/90d65728f31240bca17aa12575f566cb67baf80c\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"2544ef881a74255e74b29384b0a0b27bc7af6165\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2544ef881a74255e74b29384b0a0b27bc7af6165\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"d234048faacec3688dca860e54c74adcc3680263\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d234048faacec3688dca860e54c74adcc3680263\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b315a5e8bcbe218a919ebe1a406055e4c88aed73\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b315a5e8bcbe218a919ebe1a406055e4c88aed73\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Deleting “posts/1970-01-01-third-title” metadata\",\"tree\":\"90d65728f31240bca17aa12575f566cb67baf80c\",\"parents\":[\"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\"]}",
+ "body": "{\"message\":\"Deleting “posts/1970-01-01-third-title” metadata\",\"tree\":\"d234048faacec3688dca860e54c74adcc3680263\",\"parents\":[\"11a77347cfb43b39953ef43a16b8a027ee72dc54\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:20 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4813",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4720",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ba5d87a45938712865f148001c5d6ce3\"",
+ "ETag": "\"1fd7629c11eaa069f09d2d0a7405bb0a\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/4fc7955bfad9f99524d04d7a8582923a6b893cb0",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/fdf9e1556a7bb10598f8968321730644fa36fe50",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2610,26 +2519,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F7:14356:2D95E38:36536E4:5DD52580"
+ "X-GitHub-Request-Id": "3E76:9495:D7555B:1005F29:5DDD3D13"
},
- "response": "{\n \"sha\": \"4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjRmYzc5NTViZmFkOWY5OTUyNGQwNGQ3YTg1ODI5MjNhNmI4OTNjYjA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"html_url\": \"https://github.com/owner/repo/commit/4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:36Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:36Z\"\n },\n \"tree\": {\n \"sha\": \"90d65728f31240bca17aa12575f566cb67baf80c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/90d65728f31240bca17aa12575f566cb67baf80c\"\n },\n \"message\": \"Deleting “posts/1970-01-01-third-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\",\n \"html_url\": \"https://github.com/owner/repo/commit/a204c9c0744e727c4d9b79b6e96e7e7fa1656d11\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmZkZjllMTU1NmE3YmIxMDU5OGY4OTY4MzIxNzMwNjQ0ZmEzNmZlNTA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"html_url\": \"https://github.com/owner/repo/commit/fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:20Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:20Z\"\n },\n \"tree\": {\n \"sha\": \"d234048faacec3688dca860e54c74adcc3680263\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d234048faacec3688dca860e54c74adcc3680263\"\n },\n \"message\": \"Deleting “posts/1970-01-01-third-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/11a77347cfb43b39953ef43a16b8a027ee72dc54\",\n \"html_url\": \"https://github.com/owner/repo/commit/11a77347cfb43b39953ef43a16b8a027ee72dc54\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\"force\":false}",
+ "body": "{\"sha\":\"fdf9e1556a7bb10598f8968321730644fa36fe50\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4812",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4719",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"4e8b85e65b5fc7417626c7066fde2ef2\"",
+ "ETag": "W/\"ffc8030a15a33fcdba2ceb6fd7c33d4e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2641,10 +2550,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06F8:14356:2D95F76:3653872:5DD52580",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E7B:3D532:10D4ED3:14120C8:5DDD3D14",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4fc7955bfad9f99524d04d7a8582923a6b893cb0\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fdf9e1556a7bb10598f8968321730644fa36fe50\"\n }\n}\n",
"status": 200
},
{
@@ -2652,7 +2561,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -2661,8 +2570,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4752",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4789",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -2672,27 +2581,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F9:4643E:2185244:280716C:5DD52581",
+ "X-GitHub-Request-Id": "3E80:1E5E9:D14B1E:F9975F:5DDD3D16",
"content-length": "413"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDoyOGYxNWZlMWE0ZWE1Nzc2NjZkZGQ5MmI0MWEyNjNiZDE5NDYzMmEy\",\"text\":\"---\\ntemplate: post\\ntitle: third title\\ndraft: true\\ndate: 1970-01-01T00:00:00.600Z\\ndescription: third description\\ncategory: third category\\ntags:\\n - tag3\\n---\\nthird body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDoyOGYxNWZlMWE0ZWE1Nzc2NjZkZGQ5MmI0MWEyNjNiZDE5NDYzMmEy\",\"text\":\"---\\ntemplate: post\\ntitle: third title\\ndraft: true\\ndate: 1970-01-01T00:00:00.600Z\\ndescription: third description\\ncategory: third category\\ntags:\\n - tag3\\n---\\nthird body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"88e0a7445d2475ccf20577e3ec6ef72ae287a73c\",\"merge_method\":\"merge\"}",
+ "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"f5f5f12579759013c72d7b860aadf75075080fcd\",\"merge_method\":\"merge\"}",
"method": "PUT",
"url": "/repos/owner/repo/pulls/6/merge?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4811",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4718",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"acb9ad7bcdf890dbe3842cc7d2748e2b\"",
+ "ETag": "W/\"9bfc9ca47788d974a7d4a37575f326b4\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2704,18 +2613,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "06FA:4643E:218528D:28071C1:5DD52582",
+ "X-GitHub-Request-Id": "3E85:3BB70:D05E26:F888B7:5DDD3D16",
"content-length": "123"
},
- "response": "{\n \"sha\": \"e8caa8b9b8cc19c08a39f4f751663d480d6cf037\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
+ "response": "{\n \"sha\": \"b26c79f28dde63172d9b0744079d00a14c5c098c\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZQ==\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
+ "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLXNlY29uZC10aXRsZQ==\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:26 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -2724,8 +2633,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4751",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4788",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -2735,7 +2644,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0727:32669:156609F:197EC48:5DD52584",
+ "X-GitHub-Request-Id": "3E94:9496:109D7F4:13DC923:5DDD3D19",
"content-length": "81"
},
"response": "{\"data\":{\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
@@ -2745,17 +2654,17 @@
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4810",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4717",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"4e8b85e65b5fc7417626c7066fde2ef2\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:37:35 GMT",
+ "ETag": "W/\"ffc8030a15a33fcdba2ceb6fd7c33d4e\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:56:18 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -2768,31 +2677,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "072F:87DB:228B640:28F7C0F:5DD52585",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E9B:1E5E0:81049F:9B639C:5DDD3D1A",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4fc7955bfad9f99524d04d7a8582923a6b893cb0\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fdf9e1556a7bb10598f8968321730644fa36fe50\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\"tree\":[{\"path\":\"posts/1970-01-01-second-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
+ "body": "{\"base_tree\":\"fdf9e1556a7bb10598f8968321730644fa36fe50\",\"tree\":[{\"path\":\"posts/1970-01-01-second-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:27 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4809",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4716",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"e586c22555396b21bf4662123df23161\"",
+ "ETag": "\"1010b41c34a22f03ec55f254072399ae\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/baa5b51de92642dd5afecc5efd35b3a3b1dd5b44",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/124b0908862e6e3fa999cce1c7b4512c6bfe0daa",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2802,30 +2711,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0730:14350:9E720D:BE37D0:5DD52586"
+ "X-GitHub-Request-Id": "3E9C:39FE7:7D50A7:967D76:5DDD3D1B"
},
- "response": "{\n \"sha\": \"baa5b51de92642dd5afecc5efd35b3a3b1dd5b44\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/baa5b51de92642dd5afecc5efd35b3a3b1dd5b44\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"d353f6b32b17ec6b6668e49f3a3434a8252b6df9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/d353f6b32b17ec6b6668e49f3a3434a8252b6df9\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"124b0908862e6e3fa999cce1c7b4512c6bfe0daa\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/124b0908862e6e3fa999cce1c7b4512c6bfe0daa\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"c46ea457f52fff3a403ec7a92e1511b76917b117\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/c46ea457f52fff3a403ec7a92e1511b76917b117\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Deleting “posts/1970-01-01-second-title” metadata\",\"tree\":\"baa5b51de92642dd5afecc5efd35b3a3b1dd5b44\",\"parents\":[\"4fc7955bfad9f99524d04d7a8582923a6b893cb0\"]}",
+ "body": "{\"message\":\"Deleting “posts/1970-01-01-second-title” metadata\",\"tree\":\"124b0908862e6e3fa999cce1c7b4512c6bfe0daa\",\"parents\":[\"fdf9e1556a7bb10598f8968321730644fa36fe50\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:28 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1512",
+ "Content-Length": "1517",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4808",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4715",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ec3fadf44ec58eee4743923bc153a77c\"",
+ "ETag": "\"b2fc48fcb97082eb6b45d7d3aff8164b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/1c4f3395d5526e5f9b0f433dd613488ef440f41c",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/5f2d44cde832df83ce4040bf8bd806e13d2d3212",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -2835,26 +2744,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0732:14353:200FAEB:266BCBD:5DD52587"
+ "X-GitHub-Request-Id": "3EA0:3D532:10D5BBD:141309B:5DDD3D1C"
},
- "response": "{\n \"sha\": \"1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjFjNGYzMzk1ZDU1MjZlNWY5YjBmNDMzZGQ2MTM0ODhlZjQ0MGY0MWM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"html_url\": \"https://github.com/owner/repo/commit/1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:43Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:43Z\"\n },\n \"tree\": {\n \"sha\": \"baa5b51de92642dd5afecc5efd35b3a3b1dd5b44\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/baa5b51de92642dd5afecc5efd35b3a3b1dd5b44\"\n },\n \"message\": \"Deleting “posts/1970-01-01-second-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4fc7955bfad9f99524d04d7a8582923a6b893cb0\",\n \"html_url\": \"https://github.com/owner/repo/commit/4fc7955bfad9f99524d04d7a8582923a6b893cb0\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjVmMmQ0NGNkZTgzMmRmODNjZTQwNDBiZjhiZDgwNmUxM2QyZDMyMTI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"html_url\": \"https://github.com/owner/repo/commit/5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:28Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:28Z\"\n },\n \"tree\": {\n \"sha\": \"124b0908862e6e3fa999cce1c7b4512c6bfe0daa\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/124b0908862e6e3fa999cce1c7b4512c6bfe0daa\"\n },\n \"message\": \"Deleting “posts/1970-01-01-second-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fdf9e1556a7bb10598f8968321730644fa36fe50\",\n \"html_url\": \"https://github.com/owner/repo/commit/fdf9e1556a7bb10598f8968321730644fa36fe50\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\"force\":false}",
+ "body": "{\"sha\":\"5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4807",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4714",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"df905610bace65c8c3a43d56cefdf178\"",
+ "ETag": "W/\"0480c8a85609767bdd507cd0e846a054\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2866,10 +2775,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0733:35260:208B35D:26FB067:5DD52587",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3EA6:39FE8:C94AF5:F09E01:5DDD3D1D",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1c4f3395d5526e5f9b0f433dd613488ef440f41c\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5f2d44cde832df83ce4040bf8bd806e13d2d3212\"\n }\n}\n",
"status": 200
},
{
@@ -2877,7 +2786,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -2886,8 +2795,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4750",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4787",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -2897,27 +2806,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "073E:3525A:3A8D24:464139:5DD52589",
+ "X-GitHub-Request-Id": "3EAB:3BB71:10ECF50:143DBA8:5DDD3D1E",
"content-length": "417"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDoyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFi\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.300Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDoyMTkyOWRjMmIzNWE3MTQxMTk4N2E1ZTk2NjQ1MmRlMjFhNTAwNWFi\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.300Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"e3684f6e4c6fa1ff30fdbf607155bbf3dbd42f01\",\"merge_method\":\"merge\"}",
+ "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"cc042878ecb25aea2a28308cac6552d87691f1eb\",\"merge_method\":\"merge\"}",
"method": "PUT",
"url": "/repos/owner/repo/pulls/5/merge?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4806",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4713",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"881678b5354a1f71166ecc3b3e739da5\"",
+ "ETag": "W/\"3f7c66f6dac7a29f82949e75581b2d19\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -2929,18 +2838,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "073F:87DD:2BCAE62:3461444:5DD52589",
+ "X-GitHub-Request-Id": "3EAC:9496:109E038:13DD34E:5DDD3D1E",
"content-length": "123"
},
- "response": "{\n \"sha\": \"112f993ede1a096cd1b978547e6d88811bb36671\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
+ "response": "{\n \"sha\": \"f939daddb9695219f78d9c178b0d00daa5bbb1d6\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
+ "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -2949,8 +2858,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4749",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4786",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -2960,7 +2869,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "073B:87DB:228BE44:28F85AF:5DD5258B",
+ "X-GitHub-Request-Id": "3EBA:948E:4DE328:5BFBF0:5DDD3D21",
"content-length": "81"
},
"response": "{\"data\":{\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
@@ -2970,17 +2879,17 @@
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4805",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4712",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"df905610bace65c8c3a43d56cefdf178\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:37:42 GMT",
+ "ETag": "W/\"0480c8a85609767bdd507cd0e846a054\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:56:35 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -2993,28 +2902,28 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0741:14353:2010315:266C65C:5DD5258C",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3EC7:11CCA:82EC3B:9C98BB:5DDD3D23",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1c4f3395d5526e5f9b0f433dd613488ef440f41c\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5f2d44cde832df83ce4040bf8bd806e13d2d3212\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
+ "body": "{\"base_tree\":\"5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:36 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "559",
+ "Content-Length": "561",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4804",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4711",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"fb26e813b3a2becd5d22153199958815\"",
+ "ETag": "\"51411666f113c767ea8b518734a84268\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6",
@@ -3027,30 +2936,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0740:14356:2D97712:36554A1:5DD5258D"
+ "X-GitHub-Request-Id": "3ECC:3BB70:D07140:F89FBC:5DDD3D23"
},
"response": "{\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Deleting “posts/1970-01-01-first-title” metadata\",\"tree\":\"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\"parents\":[\"1c4f3395d5526e5f9b0f433dd613488ef440f41c\"]}",
+ "body": "{\"message\":\"Deleting “posts/1970-01-01-first-title” metadata\",\"tree\":\"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\"parents\":[\"5f2d44cde832df83ce4040bf8bd806e13d2d3212\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:36 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4803",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4710",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"d0268dc10d863e60f850768c3eb71072\"",
+ "ETag": "\"2205d114d60009d26ae870f0d3a8f7bb\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/f6e40b051903b7736348ca8e5a7511792fd8ae12",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/c365c77c4f4c691e28607721b0748ac421d1adcb",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -3060,26 +2969,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0742:14356:2D97873:3655631:5DD5258E"
+ "X-GitHub-Request-Id": "3ECD:39FE8:C953AC:F0A8E0:5DDD3D24"
},
- "response": "{\n \"sha\": \"f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmY2ZTQwYjA1MTkwM2I3NzM2MzQ4Y2E4ZTVhNzUxMTc5MmZkOGFlMTI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"html_url\": \"https://github.com/owner/repo/commit/f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:50Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:37:50Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"Deleting “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1c4f3395d5526e5f9b0f433dd613488ef440f41c\",\n \"html_url\": \"https://github.com/owner/repo/commit/1c4f3395d5526e5f9b0f433dd613488ef440f41c\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmMzNjVjNzdjNGY0YzY5MWUyODYwNzcyMWIwNzQ4YWM0MjFkMWFkY2I=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"html_url\": \"https://github.com/owner/repo/commit/c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:36Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:56:36Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"Deleting “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5f2d44cde832df83ce4040bf8bd806e13d2d3212\",\n \"html_url\": \"https://github.com/owner/repo/commit/5f2d44cde832df83ce4040bf8bd806e13d2d3212\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"f6e40b051903b7736348ca8e5a7511792fd8ae12\",\"force\":false}",
+ "body": "{\"sha\":\"c365c77c4f4c691e28607721b0748ac421d1adcb\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=900",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:37 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4802",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4709",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"5f3dad73bbdf107817d17226a20b8a21\"",
+ "ETag": "W/\"77a553ead6c3a72c8af7bca6714c0601\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -3091,10 +3000,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0743:3525C:9DD8C6:BDC079:5DD5258E",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3ED2:11CCA:82EE2B:9C9B18:5DDD3D25",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f6e40b051903b7736348ca8e5a7511792fd8ae12\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c365c77c4f4c691e28607721b0748ac421d1adcb\"\n }\n}\n",
"status": 200
},
{
@@ -3102,7 +3011,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:37:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:56:38 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -3111,8 +3020,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4748",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4785",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -3122,10 +3031,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "073F:87DD:2BCBA60:34622A7:5DD52590",
+ "X-GitHub-Request-Id": "3ED7:11CCA:82EF55:9C9C7B:5DDD3D26",
"content-length": "413"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change workflow status.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change workflow status.json
index 20073daa..178783b6 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change workflow status.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can change workflow status.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4806",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4837",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D2:87D9:1509930:1924AD7:5DD52500",
+ "X-GitHub-Request-Id": "3FD3:1E5E0:8093B9:9AD98F:5DDD3CA8",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4805",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4836",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D7:14353:2003751:265D4ED:5DD52500",
+ "X-GitHub-Request-Id": "3FDD:3BB70:CFBC10:F7C459:5DDD3CA9",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4804",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4835",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +86,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D9:3266C:2BA3AC2:3436150:5DD52501",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3FEE:39FEA:112026E:1468F31:5DDD3CAA",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +106,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4803",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4834",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,10 +117,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07D8:87DD:2BBBB89:344F0FC:5DD52501",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3FF0:1E5DF:44302A:51EDEA:5DDD3CAA",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -128,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -137,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4802",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4831",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -148,41 +148,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DE:2FD8C:2AFDDEE:3355090:5DD52502",
+ "X-GitHub-Request-Id": "3FFA:3D532:10C895B:140315D:5DDD3CAB",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:30 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4801",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DA:4643C:143E9DF:182D9D7:5DD52502",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -190,7 +159,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -199,8 +168,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4800",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4832",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -210,10 +179,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DB:14350:9E3123:BDE992:5DD52502",
+ "X-GitHub-Request-Id": "3FF6:11CCC:D21FDF:FB0455:5DDD3CAB",
"content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:35 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4833",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3FF5:39FE2:72EB6:8D7E3:5DDD3CAB",
+ "content-length": "1973"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -221,7 +221,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -230,8 +230,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4799",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4830",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -241,10 +241,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DC:2FD8A:15A8A1B:19E7A56:5DD52502",
+ "X-GitHub-Request-Id": "3FF8:39FE8:C8B283:EFE207:5DDD3CAB",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -252,7 +252,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:36 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +261,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4798",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4829",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,23 +272,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DD:3266C:2BA3C07:34362E6:5DD52502",
+ "X-GitHub-Request-Id": "3FF9:9490:8024FB:9A02D6:5DDD3CAB",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:38 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4898",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4797",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -300,7 +300,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07DF:3525E:142E27F:182197E:5DD52505",
+ "X-GitHub-Request-Id": "3E08:11CCE:111C7BB:1470B66:5DDD3CAE",
"content-length": "116"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n",
@@ -311,7 +311,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -320,8 +320,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4797",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4828",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -331,10 +331,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E0:4643C:143ED36:182DDDD:5DD52506",
+ "X-GitHub-Request-Id": "3E09:39FEA:11209CD:1469871:5DDD3CAF",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -342,17 +342,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:40 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4897",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4796",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -365,7 +365,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E1:87DB:228005E:28EA358:5DD52506"
+ "X-GitHub-Request-Id": "3E0E:1E5ED:10D0090:1423D06:5DDD3CAF"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -375,7 +375,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -384,8 +384,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4796",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4827",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -395,10 +395,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E2:4643A:A39927:C47504:5DD52507",
+ "X-GitHub-Request-Id": "3E13:3BB6F:80A3F9:9A1ADB:5DDD3CB0",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -406,17 +406,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:41 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4896",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4795",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -429,7 +429,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E3:14350:9E3423:BDED14:5DD52508"
+ "X-GitHub-Request-Id": "3E18:11CCC:D227D6:FB0E26:5DDD3CB1"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -439,245 +439,50 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:42 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4895",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"674abdf88e47fee91c71204d4af9974e\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/41a49839f3ffebd7e002f9ecd3fd3122fe259572",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E4:2FD8C:2AFE98E:3355E7C:5DD52509"
- },
- "response": "{\n \"sha\": \"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjQxYTQ5ODM5ZjNmZmViZDdlMDAyZjllY2QzZmQzMTIyZmUyNTk1NzI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\n \"html_url\": \"https://github.com/owner/repo/commit/41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:37Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:37Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:39 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4795",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E5:46440:2CF712D:35B4457:5DD5250A",
- "content-length": "995"
- },
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjQxYTQ5ODM5ZjNmZmViZDdlMDAyZjllY2QzZmQzMTIyZmUyNTk1NzI=\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA5Nzky\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\"number\":4,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
- "status": 200
- },
- {
- "method": "GET",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:40 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4894",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"a5c1fc28b342587db0fe48c9e8e0d1f6\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E6:35260:2080043:26EDACC:5DD5250C",
- "content-length": "482"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI0MWE0OTgzOWYzZmZlYmQ3ZTAwMmY5ZWNkM2ZkMzEyMmZlMjU5NTcyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/owner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4893",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ce1d7bf94552266c09ddae7c736d8543\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/e2ede955478811fb31ed98375310e2c5f52d5b1b",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E8:35263:2B7969F:33E7A46:5DD5250C"
- },
- "response": "{\n \"sha\": \"e2ede955478811fb31ed98375310e2c5f52d5b1b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e2ede955478811fb31ed98375310e2c5f52d5b1b\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"e2ede955478811fb31ed98375310e2c5f52d5b1b\"}]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:41 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4892",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6fca4f5d29f9c565bda9cc9fca96c436\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/7cad94bc4a1e65116d5caa59e6c93b8462307710",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E9:35260:2080243:26EDD27:5DD5250D"
- },
- "response": "{\n \"sha\": \"7cad94bc4a1e65116d5caa59e6c93b8462307710\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7cad94bc4a1e65116d5caa59e6c93b8462307710\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e6f12d4841aa482c3c23c076f525ad77b4834722\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e6f12d4841aa482c3c23c076f525ad77b4834722\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"7cad94bc4a1e65116d5caa59e6c93b8462307710\",\"parents\":[\"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:42 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4891",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0f3fec9d10b929d80c3f4057df974f55\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07EA:3525C:9DA189:BD7CE7:5DD5250E"
- },
- "response": "{\n \"sha\": \"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjZjZDM5ZWUxZmUxZmViNTM2ZmM3MTFmMTExMWUxZDQxOWIzYjlkYWY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"html_url\": \"https://github.com/owner/repo/commit/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:42Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:42Z\"\n },\n \"tree\": {\n \"sha\": \"7cad94bc4a1e65116d5caa59e6c93b8462307710\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7cad94bc4a1e65116d5caa59e6c93b8462307710\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"html_url\": \"https://github.com/owner/repo/commit/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4890",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"e81f49ccad99af3208a7a013e45e67fa\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07EB:14351:1601576:1A37A41:5DD5250E",
- "content-length": "482"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:44 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4794",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"c60285e0cb84c47e84e3f5f5a79e105b\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/8aa66b50ec023e7e8f68224cd8b075d632d2d24d",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E19:1E5E0:809C48:9AE41F:5DDD3CB2"
+ },
+ "response": "{\n \"sha\": \"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjhhYTY2YjUwZWMwMjNlN2U4ZjY4MjI0Y2Q4YjA3NWQ2MzJkMmQyNGQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\n \"html_url\": \"https://github.com/owner/repo/commit/8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:42Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:42Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:44 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4826",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -687,28 +492,31 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EC:87DB:2280CAA:28EB1E5:5DD52510",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3E20:9495:D6C450:FFAF75:5DDD3CB2",
+ "content-length": "995"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjhhYTY2YjUwZWMwMjNlN2U4ZjY4MjI0Y2Q4YjA3NWQ2MzJkMmQyNGQ=\",\"sha\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc2MjYw\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\"number\":4,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
+ "method": "GET",
+ "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4793",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"f47b91d9dfb83657d125279c07008b29\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
+ "X-Poll-Interval": "300",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -717,29 +525,32 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07ED:35263:2B79E86:33E83BF:5DD52511",
- "content-length": "276"
+ "X-GitHub-Request-Id": "3E2A:3BB70:CFCC27:F7D7B7:5DDD3CB4",
+ "content-length": "484"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjQxYTQ5ODM5ZjNmZmViZDdlMDAyZjllY2QzZmQzMTIyZmUyNTk1NzI=\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c91640adf124f1edf2857d6f02fb0b2739734292\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI4YWE2NmI1MGVjMDIzZTdlOGY2ODIyNGNkOGIwNzVkNjMyZDJkMjRkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
- "url": "/graphql",
+ "url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:45 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:45 GMT",
"Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "207",
"Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
+ "Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4792",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"d6d8067f07b01bfdc2c2702ca3a21631\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a",
+ "X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -748,11 +559,107 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EE:32669:155F346:19769DD:5DD52511",
- "content-length": "540"
+ "X-GitHub-Request-Id": "3E2F:3D52E:7FEBD4:999989:5DDD3CB5"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA5Nzky\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
+ "response": "{\n \"sha\": \"3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"c91640adf124f1edf2857d6f02fb0b2739734292\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3f232a14a5266ac0e9a082a01a0fa52f0c6acc4a\"}]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/trees?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:46 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "854",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4791",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"3303bbd6f2460989b3601e2d4cab1386\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/136e63ae564082c7380daaf52b1faf37c282c640",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E31:9496:10921E3:13CEBFA:5DDD3CB5"
+ },
+ "response": "{\n \"sha\": \"136e63ae564082c7380daaf52b1faf37c282c640\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/136e63ae564082c7380daaf52b1faf37c282c640\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"7dcf013a27725fb81eb175f85826d8f4043bee36\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7dcf013a27725fb81eb175f85826d8f4043bee36\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"136e63ae564082c7380daaf52b1faf37c282c640\",\"parents\":[\"c91640adf124f1edf2857d6f02fb0b2739734292\"]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:47 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1516",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4790",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"17fc4154c31558205d5ef0e4831f6565\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E36:3D52E:7FED61:999B76:5DDD3CB6"
+ },
+ "response": "{\n \"sha\": \"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjhhNmI2ZDRhNjg5OWE3YzBjMGMzNDMyYmY3ZTJiY2EwYjhlZTY2NmY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"html_url\": \"https://github.com/owner/repo/commit/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:47Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:47Z\"\n },\n \"tree\": {\n \"sha\": \"136e63ae564082c7380daaf52b1faf37c282c640\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/136e63ae564082c7380daaf52b1faf37c282c640\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"html_url\": \"https://github.com/owner/repo/commit/c91640adf124f1edf2857d6f02fb0b2739734292\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\"force\":false}",
+ "method": "PATCH",
+ "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:48 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4789",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"83860dbe87e0e77233b0ba2a98a4ae7c\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E42:9490:803137:9A1193:5DDD3CB7",
+ "content-length": "484"
+ },
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\"\n }\n}\n",
"status": 200
},
{
@@ -760,7 +667,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -769,8 +676,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4791",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4825",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -780,182 +687,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EF:87DB:2280F56:28EB51A:5DD52512",
+ "X-GitHub-Request-Id": "3E48:11CCE:111DBA7:14723BB:5DDD3CB9",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "method": "GET",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:47 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4889",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"e81f49ccad99af3208a7a013e45e67fa\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
- "X-Poll-Interval": "300",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F0:2FD86:119B6F:1575EA:5DD52513",
- "content-length": "482"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI0MWE0OTgzOWYzZmZlYmQ3ZTAwMmY5ZWNkM2ZkMzEyMmZlMjU5NTcyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/owner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:48 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4888",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4d33ed7aa43cd84430f1af2bd8f3de12\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/2c77c8cfd8e6ac6adaddc129703331ebfced968d",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F2:2FD8C:2AFFAB0:3357312:5DD52513"
- },
- "response": "{\n \"sha\": \"2c77c8cfd8e6ac6adaddc129703331ebfced968d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/2c77c8cfd8e6ac6adaddc129703331ebfced968d\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"base_tree\":\"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"2c77c8cfd8e6ac6adaddc129703331ebfced968d\"}]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:49 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4887",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5161bca382fde2c5a4b8c4a52476514f\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/83e19a5cf8a867ef8d9020910adfe7f87ac368c5",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F3:2FD8C:2AFFBCD:3357476:5DD52514"
- },
- "response": "{\n \"sha\": \"83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"14be25275571888544d93932f3d2dd69a7cdcc3e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/14be25275571888544d93932f3d2dd69a7cdcc3e\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\"parents\":[\"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:49 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4886",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"25031840518d940cb3344037a84dbe46\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/42cee38c4363df1f82c6a66de540e59c3a0dc7e9",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F4:3266B:2239607:28D8421:5DD52515"
- },
- "response": "{\n \"sha\": \"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjQyY2VlMzhjNDM2M2RmMWY4MmM2YTY2ZGU1NDBlNTljM2EwZGM3ZTk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"html_url\": \"https://github.com/owner/repo/commit/42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:49Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:49Z\"\n },\n \"tree\": {\n \"sha\": \"83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/83e19a5cf8a867ef8d9020910adfe7f87ac368c5\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\",\n \"html_url\": \"https://github.com/owner/repo/commit/6cd39ee1fe1feb536fc711f1111e1d419b3b9daf\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:51 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4885",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"e291844100c93a9c5d947ded965141a3\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F5:87DD:2BBE163:3451DFA:5DD52516",
- "content-length": "482"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/42cee38c4363df1f82c6a66de540e59c3a0dc7e9\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:50 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -964,8 +707,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4790",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4824",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -975,27 +718,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07F6:14353:20057F9:265FB47:5DD52516",
+ "X-GitHub-Request-Id": "3E4D:3D52E:7FF044:999EEF:5DDD3CBA",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjQxYTQ5ODM5ZjNmZmViZDdlMDAyZjllY2QzZmQzMTIyZmUyNTk1NzI=\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjhhYTY2YjUwZWMwMjNlN2U4ZjY4MjI0Y2Q4YjA3NWQ2MzJkMmQyNGQ=\",\"sha\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:50 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4883",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4788",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"e291844100c93a9c5d947ded965141a3\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"83860dbe87e0e77233b0ba2a98a4ae7c\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1008,31 +751,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F7:3525C:9DA546:BD8160:5DD52518",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E53:3D532:10CA55E:140534D:5DDD3CBA",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/42cee38c4363df1f82c6a66de540e59c3a0dc7e9\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI0MWE0OTgzOWYzZmZlYmQ3ZTAwMmY5ZWNkM2ZkMzEyMmZlMjU5NTcyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI4YWE2NmI1MGVjMDIzZTdlOGY2ODIyNGNkOGIwNzVkNjMyZDJkMjRkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:51 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4881",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4787",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"cc05a136cc0a037ed70f1d3b232867a5\"",
+ "ETag": "\"c4743cbb7018909820c668a267a98917\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/ea2b5ea61fa05f204616fd09ee292a1ceb682e8f",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/1ab876649b114bcbd0286d6b414a60bd4c26c52b",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1042,30 +785,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07FB:87DD:2BBE5D1:3452340:5DD52518"
+ "X-GitHub-Request-Id": "3E54:39FE8:C8C7D3:EFFC27:5DDD3CBB"
},
- "response": "{\n \"sha\": \"ea2b5ea61fa05f204616fd09ee292a1ceb682e8f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ea2b5ea61fa05f204616fd09ee292a1ceb682e8f\"\n}\n",
+ "response": "{\n \"sha\": \"1ab876649b114bcbd0286d6b414a60bd4c26c52b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/1ab876649b114bcbd0286d6b414a60bd4c26c52b\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"ea2b5ea61fa05f204616fd09ee292a1ceb682e8f\"}]}",
+ "body": "{\"base_tree\":\"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"1ab876649b114bcbd0286d6b414a60bd4c26c52b\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:52 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4879",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4786",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"936f7a46a719a61ee5ad40b1860233cf\"",
+ "ETag": "\"139eb3f2656fdef0f15e7d326867f5b4\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/786d94ccc28079c0cc3d75049bfe726f5ef59b20",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/80c4971aaeda688309dfda408b554fb1aed588e4",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1075,30 +818,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07FE:14356:2D895EC:36448F7:5DD52519"
+ "X-GitHub-Request-Id": "3E5B:9496:1092C08:13CF838:5DDD3CBB"
},
- "response": "{\n \"sha\": \"786d94ccc28079c0cc3d75049bfe726f5ef59b20\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/786d94ccc28079c0cc3d75049bfe726f5ef59b20\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"cdc3af0d246fbd6fed63226e29cd4a15ea717f11\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/cdc3af0d246fbd6fed63226e29cd4a15ea717f11\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"80c4971aaeda688309dfda408b554fb1aed588e4\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/80c4971aaeda688309dfda408b554fb1aed588e4\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"7f565a8c11408d7545e95f639bb9700f7678e63e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7f565a8c11408d7545e95f639bb9700f7678e63e\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"786d94ccc28079c0cc3d75049bfe726f5ef59b20\",\"parents\":[\"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"80c4971aaeda688309dfda408b554fb1aed588e4\",\"parents\":[\"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:52 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4878",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4785",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3b1a315e79799c4c1ca125dc04690267\"",
+ "ETag": "\"a825488e33368456380fabb08e42f131\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/f3c0b92dc89e2ac3b5a851994fae1af10652ff50",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/e9e1ad3e7f851d174f2a6755449f9fc519860c31",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1108,26 +851,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0600:2FD8A:15A9F1E:19E939A:5DD5251A"
+ "X-GitHub-Request-Id": "3E61:11CCE:111E1EA:1472B2F:5DDD3CBC"
},
- "response": "{\n \"sha\": \"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmYzYzBiOTJkYzg5ZTJhYzNiNWE4NTE5OTRmYWUxYWYxMDY1MmZmNTA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"html_url\": \"https://github.com/owner/repo/commit/f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:54Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:54Z\"\n },\n \"tree\": {\n \"sha\": \"786d94ccc28079c0cc3d75049bfe726f5ef59b20\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/786d94ccc28079c0cc3d75049bfe726f5ef59b20\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/42cee38c4363df1f82c6a66de540e59c3a0dc7e9\",\n \"html_url\": \"https://github.com/owner/repo/commit/42cee38c4363df1f82c6a66de540e59c3a0dc7e9\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmU5ZTFhZDNlN2Y4NTFkMTc0ZjJhNjc1NTQ0OWY5ZmM1MTk4NjBjMzE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"html_url\": \"https://github.com/owner/repo/commit/e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:52Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:52Z\"\n },\n \"tree\": {\n \"sha\": \"80c4971aaeda688309dfda408b554fb1aed588e4\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/80c4971aaeda688309dfda408b554fb1aed588e4\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\",\n \"html_url\": \"https://github.com/owner/repo/commit/8a6b6d4a6899a7c0c0c3432bf7e2bca0b8ee666f\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\"force\":false}",
+ "body": "{\"sha\":\"e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:56 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:54 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4876",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4784",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b96de7f5d9560f4d06b988bf9a410371\"",
+ "ETag": "W/\"2077fe465a7856920a831ae49efaec42\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1139,27 +882,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0601:14356:2D898AF:3644C1F:5DD5251B",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E62:1E5E0:80A63F:9AF056:5DDD3CBD",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f3c0b92dc89e2ac3b5a851994fae1af10652ff50\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e9e1ad3e7f851d174f2a6755449f9fc519860c31\"\n }\n}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:56 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4875",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4782",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b96de7f5d9560f4d06b988bf9a410371\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"2077fe465a7856920a831ae49efaec42\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1172,51 +915,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0603:2FD8A:15AA0DF:19E95B2:5DD5251C",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E71:9495:D6D690:FFC549:5DDD3CBF",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f3c0b92dc89e2ac3b5a851994fae1af10652ff50\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e9e1ad3e7f851d174f2a6755449f9fc519860c31\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI0MWE0OTgzOWYzZmZlYmQ3ZTAwMmY5ZWNkM2ZkMzEyMmZlMjU5NTcyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
- "method": "POST",
- "url": "/repos/owner/repo/git/blobs?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:35:57 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4874",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4d33ed7aa43cd84430f1af2bd8f3de12\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/2c77c8cfd8e6ac6adaddc129703331ebfced968d",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0605:87DB:2281D1F:28EC56C:5DD5251C"
- },
- "response": "{\n \"sha\": \"2c77c8cfd8e6ac6adaddc129703331ebfced968d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/2c77c8cfd8e6ac6adaddc129703331ebfced968d\"\n}\n",
- "status": 201
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1225,8 +935,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4789",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4823",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1236,31 +946,64 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0606:35260:2081817:26EF706:5DD5251D",
+ "X-GitHub-Request-Id": "3E72:948D:17E9B2:1D101D:5DDD3CBF",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjQxYTQ5ODM5ZjNmZmViZDdlMDAyZjllY2QzZmQzMTIyZmUyNTk1NzI=\",\"sha\":\"41a49839f3ffebd7e002f9ecd3fd3122fe259572\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjhhYTY2YjUwZWMwMjNlN2U4ZjY4MjI0Y2Q4YjA3NWQ2MzJkMmQyNGQ=\",\"sha\":\"8aa66b50ec023e7e8f68224cd8b075d632d2d24d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"2c77c8cfd8e6ac6adaddc129703331ebfced968d\"}]}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI4YWE2NmI1MGVjMDIzZTdlOGY2ODIyNGNkOGIwNzVkNjMyZDJkMjRkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/blobs?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:56 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "207",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4780",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"2f683171e49941bde6f13063048a2d8f\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/532df1f32134b26baf3b1c747b259bba28c47262",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3E78:3D532:10CB04F:140608E:5DDD3CC0"
+ },
+ "response": "{\n \"sha\": \"532df1f32134b26baf3b1c747b259bba28c47262\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/532df1f32134b26baf3b1c747b259bba28c47262\"\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"base_tree\":\"e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"532df1f32134b26baf3b1c747b259bba28c47262\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:57 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4873",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4778",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5161bca382fde2c5a4b8c4a52476514f\"",
+ "ETag": "\"5544b85ecb20cc565f66bad654a429d9\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/83e19a5cf8a867ef8d9020910adfe7f87ac368c5",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/189c3093c9d028a6d3c9c8ba1fffe11d823cb88d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1270,30 +1013,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0608:46440:2CF95ED:35B6FD3:5DD5251D"
+ "X-GitHub-Request-Id": "3E7A:11CCE:111EAAD:14735CA:5DDD3CC1"
},
- "response": "{\n \"sha\": \"83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"14be25275571888544d93932f3d2dd69a7cdcc3e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/14be25275571888544d93932f3d2dd69a7cdcc3e\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"189c3093c9d028a6d3c9c8ba1fffe11d823cb88d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/189c3093c9d028a6d3c9c8ba1fffe11d823cb88d\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"66a768dc10e5cf6c06036d1ef8d81b7039c5fe66\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/66a768dc10e5cf6c06036d1ef8d81b7039c5fe66\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\"parents\":[\"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"189c3093c9d028a6d3c9c8ba1fffe11d823cb88d\",\"parents\":[\"e9e1ad3e7f851d174f2a6755449f9fc519860c31\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:35:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:58 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4872",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4777",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"9562c7ae8b44b347fd3cd7ba3078fd28\"",
+ "ETag": "\"58948666a90a7f34f75c76b365d47ec5\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/8d327401c74602cc97924cbcee63a83a26f4ea29",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/2403a56c043182f63124fcde625a453e59620ed7",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1303,26 +1046,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0609:35260:20819D5:26EF91A:5DD5251E"
+ "X-GitHub-Request-Id": "3E80:1E5E0:80AAAA:9AF5C2:5DDD3CC1"
},
- "response": "{\n \"sha\": \"8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjhkMzI3NDAxYzc0NjAyY2M5NzkyNGNiY2VlNjNhODNhMjZmNGVhMjk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"html_url\": \"https://github.com/owner/repo/commit/8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:58Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:35:58Z\"\n },\n \"tree\": {\n \"sha\": \"83e19a5cf8a867ef8d9020910adfe7f87ac368c5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/83e19a5cf8a867ef8d9020910adfe7f87ac368c5\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f3c0b92dc89e2ac3b5a851994fae1af10652ff50\",\n \"html_url\": \"https://github.com/owner/repo/commit/f3c0b92dc89e2ac3b5a851994fae1af10652ff50\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"2403a56c043182f63124fcde625a453e59620ed7\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjI0MDNhNTZjMDQzMTgyZjYzMTI0ZmNkZTYyNWE0NTNlNTk2MjBlZDc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2403a56c043182f63124fcde625a453e59620ed7\",\n \"html_url\": \"https://github.com/owner/repo/commit/2403a56c043182f63124fcde625a453e59620ed7\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:58Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:58Z\"\n },\n \"tree\": {\n \"sha\": \"189c3093c9d028a6d3c9c8ba1fffe11d823cb88d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/189c3093c9d028a6d3c9c8ba1fffe11d823cb88d\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/e9e1ad3e7f851d174f2a6755449f9fc519860c31\",\n \"html_url\": \"https://github.com/owner/repo/commit/e9e1ad3e7f851d174f2a6755449f9fc519860c31\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"8d327401c74602cc97924cbcee63a83a26f4ea29\",\"force\":false}",
+ "body": "{\"sha\":\"2403a56c043182f63124fcde625a453e59620ed7\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:00 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4871",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4775",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"aa044660c8faf3dd908bd756d4ebaf40\"",
+ "ETag": "W/\"b3041d53da580a585386335a25156f44\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1334,27 +1077,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060A:46438:37734C:43204C:5DD5251F",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E85:3BB70:CFE005:F7EF9D:5DDD3CC2",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8d327401c74602cc97924cbcee63a83a26f4ea29\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"2403a56c043182f63124fcde625a453e59620ed7\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2403a56c043182f63124fcde625a453e59620ed7\"\n }\n}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:01 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4870",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4774",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"aa044660c8faf3dd908bd756d4ebaf40\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:34:56 GMT",
+ "ETag": "W/\"b3041d53da580a585386335a25156f44\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:54:29 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1367,31 +1110,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060B:35263:2B7B88F:33EA32A:5DD52520",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E8F:9490:803C8B:9A1F1E:5DDD3CC3",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8d327401c74602cc97924cbcee63a83a26f4ea29\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"2403a56c043182f63124fcde625a453e59620ed7\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2403a56c043182f63124fcde625a453e59620ed7\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI0MWE0OTgzOWYzZmZlYmQ3ZTAwMmY5ZWNkM2ZkMzEyMmZlMjU5NTcyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjQsImhlYWQiOiI4YWE2NmI1MGVjMDIzZTdlOGY2ODIyNGNkOGIwNzVkNjMyZDJkMjRkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:36:02 GMT",
+ "Date": "Tue, 26 Nov 2019 14:55:01 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4869",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4773",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ce1d7bf94552266c09ddae7c736d8543\"",
+ "ETag": "\"c4743cbb7018909820c668a267a98917\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/e2ede955478811fb31ed98375310e2c5f52d5b1b",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/1ab876649b114bcbd0286d6b414a60bd4c26c52b",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1401,107 +1144,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060C:35263:2B7BA62:33EA55C:5DD52521"
+ "X-GitHub-Request-Id": "3E95:39FE4:19041A:1E6E8B:5DDD3CC4"
},
- "response": "{\n \"sha\": \"e2ede955478811fb31ed98375310e2c5f52d5b1b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e2ede955478811fb31ed98375310e2c5f52d5b1b\"\n}\n",
+ "response": "{\n \"sha\": \"1ab876649b114bcbd0286d6b414a60bd4c26c52b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/1ab876649b114bcbd0286d6b414a60bd4c26c52b\"\n}\n",
"status": 201
- },
- {
- "body": "{\"base_tree\":\"8d327401c74602cc97924cbcee63a83a26f4ea29\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"e2ede955478811fb31ed98375310e2c5f52d5b1b\"}]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/trees?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:36:02 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4868",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6fca4f5d29f9c565bda9cc9fca96c436\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/7cad94bc4a1e65116d5caa59e6c93b8462307710",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060D:14356:2D8A663:3645C90:5DD52522"
- },
- "response": "{\n \"sha\": \"7cad94bc4a1e65116d5caa59e6c93b8462307710\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7cad94bc4a1e65116d5caa59e6c93b8462307710\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e6f12d4841aa482c3c23c076f525ad77b4834722\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e6f12d4841aa482c3c23c076f525ad77b4834722\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"7cad94bc4a1e65116d5caa59e6c93b8462307710\",\"parents\":[\"8d327401c74602cc97924cbcee63a83a26f4ea29\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:36:03 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4867",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"231c207911915cfecb6968b6f58b5ea3\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060E:14353:2006B3B:26611FF:5DD52523"
- },
- "response": "{\n \"sha\": \"5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjVjMDY2YzhhMDE4Y2I3Y2I2YmIxOGU4Zjk2Y2M0ZDljYTM1NWZlYzg=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8\",\n \"html_url\": \"https://github.com/owner/repo/commit/5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:03Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:36:03Z\"\n },\n \"tree\": {\n \"sha\": \"7cad94bc4a1e65116d5caa59e6c93b8462307710\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7cad94bc4a1e65116d5caa59e6c93b8462307710\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8d327401c74602cc97924cbcee63a83a26f4ea29\",\n \"html_url\": \"https://github.com/owner/repo/commit/8d327401c74602cc97924cbcee63a83a26f4ea29\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:36:05 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4866",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"b497203c1a983ae21b0d0c9bdd316152\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060F:2FD8B:217EFAF:27E5B06:5DD52523",
- "content-length": "482"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/5c066c8a018cb7cb6bb18e8f96cc4d9ca355fec8\"\n }\n}\n",
- "status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can create an entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can create an entry.json
index a9c7ac61..23239c2f 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can create an entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can create an entry.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:20 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4877",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4897",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "077A:3266C:2B8B6CE:3418DC6:5DD52422",
+ "X-GitHub-Request-Id": "3ECE:9490:7F994F:995AFA:5DDD3C23",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:20 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4876",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4896",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "077E:35258:FEE1C:1378E9:5DD52422",
+ "X-GitHub-Request-Id": "3ED2:11CCA:81F3B3:9B6B99:5DDD3C24",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4875",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4895",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +86,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0783:32669:15511D6:1965D0F:5DD52423",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3ED7:11CCC:D16998:FA248D:5DDD3C25",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +106,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4874",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4894",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,41 +117,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0784:2FD8A:159BA7C:19D80C7:5DD52423",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3ED8:3BB70:CEFB62:F6DB24:5DDD3C25",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:31:48 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4871",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0788:4643C:1431E46:181E690:5DD52423",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -159,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -168,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4873",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4893",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -179,18 +148,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078B:2FD8C:2AE53C2:33379F2:5DD52423",
+ "X-GitHub-Request-Id": "3EDD:3D52E:7F6215:98F1E6:5DDD3C25",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -199,8 +168,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4870",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4892",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -210,10 +179,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078A:87DB:226AD81:28D132B:5DD52423",
- "content-length": "3102"
+ "X-GitHub-Request-Id": "3EDA:3D523:E07C:11B47:5DDD3C25",
+ "content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -221,7 +190,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -230,8 +199,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4872",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4891",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -241,10 +210,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0789:14351:15F2D57:1A26567:5DD52423",
+ "X-GitHub-Request-Id": "3EDB:3D532:10B961E:13F0AA2:5DDD3C25",
"content-length": "2866"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:22 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4889",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EDC:11CCE:110C3F2:145D1C9:5DDD3C25",
+ "content-length": "3102"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -252,7 +252,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +261,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4869",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4890",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,23 +272,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0795:3266B:22256F6:28C0229:5DD52424",
+ "X-GitHub-Request-Id": "3EDE:3BB70:CEFC34:F6DC6B:5DDD3C25",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4967",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4862",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -300,7 +300,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A4:35260:206C2F2:26D5F6D:5DD52427",
+ "X-GitHub-Request-Id": "3EEF:3D532:10B9C37:13F11FE:5DDD3C29",
"content-length": "144"
},
"response": "{\n \"message\": \"No commit found for the ref refs/meta/_netlify_cms\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/\"\n}\n",
@@ -311,7 +311,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -320,8 +320,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4868",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4888",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -331,10 +331,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07A7:4643A:A321B9:C3E615:5DD52428",
+ "X-GitHub-Request-Id": "3EF0:39FE8:C7FDDE:EF0764:5DDD3C29",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -342,17 +342,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:26 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4966",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4861",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -365,7 +365,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A8:32666:37F04D:43DC0F:5DD52428"
+ "X-GitHub-Request-Id": "3EF5:9495:D601F7:FEC385:5DDD3C2A"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -375,7 +375,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:27 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -384,8 +384,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4867",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4887",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -395,10 +395,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AD:2FD8A:159C00E:19D8754:5DD52429",
+ "X-GitHub-Request-Id": "3EFF:11CC8:432C8A:508FE5:5DDD3C2B",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -406,17 +406,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:28 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4965",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4860",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -429,7 +429,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07B2:2FD8B:2167DF3:27CA516:5DD52429"
+ "X-GitHub-Request-Id": "3F01:11CCE:110CF5F:145DF8A:5DDD3C2B"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -439,20 +439,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:55 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:29 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4964",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4859",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"fa0e8268e4300b2015a4dc66cfcc31cf\"",
+ "ETag": "\"21cdc8579b5ca9caee0d70c2d41427b4\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/ac392eef906b55a3e9a68c386bca76c198c23e03",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/caf9115820232768f265eebcee3945d0ee7f944b",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -462,17 +462,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07B3:3266C:2B8C4CB:3419EDA:5DD5242A"
+ "X-GitHub-Request-Id": "3F06:9490:7FA23B:996597:5DDD3C2C"
},
- "response": "{\n \"sha\": \"ac392eef906b55a3e9a68c386bca76c198c23e03\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmFjMzkyZWVmOTA2YjU1YTNlOWE2OGMzODZiY2E3NmMxOThjMjNlMDM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/ac392eef906b55a3e9a68c386bca76c198c23e03\",\n \"html_url\": \"https://github.com/owner/repo/commit/ac392eef906b55a3e9a68c386bca76c198c23e03\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:31:55Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:31:55Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"caf9115820232768f265eebcee3945d0ee7f944b\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmNhZjkxMTU4MjAyMzI3NjhmMjY1ZWViY2VlMzk0NWQwZWU3Zjk0NGI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/caf9115820232768f265eebcee3945d0ee7f944b\",\n \"html_url\": \"https://github.com/owner/repo/commit/caf9115820232768f265eebcee3945d0ee7f944b\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:28Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:28Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"caf9115820232768f265eebcee3945d0ee7f944b\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:30 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -481,8 +481,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4866",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4886",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -492,23 +492,23 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07BA:2FD8B:2167FCE:27CA74D:5DD5242B",
+ "X-GitHub-Request-Id": "3F07:11CCE:110D23F:145E2FC:5DDD3C2D",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmFjMzkyZWVmOTA2YjU1YTNlOWE2OGMzODZiY2E3NmMxOThjMjNlMDM=\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA4Mzg1\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\",\"number\":1,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmNhZjkxMTU4MjAyMzI3NjhmMjY1ZWViY2VlMzk0NWQwZWU3Zjk0NGI=\",\"sha\":\"caf9115820232768f265eebcee3945d0ee7f944b\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc1MDY5\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"caf9115820232768f265eebcee3945d0ee7f944b\",\"number\":1,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:31 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4963",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4858",
+ "X-RateLimit-Reset": "1574782794",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -521,7 +521,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07C6:3266B:22263BC:28C117E:5DD5242D",
+ "X-GitHub-Request-Id": "3F0F:11CCC:D1764F:FA345B:5DDD3C2F",
"content-length": "113"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/git/refs/#get-a-reference\"\n}\n",
@@ -532,17 +532,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:32 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4962",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4857",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"06f7136222e0f22fc1b3714105269592\"",
+ "ETag": "\"1d5edcc3f9f85ce5a3e33ed034a43b1a\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455",
@@ -555,7 +555,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07CA:2FD8B:216831F:27CAB43:5DD5242D"
+ "X-GitHub-Request-Id": "3F14:1E5ED:10C2477:1413038:5DDD3C30"
},
"response": "{\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n}\n",
"status": 201
@@ -565,17 +565,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:59 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:33 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "559",
+ "Content-Length": "561",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4961",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4856",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"fb26e813b3a2becd5d22153199958815\"",
+ "ETag": "\"51411666f113c767ea8b518734a84268\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6",
@@ -588,7 +588,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07CB:2FD8B:2168425:27CAC85:5DD5242E"
+ "X-GitHub-Request-Id": "3F16:39FE5:4395D6:514B10:5DDD3C30"
},
"response": "{\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -598,20 +598,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:00 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:34 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1102",
+ "Content-Length": "1105",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4960",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4855",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3117390dc4ace511ff618e69ba2f8c13\"",
+ "ETag": "\"d58d2be623fb55a78095fd63c2afa00b\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/a0f7b931187a737e5c2df586a0e8dfd858124129",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/d163794143e65b0e18131a485504e1abe90b4e36",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -621,27 +621,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07D0:32669:1551DA0:1966AF9:5DD5242F"
+ "X-GitHub-Request-Id": "3F1A:11CC8:432FCE:509401:5DDD3C31"
},
- "response": "{\n \"sha\": \"a0f7b931187a737e5c2df586a0e8dfd858124129\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmEwZjdiOTMxMTg3YTczN2U1YzJkZjU4NmEwZThkZmQ4NTgxMjQxMjk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a0f7b931187a737e5c2df586a0e8dfd858124129\",\n \"html_url\": \"https://github.com/owner/repo/commit/a0f7b931187a737e5c2df586a0e8dfd858124129\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:32:00Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:32:00Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"First Commit\",\n \"parents\": [\n\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"d163794143e65b0e18131a485504e1abe90b4e36\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmQxNjM3OTQxNDNlNjViMGUxODEzMWE0ODU1MDRlMWFiZTkwYjRlMzY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d163794143e65b0e18131a485504e1abe90b4e36\",\n \"html_url\": \"https://github.com/owner/repo/commit/d163794143e65b0e18131a485504e1abe90b4e36\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:33Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:33Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"First Commit\",\n \"parents\": [\n\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"ref\":\"refs/meta/_netlify_cms\",\"sha\":\"a0f7b931187a737e5c2df586a0e8dfd858124129\"}",
+ "body": "{\"ref\":\"refs/meta/_netlify_cms\",\"sha\":\"d163794143e65b0e18131a485504e1abe90b4e36\"}",
"method": "POST",
"url": "/repos/owner/repo/git/refs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:01 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:35 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "482",
+ "Content-Length": "484",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4959",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4854",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"f15823912f7798831d040bbcf72d15f3\"",
+ "ETag": "\"a8ef4b6a46b32c64ebd7aba1efc88f8c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"Location": "https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms",
@@ -654,30 +654,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07D8:87D9:14FDC4C:1916729:5DD52430"
+ "X-GitHub-Request-Id": "3F1F:3BB71:10D1D51:141CCD4:5DDD3C32"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a0f7b931187a737e5c2df586a0e8dfd858124129\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a0f7b931187a737e5c2df586a0e8dfd858124129\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"d163794143e65b0e18131a485504e1abe90b4e36\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d163794143e65b0e18131a485504e1abe90b4e36\"\n }\n}\n",
"status": 201
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjEsImhlYWQiOiJhYzM5MmVlZjkwNmI1NWEzZTlhNjhjMzg2YmNhNzZjMTk4YzIzZTAzIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjEsImhlYWQiOiJjYWY5MTE1ODIwMjMyNzY4ZjI2NWVlYmNlZTM5NDVkMGVlN2Y5NDRiIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:02 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:36 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4958",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4853",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"50898f72250afd04bdbafc7d25c6cd0d\"",
+ "ETag": "\"928d2f875a4a2e3aee415e96c9e981c6\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/361b0eca6f139d7a8265dbc6e7969e9d881d7c70",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/7e8c700e77c33c8873492ca392df29e217f7ad6f",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -687,30 +687,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07DD:3266C:2B8D009:341AC83:5DD52431"
+ "X-GitHub-Request-Id": "3F24:3BB70:CF101F:F6F441:5DDD3C33"
},
- "response": "{\n \"sha\": \"361b0eca6f139d7a8265dbc6e7969e9d881d7c70\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/361b0eca6f139d7a8265dbc6e7969e9d881d7c70\"\n}\n",
+ "response": "{\n \"sha\": \"7e8c700e77c33c8873492ca392df29e217f7ad6f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/7e8c700e77c33c8873492ca392df29e217f7ad6f\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"a0f7b931187a737e5c2df586a0e8dfd858124129\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"361b0eca6f139d7a8265dbc6e7969e9d881d7c70\"}]}",
+ "body": "{\"base_tree\":\"d163794143e65b0e18131a485504e1abe90b4e36\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"7e8c700e77c33c8873492ca392df29e217f7ad6f\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:03 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:37 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4957",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4852",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3470c133ea8bafdb908eb3af841154b0\"",
+ "ETag": "\"4aab3cb34d27005ce3c8f24ba9ed693c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/f39a70f8511eed0a2631c4d4eaf94c36d641bea3",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/21881f203477906831367e21280aa27c50539cad",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -720,30 +720,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E2:46440:2CDE450:3596A04:5DD52432"
+ "X-GitHub-Request-Id": "3F2B:9496:1083F78:13BD8A1:5DDD3C34"
},
- "response": "{\n \"sha\": \"f39a70f8511eed0a2631c4d4eaf94c36d641bea3\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f39a70f8511eed0a2631c4d4eaf94c36d641bea3\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8c4f293ae4d9fc9e7b0b16bc8b14afac2621057e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8c4f293ae4d9fc9e7b0b16bc8b14afac2621057e\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"21881f203477906831367e21280aa27c50539cad\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/21881f203477906831367e21280aa27c50539cad\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e6fc6571ed4416032c4057345838c1a5310eaf75\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e6fc6571ed4416032c4057345838c1a5310eaf75\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"f39a70f8511eed0a2631c4d4eaf94c36d641bea3\",\"parents\":[\"a0f7b931187a737e5c2df586a0e8dfd858124129\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"21881f203477906831367e21280aa27c50539cad\",\"parents\":[\"d163794143e65b0e18131a485504e1abe90b4e36\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:04 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:38 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4956",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4851",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"93349a67d4ab208fcf29d01b55ec287a\"",
+ "ETag": "\"7a7c7b1b1de3a21198e4d3fd53f45cd2\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/07d976615d8f05c254615872eff983aee0e04215",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/93f4d41f335c8063292b3e36a45e1a2ed7805f8a",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -753,26 +753,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07E7:46440:2CDE5C6:3596BCE:5DD52433"
+ "X-GitHub-Request-Id": "3F31:39FEA:1113471:1459405:5DDD3C35"
},
- "response": "{\n \"sha\": \"07d976615d8f05c254615872eff983aee0e04215\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjA3ZDk3NjYxNWQ4ZjA1YzI1NDYxNTg3MmVmZjk4M2FlZTBlMDQyMTU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/07d976615d8f05c254615872eff983aee0e04215\",\n \"html_url\": \"https://github.com/owner/repo/commit/07d976615d8f05c254615872eff983aee0e04215\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:32:04Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:32:04Z\"\n },\n \"tree\": {\n \"sha\": \"f39a70f8511eed0a2631c4d4eaf94c36d641bea3\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f39a70f8511eed0a2631c4d4eaf94c36d641bea3\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"a0f7b931187a737e5c2df586a0e8dfd858124129\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a0f7b931187a737e5c2df586a0e8dfd858124129\",\n \"html_url\": \"https://github.com/owner/repo/commit/a0f7b931187a737e5c2df586a0e8dfd858124129\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjkzZjRkNDFmMzM1YzgwNjMyOTJiM2UzNmE0NWUxYTJlZDc4MDVmOGE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"html_url\": \"https://github.com/owner/repo/commit/93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:37Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:37Z\"\n },\n \"tree\": {\n \"sha\": \"21881f203477906831367e21280aa27c50539cad\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/21881f203477906831367e21280aa27c50539cad\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"d163794143e65b0e18131a485504e1abe90b4e36\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d163794143e65b0e18131a485504e1abe90b4e36\",\n \"html_url\": \"https://github.com/owner/repo/commit/d163794143e65b0e18131a485504e1abe90b4e36\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"07d976615d8f05c254615872eff983aee0e04215\",\"force\":false}",
+ "body": "{\"sha\":\"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:06 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4955",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4850",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"2b2d859fcf899b7e7817559a8e76975d\"",
+ "ETag": "W/\"f3e5e48add36baf195faebdf0b8b33f2\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -784,10 +784,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07EC:87DB:226C791:28D31F3:5DD52434",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F36:9495:D61337:FED867:5DDD3C36",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"07d976615d8f05c254615872eff983aee0e04215\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/07d976615d8f05c254615872eff983aee0e04215\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/93f4d41f335c8063292b3e36a45e1a2ed7805f8a\"\n }\n}\n",
"status": 200
},
{
@@ -795,7 +795,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:07 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -804,8 +804,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4865",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4885",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -815,18 +815,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07F5:87D7:9A5B97:B99273:5DD52436",
+ "X-GitHub-Request-Id": "3F3B:39FE8:C81186:EF1F24:5DDD3C37",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"caf9115820232768f265eebcee3945d0ee7f944b\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:08 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:40 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -835,8 +835,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4864",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4884",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -846,72 +846,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07FB:87DD:2BA52E5:3434157:5DD52437",
+ "X-GitHub-Request-Id": "3F40:3BB6D:17A326:1CAF09:5DDD3C38",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmFjMzkyZWVmOTA2YjU1YTNlOWE2OGMzODZiY2E3NmMxOThjMjNlMDM=\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:32:18 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4863",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "061E:3266C:2B8EC12:341C881:5DD5243E",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmFjMzkyZWVmOTA2YjU1YTNlOWE2OGMzODZiY2E3NmMxOThjMjNlMDM=\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:32:25 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4862",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "064C:2FD8C:2AE9816:333CA71:5DD52448",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmFjMzkyZWVmOTA2YjU1YTNlOWE2OGMzODZiY2E3NmMxOThjMjNlMDM=\",\"sha\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmNhZjkxMTU4MjAyMzI3NjhmMjY1ZWViY2VlMzk0NWQwZWU3Zjk0NGI=\",\"sha\":\"caf9115820232768f265eebcee3945d0ee7f944b\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can delete an entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can delete an entry.json
index 70198dd9..5d85976e 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can delete an entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can delete an entry.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:05 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4747",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4784",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0765:35263:2B8D25A:33FF45D:5DD525C1",
+ "X-GitHub-Request-Id": "3F61:9495:D79685:100AE15:5DDD3D40",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:05 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4746",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4783",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "076C:87DD:2BD1477:3468DFB:5DD525C1",
+ "X-GitHub-Request-Id": "3F67:11CCE:112EAD7:1486A12:5DDD3D41",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:06 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4745",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4782",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +86,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0778:4643C:1449926:183AAF3:5DD525C2",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3F6F:3BB71:10F0FFA:14429E4:5DDD3D42",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:06 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +106,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4744",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4781",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,103 +117,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "077A:3266C:2BB8884:344F476:5DD525C2",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3F70:11CCE:112ECD2:1486C18:5DDD3D42",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:38:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4743",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0784:2FD8B:218CE82:27F64F5:5DD525C3",
- "content-length": "2866"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:38:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4742",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0783:3266B:2247A6D:28E9891:5DD525C3",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:38:43 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4741",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0791:2FD89:9E8349:BE9282:5DD525C3",
- "content-length": "3102"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -221,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:07 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -230,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4740",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4779",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -241,10 +148,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0792:87D9:1514FC9:19325A9:5DD525C3",
+ "X-GitHub-Request-Id": "3F7A:1E5E9:D18A0E:F9E3C6:5DDD3D42",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -252,7 +159,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:07 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +168,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4739",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4780",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,23 +179,116 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0793:14356:2D9DD61:365CE45:5DD525C4",
+ "X-GitHub-Request-Id": "3F79:3BB71:10F1198:1442BF9:5DDD3D42",
"content-length": "16478"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:57:07 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4778",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F78:3BB70:D09D8F:F8D5C7:5DDD3D42",
+ "content-length": "3102"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:57:07 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4777",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F77:1E5E0:812AF5:9B928D:5DDD3D42",
+ "content-length": "2866"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:57:07 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4776",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F75:1E5E0:812AF4:9B928F:5DDD3D42",
+ "content-length": "1973"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:10 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "404 Not Found",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4797",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4704",
+ "X-RateLimit-Reset": "1574782794",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -300,7 +300,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0794:35263:2B8DB22:33FFEF2:5DD525C6",
+ "X-GitHub-Request-Id": "3F86:39FE7:7D76BC:96ABDA:5DDD3D45",
"content-length": "116"
},
"response": "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n",
@@ -311,7 +311,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -320,8 +320,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4738",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4775",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -331,10 +331,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0796:2FD8C:2B13D80:336F3ED:5DD525C7",
+ "X-GitHub-Request-Id": "3F8A:3D525:23E11:2CE13:5DDD3D46",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -342,17 +342,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:11 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4796",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4703",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -365,7 +365,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0797:3266B:224806F:28E9FB9:5DD525C7"
+ "X-GitHub-Request-Id": "3F8F:3D52E:807C6B:9A493D:5DDD3D47"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -375,7 +375,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:12 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -384,8 +384,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4737",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4774",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -395,10 +395,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0799:4643C:1449E0A:183B0F0:5DD525C8",
+ "X-GitHub-Request-Id": "3F94:1E5ED:10E03E3:1437CFC:5DDD3D48",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -406,17 +406,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:13 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4795",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4702",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -429,7 +429,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079A:87DB:22916DD:28FEE60:5DD525C8"
+ "X-GitHub-Request-Id": "3F99:1E5E0:813053:9B9920:5DDD3D48"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -439,20 +439,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:14 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4794",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4701",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"888971cb0cb99fe044baffa5c17b53e5\"",
+ "ETag": "\"c6dc02ce5e9ca9d959e8718c128f344d\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/fdeea15cb5d014d203b412f7bfdbbcb818eca798",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -462,17 +462,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079B:2FD8B:218D6D0:27F6F0E:5DD525C9"
+ "X-GitHub-Request-Id": "3F9A:39FE8:C9856E:F0E5F1:5DDD3D49"
},
- "response": "{\n \"sha\": \"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmQxNzllYmU3YjZlOWIyMDZlYmJlMzhiNmYzYzA5M2MzNmEyZGY0Yjk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\n \"html_url\": \"https://github.com/owner/repo/commit/d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:38:50Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:38:50Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmZkZWVhMTVjYjVkMDE0ZDIwM2I0MTJmN2JmZGJiY2I4MThlY2E3OTg=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\n \"html_url\": \"https://github.com/owner/repo/commit/fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:13Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:13Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -481,8 +481,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4736",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4773",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -492,27 +492,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "079D:14356:2D9E97D:365DCB3:5DD525CA",
+ "X-GitHub-Request-Id": "3F9F:9495:D7A51A:100BF99:5DDD3D4A",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmQxNzllYmU3YjZlOWIyMDZlYmJlMzhiNmYzYzA5M2MzNmEyZGY0Yjk=\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzExMDYx\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"number\":8,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmZkZWVhMTVjYjVkMDE0ZDIwM2I0MTJmN2JmZGJiY2I4MThlY2E3OTg=\",\"sha\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc3NTY2\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\"number\":8,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4793",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4700",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"5f3dad73bbdf107817d17226a20b8a21\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:38:12 GMT",
+ "ETag": "W/\"77a553ead6c3a72c8af7bca6714c0601\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:57:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -525,31 +525,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079E:14350:9E915D:BE5D09:5DD525CC",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FA8:11CCC:D30175:FC18BF:5DDD3D4C",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f6e40b051903b7736348ca8e5a7511792fd8ae12\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c365c77c4f4c691e28607721b0748ac421d1adcb\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjgsImhlYWQiOiJkMTc5ZWJlN2I2ZTliMjA2ZWJiZTM4YjZmM2MwOTNjMzZhMmRmNGI5In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjgsImhlYWQiOiJmZGVlYTE1Y2I1ZDAxNGQyMDNiNDEyZjdiZmRiYmNiODE4ZWNhNzk4In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:17 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4792",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4699",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"a84d0a3bd2ec3183b142bb1756cc3e12\"",
+ "ETag": "\"b7e89da5398c6f6c7908b1105bca81b7\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/554fbefefc4970d380ccef2f97ab07e77e632e32",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/155bebc8b935bc4ead78df117ffc0506aec90ae1",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -559,30 +559,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079F:14356:2D9EDF5:365E212:5DD525CD"
+ "X-GitHub-Request-Id": "3FB0:11CCC:D30234:FC19A3:5DDD3D4D"
},
- "response": "{\n \"sha\": \"554fbefefc4970d380ccef2f97ab07e77e632e32\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/554fbefefc4970d380ccef2f97ab07e77e632e32\"\n}\n",
+ "response": "{\n \"sha\": \"155bebc8b935bc4ead78df117ffc0506aec90ae1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/155bebc8b935bc4ead78df117ffc0506aec90ae1\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"f6e40b051903b7736348ca8e5a7511792fd8ae12\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"554fbefefc4970d380ccef2f97ab07e77e632e32\"}]}",
+ "body": "{\"base_tree\":\"c365c77c4f4c691e28607721b0748ac421d1adcb\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"155bebc8b935bc4ead78df117ffc0506aec90ae1\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:18 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4791",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4698",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"44484f0546fdbfbd2882941633965d64\"",
+ "ETag": "\"8ce93cd7414cff2f3c072e35defa0480\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/b794e7d7f025bd7f6e40881d5746dbe3e6585cef",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/2041cba5ce8da80dd94ba9276f350e3d61865632",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -592,30 +592,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A1:2FD8C:2B14A23:33702DB:5DD525CE"
+ "X-GitHub-Request-Id": "3FB4:39FEA:1131EEF:147EC53:5DDD3D4D"
},
- "response": "{\n \"sha\": \"b794e7d7f025bd7f6e40881d5746dbe3e6585cef\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b794e7d7f025bd7f6e40881d5746dbe3e6585cef\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"260927cb15ff7f622a4573bf54737583c067297b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/260927cb15ff7f622a4573bf54737583c067297b\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"2041cba5ce8da80dd94ba9276f350e3d61865632\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2041cba5ce8da80dd94ba9276f350e3d61865632\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"f510fafa82c8babf289f43604360788d1bce7719\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f510fafa82c8babf289f43604360788d1bce7719\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"b794e7d7f025bd7f6e40881d5746dbe3e6585cef\",\"parents\":[\"f6e40b051903b7736348ca8e5a7511792fd8ae12\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"2041cba5ce8da80dd94ba9276f350e3d61865632\",\"parents\":[\"c365c77c4f4c691e28607721b0748ac421d1adcb\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:55 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:19 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4790",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4697",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"e919e21882e23a94cb6be9723d6f0ccb\"",
+ "ETag": "\"6e63b8acc8ea66f29eecb4c18e12a609\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/2d45759f62f8beca158ba47d3e0c2e5b8e586316",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -625,26 +625,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A2:46440:2D0E3F8:35CFE33:5DD525CE"
+ "X-GitHub-Request-Id": "3FB9:11CCE:1130673:1488AE3:5DDD3D4E"
},
- "response": "{\n \"sha\": \"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjUxZDc4M2VjYmRiOWI1ZWZiZDRiZmUyNGQ5YjdiODg3MmM4NTUzMmU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"html_url\": \"https://github.com/owner/repo/commit/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:38:54Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:38:54Z\"\n },\n \"tree\": {\n \"sha\": \"b794e7d7f025bd7f6e40881d5746dbe3e6585cef\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b794e7d7f025bd7f6e40881d5746dbe3e6585cef\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f6e40b051903b7736348ca8e5a7511792fd8ae12\",\n \"html_url\": \"https://github.com/owner/repo/commit/f6e40b051903b7736348ca8e5a7511792fd8ae12\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjJkNDU3NTlmNjJmOGJlY2ExNThiYTQ3ZDNlMGMyZTViOGU1ODYzMTY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"html_url\": \"https://github.com/owner/repo/commit/2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:19Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:19Z\"\n },\n \"tree\": {\n \"sha\": \"2041cba5ce8da80dd94ba9276f350e3d61865632\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/2041cba5ce8da80dd94ba9276f350e3d61865632\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c365c77c4f4c691e28607721b0748ac421d1adcb\",\n \"html_url\": \"https://github.com/owner/repo/commit/c365c77c4f4c691e28607721b0748ac421d1adcb\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\"force\":false}",
+ "body": "{\"sha\":\"2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:56 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4789",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4696",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"1de1b8b2aa2868ef5344acbb517c6984\"",
+ "ETag": "W/\"973b722c4231aa67405869ac0c0cfddb\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -656,10 +656,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A3:3525E:1438AFF:182E658:5DD525CF",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FBE:3D532:10DBAE4:141A3D6:5DDD3D4F",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2d45759f62f8beca158ba47d3e0c2e5b8e586316\"\n }\n}\n",
"status": 200
},
{
@@ -667,7 +667,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -676,8 +676,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4735",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4772",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -687,18 +687,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07A5:2FD89:9E88D0:BE993A:5DD525D0",
+ "X-GitHub-Request-Id": "3FC3:11CCA:8318D4:9CCF14:5DDD3D51",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -707,8 +707,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4734",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4771",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -718,18 +718,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07A9:2FD8A:15B474B:19F5EAD:5DD525D1",
+ "X-GitHub-Request-Id": "3FC8:3D528:756D8:8F578:5DDD3D52",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmQxNzllYmU3YjZlOWIyMDZlYmJlMzhiNmYzYzA5M2MzNmEyZGY0Yjk=\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOmZkZWVhMTVjYjVkMDE0ZDIwM2I0MTJmN2JmZGJiY2I4MThlY2E3OTg=\",\"sha\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"},\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzExMDYx\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!, $deleteRefInput: DeleteRefInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"closePullRequestAndDeleteBranch\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"},\"closePullRequestInput\":{\"pullRequestId\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc3NTY2\"}},\"query\":\"mutation closePullRequestAndDeleteBranch($closePullRequestInput: ClosePullRequestInput!, $deleteRefInput: DeleteRefInput!) {\\n closePullRequest(input: $closePullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:38:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:24 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -738,8 +738,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4733",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4770",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -749,72 +749,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AA:4643E:218C057:280F456:5DD525D1",
+ "X-GitHub-Request-Id": "3FC9:11CCE:1130D28:1489301:5DDD3D52",
"content-length": "601"
},
- "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzExMDYx\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"number\":8,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"},\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:39:03 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4732",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B1:87C7:5193C:5AB2B:5DD525D6",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmQxNzllYmU3YjZlOWIyMDZlYmJlMzhiNmYzYzA5M2MzNmEyZGY0Yjk=\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:39:09 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4731",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B3:3266B:2249D97:28EC31D:5DD525DC",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOmQxNzllYmU3YjZlOWIyMDZlYmJlMzhiNmYzYzA5M2MzNmEyZGY0Yjk=\",\"sha\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"closePullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc3NTY2\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\",\"number\":8,\"state\":\"CLOSED\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"ClosePullRequestPayload\"},\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can publish an editorial workflow entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can publish an editorial workflow entry.json
index be8e970a..e6a609ad 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can publish an editorial workflow entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can publish an editorial workflow entry.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:06 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4827",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4856",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "077E:35263:2B6EE01:33DB13C:5DD524AE",
+ "X-GitHub-Request-Id": "3E88:9496:108A2A1:13C516E:5DDD3C6D",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:07 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4826",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4855",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0783:3266C:2B9B002:342B939:5DD524AF",
+ "X-GitHub-Request-Id": "3E90:1E5E9:D05A49:F8723E:5DDD3C6E",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:08 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4824",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4854",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +86,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0789:14350:9E08D4:BDB95E:5DD524AF",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3E95:39FEA:1119A32:1460F95:5DDD3C6F",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:08 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:36 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +106,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4825",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4853",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,134 +117,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0788:4643C:143A057:18281BD:5DD524AF",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3E96:39FEA:1119A3E:1460FAD:5DDD3C6F",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:08 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4823",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078D:87D9:1505172:191F46F:5DD524B0",
- "content-length": "16478"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:08 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4822",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078A:87DD:2BB23EE:3443CDC:5DD524B0",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:09 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4821",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078C:35260:2077E71:26E3FF9:5DD524B0",
- "content-length": "3102"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:09 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4819",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078B:2FD8A:15A4013:19E2120:5DD524B0",
- "content-length": "2866"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -252,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:09 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:36 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4820",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4852",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,28 +148,152 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "078E:87D7:9A90CF:B9D2E7:5DD524B0",
+ "X-GitHub-Request-Id": "3EA1:11CCC:D1CD5A:FA9F61:5DDD3C70",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:53:36 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4851",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E9D:1E5E0:805E11:9A97C2:5DDD3C70",
+ "content-length": "2866"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:53:36 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4849",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E9C:39FE7:7CAF70:95B932:5DDD3C70",
+ "content-length": "1973"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"0eea554365f002d0f1572af9a58522d335a794d5\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:53:36 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4850",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EA0:3D530:C9703F:F09A35:5DDD3C70",
+ "content-length": "3102"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:53:36 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4848",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E9F:9496:108A65C:13C55DA:5DDD3C70",
+ "content-length": "16478"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:12 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:39 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
"Content-Length": "484",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4921",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4820",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"356a0788bf0ef13aed8b6d75bceda2e4a2d617d9\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:33:22 GMT",
+ "ETag": "\"25ecf1d0c52727b138bec99eb1bfe4f26683246c\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:53:19 GMT",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -305,9 +305,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "078F:87D9:150545A:191F7F9:5DD524B3"
+ "X-GitHub-Request-Id": "3EAD:11CCE:11154BB:146810F:5DDD3C73"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":2,\"head\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"second title\",\"description\":\"second description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.600Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":2,\"head\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"second title\",\"description\":\"second description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.600Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -315,7 +315,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:40 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -324,8 +324,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4818",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4847",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,10 +335,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0790:14351:15FBABC:1A30E89:5DD524B4",
+ "X-GitHub-Request-Id": "3EB3:1E5E0:8061F8:9A9C75:5DDD3C74",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -346,7 +346,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:13 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -355,8 +355,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4817",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4846",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -366,10 +366,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0791:2FD8C:2AF551A:334AD9B:5DD524B5",
+ "X-GitHub-Request-Id": "3EB6:11CC8:4350E5:50BC96:5DDD3C74",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -377,17 +377,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:14 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:42 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4920",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4819",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -400,7 +400,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0792:87DD:2BB2D96:344484B:5DD524B5"
+ "X-GitHub-Request-Id": "3EB9:9495:D66EAF:FF46CC:5DDD3C75"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -410,7 +410,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:14 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:43 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -419,8 +419,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4816",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4845",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -430,10 +430,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0793:14353:1FFD101:2655ACB:5DD524B6",
+ "X-GitHub-Request-Id": "3EBE:3D532:10C2B0C:13FBE57:5DDD3C76",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -441,17 +441,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:15 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:43 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4919",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4818",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -464,7 +464,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0794:35263:2B6FD3E:33DC3AB:5DD524B7"
+ "X-GitHub-Request-Id": "3EC3:9496:108B39E:13C65E8:5DDD3C77"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -474,20 +474,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:44 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4918",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4817",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"6f356b330d6c674c0bc3a81a7371e123\"",
+ "ETag": "\"bcccd7dfef06b4c81267ccc9d2be68af\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/2f951789880cd6c32ec0b942f3102f13a658958d",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -497,17 +497,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0795:3266C:2B9C047:342CCBF:5DD524B7"
+ "X-GitHub-Request-Id": "3EC8:11CCC:D1D85E:FAACBD:5DDD3C78"
},
- "response": "{\n \"sha\": \"2f951789880cd6c32ec0b942f3102f13a658958d\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjJmOTUxNzg5ODgwY2Q2YzMyZWMwYjk0MmYzMTAyZjEzYTY1ODk1OGQ=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2f951789880cd6c32ec0b942f3102f13a658958d\",\n \"html_url\": \"https://github.com/owner/repo/commit/2f951789880cd6c32ec0b942f3102f13a658958d\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:16Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:16Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjg4YjUzMWJiZDNiYjJjM2IyNmU1OWZkMTYwZTIzY2IzZWJmYThlMGU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\n \"html_url\": \"https://github.com/owner/repo/commit/88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:44Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:44Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:46 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -516,8 +516,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4815",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4844",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -527,27 +527,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0796:2FD8C:2AF5B65:334B50B:5DD524B8",
+ "X-GitHub-Request-Id": "3ECD:39FEA:111AB7D:14624FE:5DDD3C79",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjJmOTUxNzg5ODgwY2Q2YzMyZWMwYjk0MmYzMTAyZjEzYTY1ODk1OGQ=\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA5Mjc3\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"number\":3,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjg4YjUzMWJiZDNiYjJjM2IyNmU1OWZkMTYwZTIzY2IzZWJmYThlMGU=\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc1NzYy\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"number\":3,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:47 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4917",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4816",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"05686a7435823db88b910636a7d06237\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:31:06 GMT",
+ "ETag": "W/\"4a15454409516faa5077d5d6067a32bf\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:52:11 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -560,31 +560,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0797:3266C:2B9C57B:342D2FA:5DD524BA",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3ED2:11CCC:D1DC41:FAB183:5DDD3C7A",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2bed0f6281dc6ea4eee214961190b4759631536b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiIyZjk1MTc4OTg4MGNkNmMzMmVjMGI5NDJmMzEwMmYxM2E2NTg5NThkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiI4OGI1MzFiYmQzYmIyYzNiMjZlNTlmZDE2MGUyM2NiM2ViZmE4ZTBlIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:20 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:48 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4916",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4815",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4b3e0f4703c54a67b614c1907a1dbfce\"",
+ "ETag": "\"47806df47bddfb0ed0ea69cba8f1a849\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/230cefbd136e776687feee0414d1dc4c41dc371b",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/c7b91c3645cd9244c65805ad92cf2e3419d1d999",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -594,125 +594,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0798:4643C:143AB10:1828E7F:5DD524BB"
+ "X-GitHub-Request-Id": "3ED7:11CCE:111642F:14693CD:5DDD3C7B"
},
- "response": "{\n \"sha\": \"230cefbd136e776687feee0414d1dc4c41dc371b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/230cefbd136e776687feee0414d1dc4c41dc371b\"\n}\n",
+ "response": "{\n \"sha\": \"c7b91c3645cd9244c65805ad92cf2e3419d1d999\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c7b91c3645cd9244c65805ad92cf2e3419d1d999\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"2bed0f6281dc6ea4eee214961190b4759631536b\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"230cefbd136e776687feee0414d1dc4c41dc371b\"}]}",
+ "body": "{\"base_tree\":\"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"c7b91c3645cd9244c65805ad92cf2e3419d1d999\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:49 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4915",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"8f0976112bcfb03bcb8c765d9832a749\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/32eda5e8829b2b6316a77ce5b9e79f8409a3644e",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0799:4643E:2172AD3:27F133B:5DD524BC"
- },
- "response": "{\n \"sha\": \"32eda5e8829b2b6316a77ce5b9e79f8409a3644e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/32eda5e8829b2b6316a77ce5b9e79f8409a3644e\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"68ca84cdd7ad46e178373320e3466c68d6ca6844\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/68ca84cdd7ad46e178373320e3466c68d6ca6844\"\n }\n ],\n \"truncated\": false\n}\n",
- "status": 201
- },
- {
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"32eda5e8829b2b6316a77ce5b9e79f8409a3644e\",\"parents\":[\"2bed0f6281dc6ea4eee214961190b4759631536b\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:22 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4914",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"243064e4d7f8affdfe21c2463364a7dc\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/063b0d0a51654c2764756d5ed4f89ff6f3c63a69",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079A:87D9:1505C7F:19201C8:5DD524BD"
- },
- "response": "{\n \"sha\": \"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjA2M2IwZDBhNTE2NTRjMjc2NDc1NmQ1ZWQ0Zjg5ZmY2ZjNjNjNhNjk=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"html_url\": \"https://github.com/owner/repo/commit/063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:21Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:21Z\"\n },\n \"tree\": {\n \"sha\": \"32eda5e8829b2b6316a77ce5b9e79f8409a3644e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/32eda5e8829b2b6316a77ce5b9e79f8409a3644e\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"html_url\": \"https://github.com/owner/repo/commit/2bed0f6281dc6ea4eee214961190b4759631536b\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"sha\":\"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\"force\":false}",
- "method": "PATCH",
- "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:23 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4913",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"aa68f8442ef08da21797fb0dea3428e9\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "079B:2FD8A:15A4CBF:19E304B:5DD524BE",
- "content-length": "482"
- },
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/063b0d0a51654c2764756d5ed4f89ff6f3c63a69\"\n }\n}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:24 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4814",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"ad17576eb58d3e2b8a667da9a1ec2f59\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/986597b900c5106997ffe055c7ba371018c74da5",
+ "X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -721,29 +627,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "079C:3525E:142A7A8:181D299:5DD524BF",
- "content-length": "496"
+ "X-GitHub-Request-Id": "3EDD:3D52E:7FB62C:995813:5DDD3C7C"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
+ "response": "{\n \"sha\": \"986597b900c5106997ffe055c7ba371018c74da5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/986597b900c5106997ffe055c7ba371018c74da5\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"9378042edaa6b3a227646692f986ac875d3556a2\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/9378042edaa6b3a227646692f986ac875d3556a2\"\n }\n ],\n \"truncated\": false\n}\n",
+ "status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"986597b900c5106997ffe055c7ba371018c74da5\",\"parents\":[\"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\"]}",
"method": "POST",
- "url": "/graphql",
+ "url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:50 GMT",
"Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1516",
"Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
+ "Status": "201 Created",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4813",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"681d6f2085eeae5faf9230b8df114564\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/4633806e8268d0a33d2462665ec413732f65be65",
+ "X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -752,29 +660,29 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "079D:14351:15FC736:1A31D61:5DD524C0",
- "content-length": "276"
+ "X-GitHub-Request-Id": "3EE6:39FE8:C873EA:EF95E0:5DDD3C7D"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjJmOTUxNzg5ODgwY2Q2YzMyZWMwYjk0MmYzMTAyZjEzYTY1ODk1OGQ=\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
+ "response": "{\n \"sha\": \"4633806e8268d0a33d2462665ec413732f65be65\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjQ2MzM4MDZlODI2OGQwYTMzZDI0NjI2NjVlYzQxMzczMmY2NWJlNjU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4633806e8268d0a33d2462665ec413732f65be65\",\n \"html_url\": \"https://github.com/owner/repo/commit/4633806e8268d0a33d2462665ec413732f65be65\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:50Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:50Z\"\n },\n \"tree\": {\n \"sha\": \"986597b900c5106997ffe055c7ba371018c74da5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/986597b900c5106997ffe055c7ba371018c74da5\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"html_url\": \"https://github.com/owner/repo/commit/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
},
{
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
+ "body": "{\"sha\":\"4633806e8268d0a33d2462665ec413732f65be65\",\"force\":false}",
+ "method": "PATCH",
+ "url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
"X-RateLimit-Remaining": "4812",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "W/\"664735c6bc854f52743be4eef82a9080\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -783,11 +691,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "079E:14356:2D7EFA5:3638408:5DD524C1",
- "content-length": "540"
+ "X-GitHub-Request-Id": "3EEC:9496:108C0B0:13C75A3:5DDD3C7E",
+ "content-length": "484"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA5Mjc3\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"4633806e8268d0a33d2462665ec413732f65be65\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4633806e8268d0a33d2462665ec413732f65be65\"\n }\n}\n",
"status": 200
},
{
@@ -795,7 +702,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:26 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:52 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -804,8 +711,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4811",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4843",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -815,27 +722,58 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "079F:14350:9E11AE:BDC3F6:5DD524C1",
+ "X-GitHub-Request-Id": "3EF2:948D:17DC57:1D0010:5DDD3C7F",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:53:53 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4842",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3EF7:39FE8:C87829:EF9AFE:5DDD3C80",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjg4YjUzMWJiZDNiYjJjM2IyNmU1OWZkMTYwZTIzY2IzZWJmYThlMGU=\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:27 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:53 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4912",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4811",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"aa68f8442ef08da21797fb0dea3428e9\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:31:06 GMT",
+ "ETag": "W/\"664735c6bc854f52743be4eef82a9080\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:52:11 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -848,31 +786,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A0:46440:2CEED4F:35AA6FF:5DD524C2",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3EFC:3BB70:CF7F5D:F77B07:5DDD3C81",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/063b0d0a51654c2764756d5ed4f89ff6f3c63a69\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"4633806e8268d0a33d2462665ec413732f65be65\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4633806e8268d0a33d2462665ec413732f65be65\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiIyZjk1MTc4OTg4MGNkNmMzMmVjMGI5NDJmMzEwMmYxM2E2NTg5NThkIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjMsImhlYWQiOiI4OGI1MzFiYmQzYmIyYzNiMjZlNTlmZDE2MGUyM2NiM2ViZmE4ZTBlIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:54 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4911",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4810",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ee6e5eb0f91a60bdb760e85af9a5e937\"",
+ "ETag": "\"efd1e2c24b6754e0639933b9971e144a\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/e2824f2c0be8aa298bcfbcbb6f774f2eee27d6ac",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/04db156c28d6d739ea3cf760ba9fa3437b2a4645",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -882,30 +820,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A2:4643E:21734BB:27F1ED0:5DD524C3"
+ "X-GitHub-Request-Id": "3EFD:3D52E:7FBAFC:995E0D:5DDD3C82"
},
- "response": "{\n \"sha\": \"e2824f2c0be8aa298bcfbcbb6f774f2eee27d6ac\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e2824f2c0be8aa298bcfbcbb6f774f2eee27d6ac\"\n}\n",
+ "response": "{\n \"sha\": \"04db156c28d6d739ea3cf760ba9fa3437b2a4645\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/04db156c28d6d739ea3cf760ba9fa3437b2a4645\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"e2824f2c0be8aa298bcfbcbb6f774f2eee27d6ac\"}]}",
+ "body": "{\"base_tree\":\"4633806e8268d0a33d2462665ec413732f65be65\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"04db156c28d6d739ea3cf760ba9fa3437b2a4645\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:28 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:55 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4910",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4809",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2a67b5adbe62c806ecd5c16a0e6032f3\"",
+ "ETag": "\"e4db1ed835817c77b699be562e491261\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/1068ca92961b3c8a511d24ef813b8b335a898c1c",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/5697e7ab3d651517c8351084eb751946527ba73d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -915,30 +853,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A3:3525E:142ABA8:181D760:5DD524C4"
+ "X-GitHub-Request-Id": "3F0A:3BB6F:807C3E:99E9CC:5DDD3C83"
},
- "response": "{\n \"sha\": \"1068ca92961b3c8a511d24ef813b8b335a898c1c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/1068ca92961b3c8a511d24ef813b8b335a898c1c\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"3cda896fdc5da7fd8438355c7d9979134f277128\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/3cda896fdc5da7fd8438355c7d9979134f277128\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"5697e7ab3d651517c8351084eb751946527ba73d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5697e7ab3d651517c8351084eb751946527ba73d\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e8a83b4420818020e37f777bb1d78e7095877b41\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e8a83b4420818020e37f777bb1d78e7095877b41\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"1068ca92961b3c8a511d24ef813b8b335a898c1c\",\"parents\":[\"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"5697e7ab3d651517c8351084eb751946527ba73d\",\"parents\":[\"4633806e8268d0a33d2462665ec413732f65be65\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:29 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:56 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4909",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4808",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5d95dac6deadf8d1974caf5dfddbe152\"",
+ "ETag": "\"884d398655e2d62e9226d74521069d46\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/698e36084700c3ea4b886eb397d890456e480c88",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/135170c19890717922871cafc27f52f492518200",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -948,26 +886,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A6:3266C:2B9D87D:342E974:5DD524C5"
+ "X-GitHub-Request-Id": "3F0F:11CCC:D1E89E:FAC0AB:5DDD3C83"
},
- "response": "{\n \"sha\": \"698e36084700c3ea4b886eb397d890456e480c88\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjY5OGUzNjA4NDcwMGMzZWE0Yjg4NmViMzk3ZDg5MDQ1NmU0ODBjODg=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/698e36084700c3ea4b886eb397d890456e480c88\",\n \"html_url\": \"https://github.com/owner/repo/commit/698e36084700c3ea4b886eb397d890456e480c88\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:29Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:29Z\"\n },\n \"tree\": {\n \"sha\": \"1068ca92961b3c8a511d24ef813b8b335a898c1c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/1068ca92961b3c8a511d24ef813b8b335a898c1c\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/063b0d0a51654c2764756d5ed4f89ff6f3c63a69\",\n \"html_url\": \"https://github.com/owner/repo/commit/063b0d0a51654c2764756d5ed4f89ff6f3c63a69\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"135170c19890717922871cafc27f52f492518200\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjEzNTE3MGMxOTg5MDcxNzkyMjg3MWNhZmMyN2Y1MmY0OTI1MTgyMDA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/135170c19890717922871cafc27f52f492518200\",\n \"html_url\": \"https://github.com/owner/repo/commit/135170c19890717922871cafc27f52f492518200\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:56Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:56Z\"\n },\n \"tree\": {\n \"sha\": \"5697e7ab3d651517c8351084eb751946527ba73d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5697e7ab3d651517c8351084eb751946527ba73d\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"4633806e8268d0a33d2462665ec413732f65be65\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/4633806e8268d0a33d2462665ec413732f65be65\",\n \"html_url\": \"https://github.com/owner/repo/commit/4633806e8268d0a33d2462665ec413732f65be65\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"698e36084700c3ea4b886eb397d890456e480c88\",\"force\":false}",
+ "body": "{\"sha\":\"135170c19890717922871cafc27f52f492518200\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:30 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:58 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4908",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4807",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"aa626b14c747a7113961451cd091c797\"",
+ "ETag": "W/\"ef07eff25bc7e83c4980b6394c261ce3\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -979,18 +917,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A7:4643E:21738A4:27F2361:5DD524C5",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F14:1E5ED:10CB82A:141E46A:5DDD3C85",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"698e36084700c3ea4b886eb397d890456e480c88\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/698e36084700c3ea4b886eb397d890456e480c88\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"135170c19890717922871cafc27f52f492518200\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/135170c19890717922871cafc27f52f492518200\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:31 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:58 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -999,8 +937,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4810",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4841",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1010,27 +948,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07A8:32668:A1A3A7:C2BB88:5DD524C6",
+ "X-GitHub-Request-Id": "3F1F:3BB71:10DB727:142875A:5DDD3C86",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjJmOTUxNzg5ODgwY2Q2YzMyZWMwYjk0MmYzMTAyZjEzYTY1ODk1OGQ=\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjg4YjUzMWJiZDNiYjJjM2IyNmU1OWZkMTYwZTIzY2IzZWJmYThlMGU=\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"merge_method\":\"merge\"}",
+ "body": "{\"commit_message\":\"Automatically generated. Merged on Netlify CMS.\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"merge_method\":\"merge\"}",
"method": "PUT",
"url": "/repos/owner/repo/pulls/3/merge?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:33 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4907",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4806",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"34dcc1afa6c26702baeda6ade7403fc2\"",
+ "ETag": "W/\"e6ec4f5baeebdcc362309b99cef765b9\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1042,18 +980,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07A9:2FD8C:2AF75DE:334D47E:5DD524C7",
+ "X-GitHub-Request-Id": "3F20:1E5E9:D07AC4:F899F3:5DDD3C86",
"content-length": "123"
},
- "response": "{\n \"sha\": \"2552ac05e4743af00da8979595534de2d1cd8a7a\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
+ "response": "{\n \"sha\": \"0958758ff505b34d5590e4742558557c78bb9de8\",\n \"merged\": true,\n \"message\": \"Pull Request successfully merged\"\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
+ "body": "{\"operationName\":\"deleteRef\",\"variables\":{\"deleteRefInput\":{\"refId\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\"}},\"query\":\"mutation deleteRef($deleteRefInput: DeleteRefInput!) {\\n deleteRef(input: $deleteRefInput) {\\n clientMutationId\\n __typename\\n }\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:01 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1062,8 +1000,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4809",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4840",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1073,7 +1011,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AA:46440:2CEF9E3:35AB605:5DD524C9",
+ "X-GitHub-Request-Id": "3F2C:11CCC:D1EF6C:FAC904:5DDD3C89",
"content-length": "81"
},
"response": "{\"data\":{\"deleteRef\":{\"clientMutationId\":null,\"__typename\":\"DeleteRefPayload\"}}}\n",
@@ -1083,17 +1021,17 @@
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4906",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4805",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"aa626b14c747a7113961451cd091c797\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:31:06 GMT",
+ "ETag": "W/\"ef07eff25bc7e83c4980b6394c261ce3\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:52:11 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1106,28 +1044,28 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07AB:4643C:143B796:1829D6F:5DD524CA",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F31:39FE5:43C165:51811A:5DDD3C8A",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"698e36084700c3ea4b886eb397d890456e480c88\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/698e36084700c3ea4b886eb397d890456e480c88\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"135170c19890717922871cafc27f52f492518200\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/135170c19890717922871cafc27f52f492518200\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"base_tree\":\"698e36084700c3ea4b886eb397d890456e480c88\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
+ "body": "{\"base_tree\":\"135170c19890717922871cafc27f52f492518200\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":null}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:03 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "559",
+ "Content-Length": "561",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4905",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4804",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"fb26e813b3a2becd5d22153199958815\"",
+ "ETag": "\"51411666f113c767ea8b518734a84268\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6",
@@ -1140,50 +1078,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07AC:3525C:9D857C:BD5AB1:5DD524CA"
+ "X-GitHub-Request-Id": "3F32:11CCE:1118157:146B704:5DDD3C8A"
},
"response": "{\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Deleting “posts/1970-01-01-first-title” metadata\",\"tree\":\"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\"parents\":[\"698e36084700c3ea4b886eb397d890456e480c88\"]}",
- "method": "POST",
- "url": "/repos/owner/repo/git/commits?ts=300",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:34:36 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
- "Server": "GitHub.com",
- "Status": "201 Created",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4904",
- "X-RateLimit-Reset": "1574252683",
- "Cache-Control": "private, max-age=60, s-maxage=60",
- "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3c598b939286211143f3461cd33e9c8d\"",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6",
- "X-GitHub-Media-Type": "github.v3; format=json",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07AD:2FD8A:15A5937:19E3F34:5DD524CB"
- },
- "response": "{\n \"sha\": \"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmEzYjEzZTYxNTNmZDYxODFkNzBhYTVjOGE0MzViNGNkN2E1Y2UwZTY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"html_url\": \"https://github.com/owner/repo/commit/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:36Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:34:36Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"Deleting “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"698e36084700c3ea4b886eb397d890456e480c88\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/698e36084700c3ea4b886eb397d890456e480c88\",\n \"html_url\": \"https://github.com/owner/repo/commit/698e36084700c3ea4b886eb397d890456e480c88\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
- "status": 201
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:04 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1192,8 +1097,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4808",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4839",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1203,27 +1108,60 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07AE:14351:15FD29C:1A32ADC:5DD524CC",
+ "X-GitHub-Request-Id": "3F3C:3BB71:10DC282:142955B:5DDD3C8C",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjJmOTUxNzg5ODgwY2Q2YzMyZWMwYjk0MmYzMTAyZjEzYTY1ODk1OGQ=\",\"sha\":\"2f951789880cd6c32ec0b942f3102f13a658958d\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjg4YjUzMWJiZDNiYjJjM2IyNmU1OWZkMTYwZTIzY2IzZWJmYThlMGU=\",\"sha\":\"88b531bbd3bb2c3b26e59fd160e23cb3ebfa8e0e\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"sha\":\"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\"force\":false}",
+ "body": "{\"message\":\"Deleting “posts/1970-01-01-first-title” metadata\",\"tree\":\"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\"parents\":[\"135170c19890717922871cafc27f52f492518200\"]}",
+ "method": "POST",
+ "url": "/repos/owner/repo/git/commits?ts=300",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:54:04 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Content-Length": "1516",
+ "Server": "GitHub.com",
+ "Status": "201 Created",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4803",
+ "X-RateLimit-Reset": "1574782794",
+ "Cache-Control": "private, max-age=60, s-maxage=60",
+ "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
+ "ETag": "\"c2c6d82611ff9f27f4c854af76ccd25e\"",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/c91640adf124f1edf2857d6f02fb0b2739734292",
+ "X-GitHub-Media-Type": "github.v3; format=json",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "X-GitHub-Request-Id": "3F37:39FE7:7CC90E:95D878:5DDD3C8B"
+ },
+ "response": "{\n \"sha\": \"c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmM5MTY0MGFkZjEyNGYxZWRmMjg1N2Q2ZjAyZmIwYjI3Mzk3MzQyOTI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"html_url\": \"https://github.com/owner/repo/commit/c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:04Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:54:04Z\"\n },\n \"tree\": {\n \"sha\": \"77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/77d01c8bf1e79f9fb17c60fe405ce741bb4eb0a6\"\n },\n \"message\": \"Deleting “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"135170c19890717922871cafc27f52f492518200\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/135170c19890717922871cafc27f52f492518200\",\n \"html_url\": \"https://github.com/owner/repo/commit/135170c19890717922871cafc27f52f492518200\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "status": 201
+ },
+ {
+ "body": "{\"sha\":\"c91640adf124f1edf2857d6f02fb0b2739734292\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:37 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:05 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4903",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4802",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"a5c1fc28b342587db0fe48c9e8e0d1f6\"",
+ "ETag": "W/\"f47b91d9dfb83657d125279c07008b29\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1235,10 +1173,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07AF:46440:2CF0067:35ABDBA:5DD524CC",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3F3F:3BB70:CF903F:F78FEA:5DDD3C8D",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/a3b13e6153fd6181d70aa5c8a435b4cd7a5ce0e6\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"c91640adf124f1edf2857d6f02fb0b2739734292\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/c91640adf124f1edf2857d6f02fb0b2739734292\"\n }\n}\n",
"status": 200
},
{
@@ -1246,7 +1184,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:34:38 GMT",
+ "Date": "Tue, 26 Nov 2019 14:54:06 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1255,8 +1193,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4807",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4838",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1266,10 +1204,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07B0:14350:9E173A:BDCA95:5DD524CD",
+ "X-GitHub-Request-Id": "3F4C:9496:108DC50:13C9783:5DDD3C8E",
"content-length": "413"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update an entry.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update an entry.json
index 992af533..8ad3f185 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update an entry.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update an entry.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:50 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4861",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4882",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E0:2FD8C:2AEC3F6:3340019:5DD52463",
+ "X-GitHub-Request-Id": "3F7E:39FE7:7C8411:95848F:5DDD3C41",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:50 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4860",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4881",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E8:3266B:222AFE1:28C6D79:5DD52464",
+ "X-GitHub-Request-Id": "3F87:39FEA:1114AC7:145AF4E:5DDD3C42",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4859",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4880",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +86,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06E9:87DB:2271291:28D8A19:5DD52464",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3F8B:39FE8:C821D6:EF32A6:5DDD3C43",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +106,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4858",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4879",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,134 +117,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EA:87D7:9A703D:B9AB46:5DD52464",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3F8C:11CCE:110FADC:14613FC:5DDD3C43",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:32:54 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4857",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F7:14353:1FF5E0F:264D266:5DD52465",
- "content-length": "7803"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:32:54 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4856",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F3:87DB:22713E4:28D8BA3:5DD52465",
- "content-length": "16478"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:32:54 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4855",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F0:32666:37FE83:43ECB4:5DD52465",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:32:54 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4854",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F1:46440:2CE40BE:359D944:5DD52465",
- "content-length": "2866"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -252,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:52 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4853",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4877",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,28 +148,152 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F2:4643E:216ABE9:27E7CE9:5DD52465",
+ "X-GitHub-Request-Id": "3F8F:3D52C:4016B0:4D4783:5DDD3C43",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:52 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4878",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F90:3D52A:1941DE:1E782E:5DDD3C43",
+ "content-length": "16478"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:52 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4876",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F8D:9495:D62645:FEEF7C:5DDD3C43",
+ "content-length": "1973"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"a532f0a9445cdf90a19c6812cff89d1674991774\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:52 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4875",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F91:1E5ED:10C4617:1415936:5DDD3C43",
+ "content-length": "7803"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:52 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4874",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3F8E:1E5ED:10C4613:1415935:5DDD3C43",
+ "content-length": "2866"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:55 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
"Content-Length": "482",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4944",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4843",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"361b0eca6f139d7a8265dbc6e7969e9d881d7c70\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:32:04 GMT",
+ "ETag": "\"7e8c700e77c33c8873492ca392df29e217f7ad6f\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:52:37 GMT",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -305,9 +305,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0708:2FD8B:216DB09:27D1358:5DD52469"
+ "X-GitHub-Request-Id": "3FA4:3D52E:7F823F:9918D4:5DDD3C47"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":1,\"head\":\"ac392eef906b55a3e9a68c386bca76c198c23e03\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":1,\"head\":\"caf9115820232768f265eebcee3945d0ee7f944b\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -315,7 +315,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -324,8 +324,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4852",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4873",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,10 +335,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "070D:14353:1FF630E:264D861:5DD52469",
+ "X-GitHub-Request-Id": "3FA5:11CC8:433AD2:50A160:5DDD3C47",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -346,7 +346,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -355,8 +355,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4851",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4872",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -366,10 +366,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0712:4643C:143604F:182355C:5DD5246A",
+ "X-GitHub-Request-Id": "3FAA:11CC8:433B40:50A1E9:5DDD3C48",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -377,17 +377,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:59 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:57 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4943",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4842",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -400,7 +400,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0713:14356:2D743FF:362B9E7:5DD5246A"
+ "X-GitHub-Request-Id": "3FAF:9490:7FC0EE:998A32:5DDD3C49"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -410,7 +410,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:32:59 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:58 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -419,8 +419,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4850",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4871",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -430,10 +430,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0719:2FD8A:159FCB4:19DD025:5DD5246B",
+ "X-GitHub-Request-Id": "3FB0:11CC8:433BD5:50A29E:5DDD3C49",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -441,17 +441,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:00 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:58 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4942",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4841",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -464,7 +464,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "071A:2FD8B:216DF1A:27D181F:5DD5246C"
+ "X-GitHub-Request-Id": "3FB5:11CCE:11107F2:1462415:5DDD3C4A"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -474,20 +474,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:02 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:59 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4941",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4840",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"e55f4439eaa9b70c1d31eb7052bd2b64\"",
+ "ETag": "\"91fb041a76b360c7143a0bda41b4ccb2\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/0222e71ae92895835010dbef7d2a461b8bdbeee5",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/734a1220c9fe164d0ce02ca359cff482c94e61f8",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -497,17 +497,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "071B:35260:2072200:26DD12A:5DD5246C"
+ "X-GitHub-Request-Id": "3FBA:9495:D62FBB:FEFB1B:5DDD3C4B"
},
- "response": "{\n \"sha\": \"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/0222e71ae92895835010dbef7d2a461b8bdbeee5\",\n \"html_url\": \"https://github.com/owner/repo/commit/0222e71ae92895835010dbef7d2a461b8bdbeee5\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:01Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:01Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/734a1220c9fe164d0ce02ca359cff482c94e61f8\",\n \"html_url\": \"https://github.com/owner/repo/commit/734a1220c9fe164d0ce02ca359cff482c94e61f8\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:59Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:52:59Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:03 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:01 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -516,8 +516,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4849",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4870",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -527,27 +527,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "071F:14356:2D74B26:362C278:5DD5246E",
+ "X-GitHub-Request-Id": "3FBB:39FEA:1115BD8:145C3E1:5DDD3C4B",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA4ODIx\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"number\":2,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc1MzUz\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"number\":2,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:04 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4940",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4839",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"2b2d859fcf899b7e7817559a8e76975d\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:31:06 GMT",
+ "ETag": "W/\"f3e5e48add36baf195faebdf0b8b33f2\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:52:11 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -560,31 +560,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0720:3266C:2B93B6D:3422E27:5DD5246F",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FC8:3D532:10BDECD:13F6273:5DDD3C4E",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"07d976615d8f05c254615872eff983aee0e04215\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/07d976615d8f05c254615872eff983aee0e04215\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/93f4d41f335c8063292b3e36a45e1a2ed7805f8a\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiIwMjIyZTcxYWU5Mjg5NTgzNTAxMGRiZWY3ZDJhNDYxYjhiZGJlZWU1In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiI3MzRhMTIyMGM5ZmUxNjRkMGNlMDJjYTM1OWNmZjQ4MmM5NGU2MWY4In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:05 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:03 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4939",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4838",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"949ec84e70e5599e4eff4f4878ad8a6e\"",
+ "ETag": "\"2dbb67605569db484d0e2021c450cb66\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/bfb8665b803aa1ffb4e0be7e57c5381face92b6f",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/421ee75684ea0b9a271d7c822f4a97af4f83b4cb",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -594,30 +594,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0721:87DB:227254C:28DA02D:5DD52470"
+ "X-GitHub-Request-Id": "3FC9:11CC8:433E5E:50A5DF:5DDD3C4E"
},
- "response": "{\n \"sha\": \"bfb8665b803aa1ffb4e0be7e57c5381face92b6f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/bfb8665b803aa1ffb4e0be7e57c5381face92b6f\"\n}\n",
+ "response": "{\n \"sha\": \"421ee75684ea0b9a271d7c822f4a97af4f83b4cb\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/421ee75684ea0b9a271d7c822f4a97af4f83b4cb\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"07d976615d8f05c254615872eff983aee0e04215\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"bfb8665b803aa1ffb4e0be7e57c5381face92b6f\"}]}",
+ "body": "{\"base_tree\":\"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"421ee75684ea0b9a271d7c822f4a97af4f83b4cb\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:06 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:04 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4938",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4837",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"3981132f3c13e4de366f4d1941983e2d\"",
+ "ETag": "\"0ce95cff44a4b3902d8e6fedb94cdc19\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/aa190ffcb81ac019153d3f0ba0aaba94114eb074",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/bf0fe62bbe435bdc6df83af8183b7d873d88418c",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -627,30 +627,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0723:87DB:2272716:28DA23B:5DD52471"
+ "X-GitHub-Request-Id": "3FD9:9490:7FC8FA:9993F9:5DDD3C50"
},
- "response": "{\n \"sha\": \"aa190ffcb81ac019153d3f0ba0aaba94114eb074\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/aa190ffcb81ac019153d3f0ba0aaba94114eb074\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08002e868da13f7b1b0f26aa3b6d722f43b9999f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08002e868da13f7b1b0f26aa3b6d722f43b9999f\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"bf0fe62bbe435bdc6df83af8183b7d873d88418c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/bf0fe62bbe435bdc6df83af8183b7d873d88418c\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"be24043fc10a79514a7fb7441d015ebd60bf036b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/be24043fc10a79514a7fb7441d015ebd60bf036b\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"aa190ffcb81ac019153d3f0ba0aaba94114eb074\",\"parents\":[\"07d976615d8f05c254615872eff983aee0e04215\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"bf0fe62bbe435bdc6df83af8183b7d873d88418c\",\"parents\":[\"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:07 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:05 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4937",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4836",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"d32fa2bb84030f40e7e10270c5c588c6\"",
+ "ETag": "\"8c644fb1e0dafcae10c6ff2842d74075\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/08f10f08dbb242d2480afb4068a9b93ab915ea0b",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/269acc42c562f09f5de6eda3f0b9a24658da7a70",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -660,26 +660,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0724:4643E:216BE30:27E92DB:5DD52472"
+ "X-GitHub-Request-Id": "3FDE:3D532:10BE3C1:13F688D:5DDD3C50"
},
- "response": "{\n \"sha\": \"08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjA4ZjEwZjA4ZGJiMjQyZDI0ODBhZmI0MDY4YTliOTNhYjkxNWVhMGI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"html_url\": \"https://github.com/owner/repo/commit/08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:06Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:06Z\"\n },\n \"tree\": {\n \"sha\": \"aa190ffcb81ac019153d3f0ba0aaba94114eb074\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/aa190ffcb81ac019153d3f0ba0aaba94114eb074\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"07d976615d8f05c254615872eff983aee0e04215\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/07d976615d8f05c254615872eff983aee0e04215\",\n \"html_url\": \"https://github.com/owner/repo/commit/07d976615d8f05c254615872eff983aee0e04215\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjI2OWFjYzQyYzU2MmYwOWY1ZGU2ZWRhM2YwYjlhMjQ2NThkYTdhNzA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"html_url\": \"https://github.com/owner/repo/commit/269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:05Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:05Z\"\n },\n \"tree\": {\n \"sha\": \"bf0fe62bbe435bdc6df83af8183b7d873d88418c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/bf0fe62bbe435bdc6df83af8183b7d873d88418c\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/93f4d41f335c8063292b3e36a45e1a2ed7805f8a\",\n \"html_url\": \"https://github.com/owner/repo/commit/93f4d41f335c8063292b3e36a45e1a2ed7805f8a\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\"force\":false}",
+ "body": "{\"sha\":\"269acc42c562f09f5de6eda3f0b9a24658da7a70\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:08 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:06 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4936",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4835",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"69210063465e0d431de0571cf506215f\"",
+ "ETag": "W/\"0bfb74a3eb111f5fb8fb67a2ee4e63dc\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -691,10 +691,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0725:87D9:1501821:191AF6D:5DD52473",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3FE4:11CC8:433FCE:50A792:5DDD3C51",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/08f10f08dbb242d2480afb4068a9b93ab915ea0b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/269acc42c562f09f5de6eda3f0b9a24658da7a70\"\n }\n}\n",
"status": 200
},
{
@@ -702,7 +702,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:09 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:07 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -711,8 +711,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4848",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4869",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -722,18 +722,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0726:87DD:2BAB97A:343BD71:5DD52474",
+ "X-GitHub-Request-Id": "3FED:1E5ED:10C622E:1417BB6:5DDD3C53",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:10 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:08 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -742,8 +742,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4847",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4868",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -753,41 +753,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0727:3266C:2B94627:3423AD6:5DD52475",
+ "X-GitHub-Request-Id": "3FEE:39FEA:1116BAE:145D729:5DDD3C53",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:10 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4846",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0728:87D1:F519E:12EC69:5DD52476",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA4ODIx\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -795,7 +764,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:11 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:08 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -804,8 +773,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4845",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4867",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -815,18 +784,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072A:14353:1FF7707:264EFD6:5DD52476",
+ "X-GitHub-Request-Id": "3FF3:39FE7:7C95A6:9599F0:5DDD3C54",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:11 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:10 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -835,8 +804,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4844",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4866",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -846,18 +815,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072B:87DD:2BABE30:343C324:5DD52477",
+ "X-GitHub-Request-Id": "3FF8:39FE8:C83B8F:EF520B:5DDD3C55",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:11 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:14 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -866,8 +835,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4843",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4865",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -877,72 +846,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072C:87DB:22730E7:28DADD8:5DD52477",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:12 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4842",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "072D:2FD8A:15A09A7:19DDFCE:5DD52478",
+ "X-GitHub-Request-Id": "3E0B:11CCC:D1AEDD:FA7A0B:5DDD3C59",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:16 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4841",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "073F:87D9:150203B:191B91E:5DD5247B",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
@@ -950,17 +857,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:14 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4935",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4834",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ddd344b081069f3bd9a021882ab829f0\"",
+ "ETag": "\"68776a3a58bfbc03a6be321632a10350\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417",
@@ -973,58 +880,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0740:14356:2D768B8:362E4E4:5DD5247C"
+ "X-GitHub-Request-Id": "3E0A:9490:7FD366:99A05D:5DDD3C59"
},
"response": "{\n \"sha\": \"3e5676c8285a456a6604603042b5428883f50417\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417\"\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:17 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4840",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0741:14351:15F8434:1A2CD93:5DD5247D",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"base_tree\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}",
+ "body": "{\"base_tree\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:14 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4934",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4833",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"95db0df4481a11796c64d98f9f27101c\"",
+ "ETag": "\"fd2637904c8b777a4aa798d5745d95ae\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1",
@@ -1037,61 +913,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0742:14351:15F8443:1A2CDA9:5DD5247D"
+ "X-GitHub-Request-Id": "3E10:39FE5:43AAF0:51654C:5DDD3C5A"
},
"response": "{\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4663bc351c2b79f066f9434722d865f8a0fc88cd\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4663bc351c2b79f066f9434722d865f8a0fc88cd\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:18 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4839",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0743:35263:2B69A68:33D4CAF:5DD5247D",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"]}",
+ "body": "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:15 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4933",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4832",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"ac0c1bc944ab0ca690fe8107790fd18e\"",
+ "ETag": "\"9d1b4894106458f0cd7b48210deb13ab\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/345217683a80aa6fc4ffb006c4ecc68217053cb1",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1101,17 +946,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0744:3266C:2B95422:3424BAE:5DD5247D"
+ "X-GitHub-Request-Id": "3E16:11CCC:D1B0BB:FA7C5F:5DDD3C5B"
},
- "response": "{\n \"sha\": \"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjFlZjMwZjBkNWYyNDhlNDYyNmNmNzA3MThlM2QwYmM2Y2U4MzBhYzY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:18Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:18Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/0222e71ae92895835010dbef7d2a461b8bdbeee5\",\n \"html_url\": \"https://github.com/owner/repo/commit/0222e71ae92895835010dbef7d2a461b8bdbeee5\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"345217683a80aa6fc4ffb006c4ecc68217053cb1\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjM0NTIxNzY4M2E4MGFhNmZjNGZmYjAwNmM0ZWNjNjgyMTcwNTNjYjE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/345217683a80aa6fc4ffb006c4ecc68217053cb1\",\n \"html_url\": \"https://github.com/owner/repo/commit/345217683a80aa6fc4ffb006c4ecc68217053cb1\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:15Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:15Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/734a1220c9fe164d0ce02ca359cff482c94e61f8\",\n \"html_url\": \"https://github.com/owner/repo/commit/734a1220c9fe164d0ce02ca359cff482c94e61f8\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:15 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1120,8 +965,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4838",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4864",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1131,10 +976,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0745:3266C:2B9563B:3424E21:5DD5247E",
+ "X-GitHub-Request-Id": "3E17:11CCE:1112953:1464C65:5DDD3C5B",
+ "content-length": "276"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"branch\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"qualifiedName\":\"refs/heads/master\"},\"query\":\"query branch($owner: String!, $name: String!, $qualifiedName: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n branch: ref(qualifiedName: $qualifiedName) {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:53:16 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4863",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E1D:11CCA:8228DE:9BAC1F:5DDD3C5C",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -1142,7 +1018,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:16 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1151,8 +1027,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4837",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4862",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1162,27 +1038,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0746:2FD8B:216FBF0:27D3A23:5DD5247E",
+ "X-GitHub-Request-Id": "3E1C:3D52C:40238A:4D5786:5DDD3C5C",
"content-length": "764"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA4ODIx\",\"commits\":{\"nodes\":[{\"id\":\"MDE3OlB1bGxSZXF1ZXN0Q29tbWl0MzQzMzA4ODIxOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"parents\":{\"nodes\":[{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"}],\"__typename\":\"CommitConnection\"}},\"__typename\":\"PullRequestCommit\"}],\"__typename\":\"PullRequestCommitConnection\"},\"__typename\":\"PullRequest\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc1MzUz\",\"commits\":{\"nodes\":[{\"id\":\"MDE3OlB1bGxSZXF1ZXN0Q29tbWl0MzQ1Nzc1MzUzOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"parents\":{\"nodes\":[{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"}],\"__typename\":\"CommitConnection\"}},\"__typename\":\"PullRequestCommit\"}],\"__typename\":\"PullRequestCommitConnection\"},\"__typename\":\"PullRequest\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:19 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:17 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4932",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4831",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"69210063465e0d431de0571cf506215f\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:31:06 GMT",
+ "ETag": "W/\"0bfb74a3eb111f5fb8fb67a2ee4e63dc\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:52:11 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -1195,31 +1071,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0748:2FD8C:2AEF5C3:3343BC1:5DD5247F",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E22:948E:4D7535:5B7655:5DDD3C5D",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/08f10f08dbb242d2480afb4068a9b93ab915ea0b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/269acc42c562f09f5de6eda3f0b9a24658da7a70\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiIxZWYzMGYwZDVmMjQ4ZTQ2MjZjZjcwNzE4ZTNkMGJjNmNlODMwYWM2In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiIzNDUyMTc2ODNhODBhYTZmYzRmZmIwMDZjNGVjYzY4MjE3MDUzY2IxIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiIsInZlcnNpb24iOiIxIn0=\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:20 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:18 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4931",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4830",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"fc36b470d6069093cbeccade2b310dac\"",
+ "ETag": "\"bbdf82fd1f693221fa7b054284f0be3d\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/356a0788bf0ef13aed8b6d75bceda2e4a2d617d9",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/25ecf1d0c52727b138bec99eb1bfe4f26683246c",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1229,30 +1105,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0749:4643A:A351D6:C41F70:5DD52480"
+ "X-GitHub-Request-Id": "3E23:1E5E9:D042D3:F855A8:5DDD3C5D"
},
- "response": "{\n \"sha\": \"356a0788bf0ef13aed8b6d75bceda2e4a2d617d9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/356a0788bf0ef13aed8b6d75bceda2e4a2d617d9\"\n}\n",
+ "response": "{\n \"sha\": \"25ecf1d0c52727b138bec99eb1bfe4f26683246c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/25ecf1d0c52727b138bec99eb1bfe4f26683246c\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"356a0788bf0ef13aed8b6d75bceda2e4a2d617d9\"}]}",
+ "body": "{\"base_tree\":\"269acc42c562f09f5de6eda3f0b9a24658da7a70\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"25ecf1d0c52727b138bec99eb1bfe4f26683246c\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:19 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4930",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4829",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"66c7764f11c3424f38e64ed02d5038bf\"",
+ "ETag": "\"ab82bdbe4c3e86439eeebfede1a0ef98\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/0f84cf1f2f19ccbc7b0ec4b9aa8d8a1fec1d816a",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/1c90f56afa3de53437f8fa738fb267e42dfd4f58",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1262,17 +1138,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "074A:14351:15F87F6:1A2D1FB:5DD52481"
+ "X-GitHub-Request-Id": "3E28:3D52E:7F991F:9934C8:5DDD3C5E"
},
- "response": "{\n \"sha\": \"0f84cf1f2f19ccbc7b0ec4b9aa8d8a1fec1d816a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0f84cf1f2f19ccbc7b0ec4b9aa8d8a1fec1d816a\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"14c4d02c8c5ec268b15b8750b8a1866fbbf75266\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/14c4d02c8c5ec268b15b8750b8a1866fbbf75266\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"1c90f56afa3de53437f8fa738fb267e42dfd4f58\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/1c90f56afa3de53437f8fa738fb267e42dfd4f58\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5b0c5d93920c43155e42155a43bac152ba99eb98\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5b0c5d93920c43155e42155a43bac152ba99eb98\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:21 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:19 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1281,8 +1157,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4836",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4861",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1292,31 +1168,31 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "074C:14356:2D771F9:362EFEC:5DD52481",
+ "X-GitHub-Request-Id": "3E2D:9495:D64E3F:FF1FE8:5DDD3C5F",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"0f84cf1f2f19ccbc7b0ec4b9aa8d8a1fec1d816a\",\"parents\":[\"08f10f08dbb242d2480afb4068a9b93ab915ea0b\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"1c90f56afa3de53437f8fa738fb267e42dfd4f58\",\"parents\":[\"269acc42c562f09f5de6eda3f0b9a24658da7a70\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:22 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:19 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4929",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4828",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"b632f331b19dc818349ef74acd6ad74c\"",
+ "ETag": "\"9d43ddf3d253a1812ee9f64ec93f8b16\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/2bed0f6281dc6ea4eee214961190b4759631536b",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1326,57 +1202,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "074D:3266C:2B95BC1:34254B1:5DD52481"
+ "X-GitHub-Request-Id": "3E2E:1E5E9:D0453A:F858AD:5DDD3C5F"
},
- "response": "{\n \"sha\": \"2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjJiZWQwZjYyODFkYzZlYTRlZWUyMTQ5NjExOTBiNDc1OTYzMTUzNmI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"html_url\": \"https://github.com/owner/repo/commit/2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:22Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:33:22Z\"\n },\n \"tree\": {\n \"sha\": \"0f84cf1f2f19ccbc7b0ec4b9aa8d8a1fec1d816a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0f84cf1f2f19ccbc7b0ec4b9aa8d8a1fec1d816a\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/08f10f08dbb242d2480afb4068a9b93ab915ea0b\",\n \"html_url\": \"https://github.com/owner/repo/commit/08f10f08dbb242d2480afb4068a9b93ab915ea0b\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmQ4ZjAzOWE3ZWUyODllMTU1ZjVkMWVkZmI0MWUyN2MxZTRjN2I0YzY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"html_url\": \"https://github.com/owner/repo/commit/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:19Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:53:19Z\"\n },\n \"tree\": {\n \"sha\": \"1c90f56afa3de53437f8fa738fb267e42dfd4f58\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/1c90f56afa3de53437f8fa738fb267e42dfd4f58\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/269acc42c562f09f5de6eda3f0b9a24658da7a70\",\n \"html_url\": \"https://github.com/owner/repo/commit/269acc42c562f09f5de6eda3f0b9a24658da7a70\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:23 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4835",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "074F:46440:2CE7655:35A1945:5DD52482",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"sha\":\"2bed0f6281dc6ea4eee214961190b4759631536b\",\"force\":false}",
+ "body": "{\"sha\":\"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4928",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4827",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"05686a7435823db88b910636a7d06237\"",
+ "ETag": "W/\"4a15454409516faa5077d5d6067a32bf\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1388,18 +1233,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "074E:87D7:9A7D7C:B9BB7A:5DD52482",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E33:1E5DF:4406C6:51BC08:5DDD3C60",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"2bed0f6281dc6ea4eee214961190b4759631536b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2bed0f6281dc6ea4eee214961190b4759631536b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d8f039a7ee289e155f5d1edfb41e27c1e4c7b4c6\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:23 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:21 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1408,8 +1253,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4834",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4860",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1419,18 +1264,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0750:35260:207430B:26DF859:5DD52483",
+ "X-GitHub-Request-Id": "3E39:11CCE:1113470:1465A26:5DDD3C61",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjAyMjJlNzFhZTkyODk1ODM1MDEwZGJlZjdkMmE0NjFiOGJkYmVlZTU=\",\"sha\":\"0222e71ae92895835010dbef7d2a461b8bdbeee5\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjczNGExMjIwYzlmZTE2NGQwY2UwMmNhMzU5Y2ZmNDgyYzk0ZTYxZjg=\",\"sha\":\"734a1220c9fe164d0ce02ca359cff482c94e61f8\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"updateRef\",\"variables\":{\"input\":{\"oid\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\"refId\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"force\":true}},\"query\":\"mutation updateRef($input: UpdateRefInput!) {\\n updateRef(input: $input) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"updateRef\",\"variables\":{\"input\":{\"oid\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\",\"refId\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"force\":true}},\"query\":\"mutation updateRef($input: UpdateRefInput!) {\\n updateRef(input: $input) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:24 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:22 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1439,8 +1284,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4833",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4859",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1450,18 +1295,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0752:2FD8B:21702FC:27D427B:5DD52483",
+ "X-GitHub-Request-Id": "3E3A:9495:D6519E:FF23F5:5DDD3C61",
"content-length": "475"
},
- "response": "{\"data\":{\"updateRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFlZjMwZjBkNWYyNDhlNDYyNmNmNzA3MThlM2QwYmM2Y2U4MzBhYzY=\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"UpdateRefPayload\"}}}\n",
+ "response": "{\"data\":{\"updateRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjM0NTIxNzY4M2E4MGFhNmZjNGZmYjAwNmM0ZWNjNjgyMTcwNTNjYjE=\",\"sha\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"UpdateRefPayload\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:23 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1470,8 +1315,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4832",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4858",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1481,18 +1326,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0753:14356:2D77910:362F82E:5DD52484",
+ "X-GitHub-Request-Id": "3E42:948D:17D5B2:1CF80C:5DDD3C63",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFlZjMwZjBkNWYyNDhlNDYyNmNmNzA3MThlM2QwYmM2Y2U4MzBhYzY=\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjM0NTIxNzY4M2E4MGFhNmZjNGZmYjAwNmM0ZWNjNjgyMTcwNTNjYjE=\",\"sha\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:33:25 GMT",
+ "Date": "Tue, 26 Nov 2019 14:53:29 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1501,8 +1346,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4831",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4857",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1512,103 +1357,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0754:4643C:143795C:1825336:5DD52485",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzA4ODIx\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:26 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4830",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0755:14351:15F8CE6:1A2D7BC:5DD52485",
- "content-length": "500"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDozZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3\",\"text\":\"---\\ntemplate: post\\ntitle: second title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: second description\\ncategory: second category\\ntags:\\n - tag2\\n---\\nsecond body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:31 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4829",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "075B:4643A:A356A7:C42530:5DD5248A",
+ "X-GitHub-Request-Id": "3E64:39FEA:1118F9D:14602F0:5DDD3C68",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFlZjMwZjBkNWYyNDhlNDYyNmNmNzA3MThlM2QwYmM2Y2U4MzBhYzY=\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:33:36 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4828",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0763:3525E:1427D16:1819F8D:5DD52490",
- "content-length": "276"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFlZjMwZjBkNWYyNDhlNDYyNmNmNzA3MThlM2QwYmM2Y2U4MzBhYzY=\",\"sha\":\"1ef30f0d5f248e4626cf70718e3d0bc6ce830ac6\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjM0NTIxNzY4M2E4MGFhNmZjNGZmYjAwNmM0ZWNjNjgyMTcwNTNjYjE=\",\"sha\":\"345217683a80aa6fc4ffb006c4ecc68217053cb1\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update workflow status from within the editor.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update workflow status from within the editor.json
index 4836ba05..f719d6c0 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update workflow status from within the editor.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__can update workflow status from within the editor.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4730",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4768",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07DF:3525E:143AB4F:1830D5F:5DD525F5",
+ "X-GitHub-Request-Id": "3E08:11CCA:83222C:9CDA64:5DDD3D5C",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:34 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:33 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4729",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4767",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E3:14356:2DA3B84:3663EBB:5DD525F6",
+ "X-GitHub-Request-Id": "3E10:39FEA:1133A8D:1480DBA:5DDD3D5D",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4728",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4766",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,18 +86,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E4:2FD80:1A913:23CBE:5DD525F7",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3E19:1E5E0:814106:9BADD0:5DDD3D5D",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:35 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:34 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +106,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4727",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4765",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,10 +117,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E5:46440:2D12FFE:35D591B:5DD525F7",
- "content-length": "1837"
+ "X-GitHub-Request-Id": "3E1A:3D532:10DD382:141C15C:5DDD3D5E",
+ "content-length": "2147"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -128,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -137,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4726",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4762",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -148,103 +148,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E8:3525E:143AD68:1830FD9:5DD525F7",
+ "X-GitHub-Request-Id": "3E1E:9496:10A58D3:13E643B:5DDD3D5E",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:39:36 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4725",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E7:46440:2D130F8:35D5A3E:5DD525F7",
- "content-length": "2866"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:39:36 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4724",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E9:3525E:143AD67:1830FD8:5DD525F7",
- "content-length": "16478"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:39:36 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4723",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07E6:35263:2B9324F:3406790:5DD525F7",
- "content-length": "1973"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -252,7 +159,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:36 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:35 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +168,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4722",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4764",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,28 +179,121 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07EE:3266C:2BBE7EB:34566F6:5DD525F8",
+ "X-GitHub-Request-Id": "3E20:948E:4E0208:5C21CC:5DDD3D5E",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:57:35 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4763",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E1C:3D52A:1977A6:1EBAF3:5DDD3D5E",
+ "content-length": "1973"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:57:35 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4761",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E1F:11CCE:1132375:148ADA4:5DDD3D5E",
+ "content-length": "16478"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:57:35 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4760",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E1D:11CCE:113237B:148ADA3:5DDD3D5E",
+ "content-length": "2866"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/contents/posts/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:39 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:38 GMT",
"Content-Type": "application/vnd.github.VERSION.raw; charset=utf-8",
"Content-Length": "482",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4784",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4691",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"554fbefefc4970d380ccef2f97ab07e77e632e32\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:38:54 GMT",
+ "ETag": "\"155bebc8b935bc4ead78df117ffc0506aec90ae1\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:57:19 GMT",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"X-GitHub-Media-Type": "github.v3; param=VERSION.raw",
@@ -305,9 +305,9 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07EF:87D9:1518523:1936507:5DD525FB"
+ "X-GitHub-Request-Id": "3E3D:3BB71:10F4B69:1447192:5DDD3D61"
},
- "response": "{\"type\":\"PR\",\"pr\":{\"number\":8,\"head\":\"d179ebe7b6e9b206ebbe38b6f3c093c36a2df4b9\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
+ "response": "{\"type\":\"PR\",\"pr\":{\"number\":8,\"head\":\"fdeea15cb5d014d203b412f7bfdbbcb818eca798\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/posts/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\",\"version\":\"1\"}",
"status": 200
},
{
@@ -315,7 +315,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -324,8 +324,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4721",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4759",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -335,10 +335,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07F0:2FD8C:2B19E7A:3376715:5DD525FB",
+ "X-GitHub-Request-Id": "3E44:1E5ED:10E31E0:143B539:5DDD3D62",
"content-length": "189"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -346,7 +346,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:40 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:39 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -355,8 +355,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4720",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4758",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -366,10 +366,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07F2:2FD8B:2191AFF:27FC0A7:5DD525FC",
+ "X-GitHub-Request-Id": "3E4A:11CCE:1132C87:148B88B:5DDD3D63",
"content-length": "106"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
@@ -377,17 +377,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:41 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:40 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4783",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4690",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5637d6dc40ec54002fdf73f3a0d56ace\"",
+ "ETag": "\"401e00374aaa7c7c7062690c7bc7e348\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b",
@@ -400,7 +400,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F3:2FD8B:2191BB3:27FC193:5DD525FD"
+ "X-GitHub-Request-Id": "3E4E:3BB71:10F4F9C:144769C:5DDD3D64"
},
"response": "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n",
"status": 201
@@ -410,7 +410,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:42 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:41 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -419,8 +419,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4719",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4757",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -430,10 +430,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07F7:3525C:9E084A:BDFA63:5DD525FD",
+ "X-GitHub-Request-Id": "3E55:11CCE:1132EDF:148BB4C:5DDD3D64",
"content-length": "452"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\"sha\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOm1hc3Rlcg==\",\"name\":\"master\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"}}}}\n",
"status": 200
},
{
@@ -441,17 +441,17 @@
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:43 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:41 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "11731",
+ "Content-Length": "11769",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4782",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4689",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"49272d7248a5a76db564c3553c781a5e\"",
+ "ETag": "\"966a0dd43c64af7b1ea9c43940229b5f\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
"Location": "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48",
@@ -464,7 +464,7 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07F9:3266C:2BBF375:34574B3:5DD525FE"
+ "X-GitHub-Request-Id": "3E56:11CCC:D32489:FC4364:5DDD3D65"
},
"response": "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8552aa241254a61258e1ff9666ab36f32fb1e3b9\",\n \"size\": 3548,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8552aa241254a61258e1ff9666ab36f32fb1e3b9\"\n },\n {\n \"path\": \"LICENSE\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"42d85938357b49977c126ca03b199129082d4fb8\",\n \"size\": 1091,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/42d85938357b49977c126ca03b199129082d4fb8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\",\n \"size\": 3611,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/e6ba8deeaaf2875f82ec45f7b8a9251b410cbca0\"\n },\n {\n \"path\": \"backend\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/b9f1cfbf4d901fe13c3af4e0d8f46bbe5a6addd6\"\n },\n {\n \"path\": \"config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"58afd573bbb69fcca000efd0f5d90b93c93a98dd\",\n \"size\": 853,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/58afd573bbb69fcca000efd0f5d90b93c93a98dd\"\n },\n {\n \"path\": \"content\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"93da0f3541510f5f9ec829a3cdc6e8147f611639\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/93da0f3541510f5f9ec829a3cdc6e8147f611639\"\n },\n {\n \"path\": \"flow-typed\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"86c32fd6c3118be5e0dbbb231a834447357236c6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/86c32fd6c3118be5e0dbbb231a834447357236c6\"\n },\n {\n \"path\": \"flow\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"0af45ad00d155c8d8c7407d913ff85278244c9ce\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/0af45ad00d155c8d8c7407d913ff85278244c9ce\"\n },\n {\n \"path\": \"gatsby-browser.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"9bd2c9dce175f04980e91cd9dc295a299e3cdb80\",\n \"size\": 90,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9bd2c9dce175f04980e91cd9dc295a299e3cdb80\"\n },\n {\n \"path\": \"gatsby-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3929038f9ab6451b2b256dfba5830676e6eecbee\",\n \"size\": 7256,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3929038f9ab6451b2b256dfba5830676e6eecbee\"\n },\n {\n \"path\": \"gatsby-node.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14a207883c2093d2cc071bc5a464e165bcc1fead\",\n \"size\": 409,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/14a207883c2093d2cc071bc5a464e165bcc1fead\"\n },\n {\n \"path\": \"gatsby\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4f23c06cd1740bf78304d2c0b29bf6bfdf427981\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/4f23c06cd1740bf78304d2c0b29bf6bfdf427981\"\n },\n {\n \"path\": \"jest\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/5a6bc7be680ba053df0f8ffdc2aaa80e62c3e819\"\n },\n {\n \"path\": \"netlify.toml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"599b99cc5700404fde316a7ede829776f23e7d45\",\n \"size\": 137,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/599b99cc5700404fde316a7ede829776f23e7d45\"\n },\n {\n \"path\": \"package.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ecca6ad1431a3c09f3f4dd378baddcabf96208b7\",\n \"size\": 6875,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ecca6ad1431a3c09f3f4dd378baddcabf96208b7\"\n },\n {\n \"path\": \"postcss-config.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d216501e9b351a72e00ba0b7459a6500e27e7da2\",\n \"size\": 703,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d216501e9b351a72e00ba0b7459a6500e27e7da2\"\n },\n {\n \"path\": \"renovate.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"dcc309398785698b8870545c32051a3d72dd8271\",\n \"size\": 460,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/dcc309398785698b8870545c32051a3d72dd8271\"\n },\n {\n \"path\": \"serverless-scripts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"ee3701f2fbfc7196ba340f6481d1387d20527898\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ee3701f2fbfc7196ba340f6481d1387d20527898\"\n },\n {\n \"path\": \"serverless-single-page-app-plugin\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"08763fcfba643a06a452398517019bea4a5850ba\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/08763fcfba643a06a452398517019bea4a5850ba\"\n },\n {\n \"path\": \"serverless.yml\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"20b22c5fad229f35d029bf6614d333d82fe8a987\",\n \"size\": 7803,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/20b22c5fad229f35d029bf6614d333d82fe8a987\"\n },\n {\n \"path\": \"src\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"8cdb35a88232c0f32f12f130c92c7cc55f97f471\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/8cdb35a88232c0f32f12f130c92c7cc55f97f471\"\n },\n {\n \"path\": \"static\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"53c6380a600a030d3722bff7ecde36f749fb6964\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/53c6380a600a030d3722bff7ecde36f749fb6964\"\n },\n {\n \"path\": \"utils\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a592549c9f74db40b51efefcda2fd76810405f27\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a592549c9f74db40b51efefcda2fd76810405f27\"\n },\n {\n \"path\": \"yarn.lock\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"ead4329fd042d185630940b8069ab22456523953\",\n \"size\": 793522,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/ead4329fd042d185630940b8069ab22456523953\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
@@ -474,20 +474,20 @@
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:44 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:42 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1499",
+ "Content-Length": "1504",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4781",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4688",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"2166e254cf2b0439d5031f4ac882b5ff\"",
+ "ETag": "\"2d63189b10a2ccd385573e7b528239bf\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/6cf1d0411b43855cb6cf706763c3f857c0010eaa",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/7ceac2f9177ba8fc151e10b8f43b2b352f78b042",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -497,17 +497,17 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07FA:87DB:2296631:2904C5D:5DD525FF"
+ "X-GitHub-Request-Id": "3E5B:9490:80E36A:9AE92D:5DDD3D66"
},
- "response": "{\n \"sha\": \"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjZjZjFkMDQxMWI0Mzg1NWNiNmNmNzA2NzYzYzNmODU3YzAwMTBlYWE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\n \"html_url\": \"https://github.com/owner/repo/commit/6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:43Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:43Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjdjZWFjMmY5MTc3YmE4ZmMxNTFlMTBiOGY0M2IyYjM1MmY3OGIwNDI=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\n \"html_url\": \"https://github.com/owner/repo/commit/7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:42Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:42Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"createBranchAndPullRequest\",\"variables\":{\"createRefInput\":{\"name\":\"refs/heads/cms/posts/1970-01-01-first-title\",\"oid\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"},\"createPullRequestInput\":{\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"title\":\"Create Post “1970-01-01-first-title”\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"repositoryId\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\"}},\"query\":\"mutation createBranchAndPullRequest($createRefInput: CreateRefInput!, $createPullRequestInput: CreatePullRequestInput!) {\\n createRef(input: $createRefInput) {\\n branch: ref {\\n ...BranchParts\\n __typename\\n }\\n __typename\\n }\\n createPullRequest(input: $createPullRequestInput) {\\n clientMutationId\\n pullRequest {\\n ...PullRequestParts\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment BranchParts on Ref {\\n commit: target {\\n ...ObjectParts\\n __typename\\n }\\n id\\n name\\n prefix\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment PullRequestParts on PullRequest {\\n id\\n baseRefName\\n body\\n headRefName\\n headRefOid\\n number\\n state\\n title\\n merged_at: mergedAt\\n repository {\\n ...RepositoryParts\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:44 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -516,8 +516,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4718",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4756",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -527,27 +527,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "07FC:14356:2DA4EA9:3665583:5DD52600",
+ "X-GitHub-Request-Id": "3E61:11CCA:832BBC:9CE60B:5DDD3D66",
"content-length": "995"
},
- "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjZjZjFkMDQxMWI0Mzg1NWNiNmNmNzA2NzYzYzNmODU3YzAwMTBlYWE=\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzExNDE3\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\"number\":9,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
+ "response": "{\"data\":{\"createRef\":{\"branch\":{\"commit\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjdjZWFjMmY5MTc3YmE4ZmMxNTFlMTBiOGY0M2IyYjM1MmY3OGIwNDI=\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\"__typename\":\"Commit\"},\"id\":\"MDM6UmVmMjI0MjE2NjYwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"Ref\"},\"__typename\":\"CreateRefPayload\"},\"createPullRequest\":{\"clientMutationId\":null,\"pullRequest\":{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQ1Nzc3ODYy\",\"baseRefName\":\"master\",\"body\":\"Automatically generated by Netlify CMS\",\"headRefName\":\"cms/posts/1970-01-01-first-title\",\"headRefOid\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\"number\":9,\"state\":\"OPEN\",\"title\":\"Create Post “1970-01-01-first-title”\",\"merged_at\":null,\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\"},\"__typename\":\"PullRequest\"},\"__typename\":\"CreatePullRequestPayload\"}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:46 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:45 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4780",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4687",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"1de1b8b2aa2868ef5344acbb517c6984\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:38:12 GMT",
+ "ETag": "W/\"973b722c4231aa67405869ac0c0cfddb\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:57:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -560,31 +560,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "07FE:1434A:36237B:41A7C3:5DD52602",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E69:9490:80E617:9AEC76:5DDD3D69",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2d45759f62f8beca158ba47d3e0c2e5b8e586316\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjksImhlYWQiOiI2Y2YxZDA0MTFiNDM4NTVjYjZjZjcwNjc2M2MzZjg1N2MwMDEwZWFhIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjksImhlYWQiOiI3Y2VhYzJmOTE3N2JhOGZjMTUxZTEwYjhmNDNiMmIzNTJmNzhiMDQyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:47 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:46 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4779",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4686",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"5e083880dd96a1d8972ffeb0b9cb35c8\"",
+ "ETag": "\"2a50f1bf8f909b22d18b6d78d7ba091e\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/6b3e99f19f07cf1b8be752822b6e61eec21f3a3d",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/b5ff096ccde1dbaf572942f7efd32a322e82f6eb",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -594,30 +594,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0600:2FD8C:2B1AA40:3377553:5DD52603"
+ "X-GitHub-Request-Id": "3E6B:3BB71:10F58A0:14481C0:5DDD3D69"
},
- "response": "{\n \"sha\": \"6b3e99f19f07cf1b8be752822b6e61eec21f3a3d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/6b3e99f19f07cf1b8be752822b6e61eec21f3a3d\"\n}\n",
+ "response": "{\n \"sha\": \"b5ff096ccde1dbaf572942f7efd32a322e82f6eb\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/b5ff096ccde1dbaf572942f7efd32a322e82f6eb\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"6b3e99f19f07cf1b8be752822b6e61eec21f3a3d\"}]}",
+ "body": "{\"base_tree\":\"2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"b5ff096ccde1dbaf572942f7efd32a322e82f6eb\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:48 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:46 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4778",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4685",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"84581a9554b6b1dbb3ef4d35d0c11e5d\"",
+ "ETag": "\"cc88f85cf3884073d25b76d5538e5fa1\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/f73180bca3e890c13037451e269e64f165d563e6",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/326758312fce546c8fdc62280f387a8f17336a22",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -627,30 +627,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0601:14356:2DA5566:3665D7C:5DD52603"
+ "X-GitHub-Request-Id": "3E70:11CC8:43D06C:5158B0:5DDD3D6A"
},
- "response": "{\n \"sha\": \"f73180bca3e890c13037451e269e64f165d563e6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f73180bca3e890c13037451e269e64f165d563e6\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"6b3886d905f8899fdeeef69bca6333fcbfcebdb9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/6b3886d905f8899fdeeef69bca6333fcbfcebdb9\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"326758312fce546c8fdc62280f387a8f17336a22\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/326758312fce546c8fdc62280f387a8f17336a22\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"c0b5d94362d3c616402e7c2eab4f19b8f244594f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/c0b5d94362d3c616402e7c2eab4f19b8f244594f\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"f73180bca3e890c13037451e269e64f165d563e6\",\"parents\":[\"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"326758312fce546c8fdc62280f387a8f17336a22\",\"parents\":[\"2d45759f62f8beca158ba47d3e0c2e5b8e586316\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:49 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:47 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4777",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4684",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"cbf547a846c27326d8432fb106e6e2b0\"",
+ "ETag": "\"663c5c314d322a624a663884877a7dc4\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -660,26 +660,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0602:46440:2D1469E:35D7455:5DD52604"
+ "X-GitHub-Request-Id": "3E75:3BB6D:17DCDE:1CF6A0:5DDD3D6B"
},
- "response": "{\n \"sha\": \"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmViMzMzYmE4YzNiNjk4OGU0NWJmY2Q2NWI5MTlkY2IzMmUxNWZiM2I=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"html_url\": \"https://github.com/owner/repo/commit/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:48Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:48Z\"\n },\n \"tree\": {\n \"sha\": \"f73180bca3e890c13037451e269e64f165d563e6\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/f73180bca3e890c13037451e269e64f165d563e6\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\",\n \"html_url\": \"https://github.com/owner/repo/commit/51d783ecbdb9b5efbd4bfe24d9b7b8872c85532e\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOjBhNmRiNGY1OGM3MmM4ZWM3MTEyM2UzMWEzMmNkNGMxYjkwN2FjN2Q=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"html_url\": \"https://github.com/owner/repo/commit/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:47Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:47Z\"\n },\n \"tree\": {\n \"sha\": \"326758312fce546c8fdc62280f387a8f17336a22\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/326758312fce546c8fdc62280f387a8f17336a22\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/2d45759f62f8beca158ba47d3e0c2e5b8e586316\",\n \"html_url\": \"https://github.com/owner/repo/commit/2d45759f62f8beca158ba47d3e0c2e5b8e586316\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\"force\":false}",
+ "body": "{\"sha\":\"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:50 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4776",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4683",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"cdcd5d2229c97fe8dc16bbd6669f9e0d\"",
+ "ETag": "W/\"56eb41c701aefab6e217b4aa2bc1a395\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -691,10 +691,10 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0603:2FD8A:15B7780:19F98AC:5DD52605",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E8C:11CCE:1133BE0:148CB32:5DDD3D6C",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\"\n }\n}\n",
"status": 200
},
{
@@ -702,7 +702,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:51 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:49 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -711,8 +711,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4717",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4755",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -722,18 +722,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0604:3525E:143BA3D:1831F30:5DD52606",
+ "X-GitHub-Request-Id": "3E90:1E5D5:1DBB1:26A06:5DDD3D6D",
"content-length": "496"
},
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:50 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -742,8 +742,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4716",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4754",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -753,27 +753,27 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0605:87DD:2BD91DB:347239C:5DD52607",
+ "X-GitHub-Request-Id": "3E95:39FE8:C9B5F3:F120CF:5DDD3D6E",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjZjZjFkMDQxMWI0Mzg1NWNiNmNmNzA2NzYzYzNmODU3YzAwMTBlYWE=\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjdjZWFjMmY5MTc3YmE4ZmMxNTFlMTBiOGY0M2IyYjM1MmY3OGIwNDI=\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:52 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:51 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4775",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4682",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"cdcd5d2229c97fe8dc16bbd6669f9e0d\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:38:12 GMT",
+ "ETag": "W/\"56eb41c701aefab6e217b4aa2bc1a395\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:57:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -786,31 +786,31 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0606:35260:209637E:2708381:5DD52608",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3E9B:1E5E9:D1CA2B:FA304A:5DDD3D6E",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjksImhlYWQiOiI2Y2YxZDA0MTFiNDM4NTVjYjZjZjcwNjc2M2MzZjg1N2MwMDEwZWFhIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjksImhlYWQiOiI3Y2VhYzJmOTE3N2JhOGZjMTUxZTEwYjhmNDNiMmIzNTJmNzhiMDQyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcmV2aWV3IiwiYnJhbmNoIjoiY21zL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoiLCJ2ZXJzaW9uIjoiMSJ9\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:51 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4774",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4681",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"0e0378d32bb6d8e4a18323829d475b63\"",
+ "ETag": "\"395aae925689667eab8568c2c3ae5122\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/7b18d6e61e656eb0b710a2705b62c67d57e1be59",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/9b651d580b0b43ded7eb9b837eff6f7304bc5490",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -820,30 +820,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0608:4643E:2190EE1:28151D0:5DD52608"
+ "X-GitHub-Request-Id": "3E9C:39FE8:C9B75A:F12289:5DDD3D6F"
},
- "response": "{\n \"sha\": \"7b18d6e61e656eb0b710a2705b62c67d57e1be59\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/7b18d6e61e656eb0b710a2705b62c67d57e1be59\"\n}\n",
+ "response": "{\n \"sha\": \"9b651d580b0b43ded7eb9b837eff6f7304bc5490\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/9b651d580b0b43ded7eb9b837eff6f7304bc5490\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"7b18d6e61e656eb0b710a2705b62c67d57e1be59\"}]}",
+ "body": "{\"base_tree\":\"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"9b651d580b0b43ded7eb9b837eff6f7304bc5490\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:53 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:52 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4773",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4680",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"478f8700a995b35c8505107331748b79\"",
+ "ETag": "\"78a212763690612e86181b1c25489a26\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/92d5cbabdc3d43f4dd99f8180f913a98bf213284",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/30c54fbbc218e16beebe53f8e4b9e2475bd0f8b9",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -853,30 +853,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0609:35263:2B94FA4:3408AB9:5DD52609"
+ "X-GitHub-Request-Id": "3EA0:3D52E:80A48A:9A794C:5DDD3D70"
},
- "response": "{\n \"sha\": \"92d5cbabdc3d43f4dd99f8180f913a98bf213284\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/92d5cbabdc3d43f4dd99f8180f913a98bf213284\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"547dc1af4d8f04f9703b9ff0c272e772198e2890\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/547dc1af4d8f04f9703b9ff0c272e772198e2890\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"30c54fbbc218e16beebe53f8e4b9e2475bd0f8b9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/30c54fbbc218e16beebe53f8e4b9e2475bd0f8b9\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"569e9da3c5d9f542021e2d51719196a593b3016f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/569e9da3c5d9f542021e2d51719196a593b3016f\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"92d5cbabdc3d43f4dd99f8180f913a98bf213284\",\"parents\":[\"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"30c54fbbc218e16beebe53f8e4b9e2475bd0f8b9\",\"parents\":[\"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:54 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:53 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4772",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4679",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"614e849db470e26698531e19d524bf85\"",
+ "ETag": "\"5194b63d3546d9be530e003517441be8\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/92b19684e2c9dafc976dabff64bf37abbd49cb66",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/f8c970ffccbea35b9b7094b0df50a9d9953d00d0",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -886,26 +886,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060B:3525E:143BD3B:18322BB:5DD5260A"
+ "X-GitHub-Request-Id": "3EA5:3D530:CACFF7:F2463B:5DDD3D70"
},
- "response": "{\n \"sha\": \"92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOjkyYjE5Njg0ZTJjOWRhZmM5NzZkYWJmZjY0YmYzN2FiYmQ0OWNiNjY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"html_url\": \"https://github.com/owner/repo/commit/92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:54Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:54Z\"\n },\n \"tree\": {\n \"sha\": \"92d5cbabdc3d43f4dd99f8180f913a98bf213284\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/92d5cbabdc3d43f4dd99f8180f913a98bf213284\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\",\n \"html_url\": \"https://github.com/owner/repo/commit/eb333ba8c3b6988e45bfcd65b919dcb32e15fb3b\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmY4Yzk3MGZmY2NiZWEzNWI5YjcwOTRiMGRmNTBhOWQ5OTUzZDAwZDA=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"html_url\": \"https://github.com/owner/repo/commit/f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:53Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:53Z\"\n },\n \"tree\": {\n \"sha\": \"30c54fbbc218e16beebe53f8e4b9e2475bd0f8b9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/30c54fbbc218e16beebe53f8e4b9e2475bd0f8b9\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\",\n \"html_url\": \"https://github.com/owner/repo/commit/0a6db4f58c72c8ec71123e31a32cd4c1b907ac7d\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"92b19684e2c9dafc976dabff64bf37abbd49cb66\",\"force\":false}",
+ "body": "{\"sha\":\"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:55 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:54 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4771",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4678",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"eefc1796d488e639cc7f66b6d871172f\"",
+ "ETag": "W/\"ab764275d8885ec413afda508143eea5\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -917,27 +917,27 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060C:35263:2B95232:3408DBC:5DD5260A",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3EA7:1E5E9:D1CDD8:FA34AE:5DDD3D71",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/92b19684e2c9dafc976dabff64bf37abbd49cb66\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f8c970ffccbea35b9b7094b0df50a9d9953d00d0\"\n }\n}\n",
"status": 200
},
{
"method": "GET",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4770",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4677",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"eefc1796d488e639cc7f66b6d871172f\"",
- "Last-Modified": "Wed, 20 Nov 2019 11:38:12 GMT",
+ "ETag": "W/\"ab764275d8885ec413afda508143eea5\"",
+ "Last-Modified": "Tue, 26 Nov 2019 14:57:00 GMT",
"X-Poll-Interval": "300",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
@@ -950,18 +950,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060D:14356:2DA6674:3667197:5DD5260C",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3EB0:1E5DF:449EC2:52748C:5DDD3D73",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/92b19684e2c9dafc976dabff64bf37abbd49cb66\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f8c970ffccbea35b9b7094b0df50a9d9953d00d0\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:57 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:56 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -970,8 +970,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4715",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4753",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -981,31 +981,31 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "060F:2FD8C:2B1BCB4:3378B3F:5DD5260D",
+ "X-GitHub-Request-Id": "3EB6:11CCE:11349A3:148DBF3:5DDD3D74",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjZjZjFkMDQxMWI0Mzg1NWNiNmNmNzA2NzYzYzNmODU3YzAwMTBlYWE=\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjdjZWFjMmY5MTc3YmE4ZmMxNTFlMTBiOGY0M2IyYjM1MmY3OGIwNDI=\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
},
{
- "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjksImhlYWQiOiI2Y2YxZDA0MTFiNDM4NTVjYjZjZjcwNjc2M2MzZjg1N2MwMDEwZWFhIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
+ "body": "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjksImhlYWQiOiI3Y2VhYzJmOTE3N2JhOGZjMTUxZTEwYjhmNDNiMmIzNTJmNzhiMDQyIn0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6InBlbmRpbmdfcHVibGlzaCIsImJyYW5jaCI6ImNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlIiwiY29sbGVjdGlvbiI6InBvc3RzIiwiY29tbWl0TWVzc2FnZSI6IkNyZWF0ZSBQb3N0IOKAnDE5NzAtMDEtMDEtZmlyc3QtdGl0bGXigJ0iLCJ0aXRsZSI6ImZpcnN0IHRpdGxlIiwiZGVzY3JpcHRpb24iOiJmaXJzdCBkZXNjcmlwdGlvbiIsIm9iamVjdHMiOnsiZW50cnkiOnsicGF0aCI6ImNvbnRlbnQvcG9zdHMvMTk3MC0wMS0wMS1maXJzdC10aXRsZS5tZCIsInNoYSI6ImEwNDEyNDU4MTQ4OTJlM2Y3M2Y2M2NhNTQzMzNmZGE2NDliN2ZjMGIifSwiZmlsZXMiOltdfSwidGltZVN0YW1wIjoiMTk3MC0wMS0wMVQwMDowMDowMC4zMDBaIiwidmVyc2lvbiI6IjEifQ==\",\"encoding\":\"base64\"}",
"method": "POST",
"url": "/repos/owner/repo/git/blobs?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:58 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:57 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "206",
+ "Content-Length": "207",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4769",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4676",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"4541a2cbf9f236876aa5fbb9460366dd\"",
+ "ETag": "\"ab3a506604b25860b84f6cfd1fdc3f38\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/blobs/25d7e53791393466ce8a3091641c800f40daa547",
+ "Location": "https://api.github.com/repos/owner/repo/git/blobs/2d2c27bbf92e49b2b7b308cdff8bc361db0053fb",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1015,30 +1015,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "060E:14356:2DA67A5:36672F6:5DD5260D"
+ "X-GitHub-Request-Id": "3EB7:9496:10A7D76:13E90CA:5DDD3D74"
},
- "response": "{\n \"sha\": \"25d7e53791393466ce8a3091641c800f40daa547\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/25d7e53791393466ce8a3091641c800f40daa547\"\n}\n",
+ "response": "{\n \"sha\": \"2d2c27bbf92e49b2b7b308cdff8bc361db0053fb\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/2d2c27bbf92e49b2b7b308cdff8bc361db0053fb\"\n}\n",
"status": 201
},
{
- "body": "{\"base_tree\":\"92b19684e2c9dafc976dabff64bf37abbd49cb66\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"25d7e53791393466ce8a3091641c800f40daa547\"}]}",
+ "body": "{\"base_tree\":\"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\"tree\":[{\"path\":\"posts/1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"2d2c27bbf92e49b2b7b308cdff8bc361db0053fb\"}]}",
"method": "POST",
"url": "/repos/owner/repo/git/trees?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:59 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:57 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "851",
+ "Content-Length": "854",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4768",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4675",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"7269cfa5ed208611fcbc915439b325d8\"",
+ "ETag": "\"5695c4eaa489b3caa32e2fef8c1e2ae5\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/trees/29e36a6b1bc75649c69972cb6ba48a4a1cd94d5f",
+ "Location": "https://api.github.com/repos/owner/repo/git/trees/35db1a6b77378d30715a314d82170224c6c87366",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1048,30 +1048,30 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0610:3266C:2BC0E2D:3459514:5DD5260E"
+ "X-GitHub-Request-Id": "3EBB:39FE8:C9BE3D:F12AF3:5DDD3D75"
},
- "response": "{\n \"sha\": \"29e36a6b1bc75649c69972cb6ba48a4a1cd94d5f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/29e36a6b1bc75649c69972cb6ba48a4a1cd94d5f\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"9d676cead6e9c219a2677351d513e45800838325\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/9d676cead6e9c219a2677351d513e45800838325\"\n }\n ],\n \"truncated\": false\n}\n",
+ "response": "{\n \"sha\": \"35db1a6b77378d30715a314d82170224c6c87366\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/35db1a6b77378d30715a314d82170224c6c87366\",\n \"tree\": [\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n },\n {\n \"path\": \"posts\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"a6f17948bab997c1d84255de58b40f75760b9f7e\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/a6f17948bab997c1d84255de58b40f75760b9f7e\"\n }\n ],\n \"truncated\": false\n}\n",
"status": 201
},
{
- "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"29e36a6b1bc75649c69972cb6ba48a4a1cd94d5f\",\"parents\":[\"92b19684e2c9dafc976dabff64bf37abbd49cb66\"]}",
+ "body": "{\"message\":\"Updating “posts/1970-01-01-first-title” metadata\",\"tree\":\"35db1a6b77378d30715a314d82170224c6c87366\",\"parents\":[\"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\"]}",
"method": "POST",
"url": "/repos/owner/repo/git/commits?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:39:59 GMT",
+ "Date": "Tue, 26 Nov 2019 14:57:58 GMT",
"Content-Type": "application/json; charset=utf-8",
- "Content-Length": "1511",
+ "Content-Length": "1516",
"Server": "GitHub.com",
"Status": "201 Created",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4767",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4674",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "\"f9f0a73af5b5f933b91bdb31fccae1f1\"",
+ "ETag": "\"6bfe4e81467f47bf5b5d0b4ca3aa971c\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "",
- "Location": "https://api.github.com/repos/owner/repo/git/commits/d41c95bca50e45320ae5e54e869da45464edf1c1",
+ "Location": "https://api.github.com/repos/owner/repo/git/commits/b3f192bb17f78c132fb9f3ee51b183b2f183af16",
"X-GitHub-Media-Type": "github.v3; format=json",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
@@ -1081,26 +1081,26 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0611:2FD8B:21932B8:27FDD0F:5DD5260F"
+ "X-GitHub-Request-Id": "3EC0:39FE8:C9BF0E:F12BF0:5DDD3D76"
},
- "response": "{\n \"sha\": \"d41c95bca50e45320ae5e54e869da45464edf1c1\",\n \"node_id\": \"MDY6Q29tbWl0MjIyOTIyNjcwOmQ0MWM5NWJjYTUwZTQ1MzIwYWU1ZTU0ZTg2OWRhNDU0NjRlZGYxYzE=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d41c95bca50e45320ae5e54e869da45464edf1c1\",\n \"html_url\": \"https://github.com/owner/repo/commit/d41c95bca50e45320ae5e54e869da45464edf1c1\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:59Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-20T11:39:59Z\"\n },\n \"tree\": {\n \"sha\": \"29e36a6b1bc75649c69972cb6ba48a4a1cd94d5f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/29e36a6b1bc75649c69972cb6ba48a4a1cd94d5f\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/92b19684e2c9dafc976dabff64bf37abbd49cb66\",\n \"html_url\": \"https://github.com/owner/repo/commit/92b19684e2c9dafc976dabff64bf37abbd49cb66\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
+ "response": "{\n \"sha\": \"b3f192bb17f78c132fb9f3ee51b183b2f183af16\",\n \"node_id\": \"MDY6Q29tbWl0MjI0MjE2NjYwOmIzZjE5MmJiMTdmNzhjMTMyZmI5ZjNlZTUxYjE4M2IyZjE4M2FmMTY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/b3f192bb17f78c132fb9f3ee51b183b2f183af16\",\n \"html_url\": \"https://github.com/owner/repo/commit/b3f192bb17f78c132fb9f3ee51b183b2f183af16\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:58Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-26T14:57:58Z\"\n },\n \"tree\": {\n \"sha\": \"35db1a6b77378d30715a314d82170224c6c87366\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/35db1a6b77378d30715a314d82170224c6c87366\"\n },\n \"message\": \"Updating “posts/1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/f8c970ffccbea35b9b7094b0df50a9d9953d00d0\",\n \"html_url\": \"https://github.com/owner/repo/commit/f8c970ffccbea35b9b7094b0df50a9d9953d00d0\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n",
"status": 201
},
{
- "body": "{\"sha\":\"d41c95bca50e45320ae5e54e869da45464edf1c1\",\"force\":false}",
+ "body": "{\"sha\":\"b3f192bb17f78c132fb9f3ee51b183b2f183af16\",\"force\":false}",
"method": "PATCH",
"url": "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:40:00 GMT",
+ "Date": "Tue, 26 Nov 2019 14:58:00 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4766",
- "X-RateLimit-Reset": "1574252683",
+ "X-RateLimit-Remaining": "4673",
+ "X-RateLimit-Reset": "1574782794",
"Cache-Control": "private, max-age=60, s-maxage=60",
"Vary": "Accept, Authorization, Cookie, X-GitHub-OTP",
- "ETag": "W/\"9165187482fedcdb27ff3b66995d3d9a\"",
+ "ETag": "W/\"bfb5970514a5a21f24465a9402fffcab\"",
"X-OAuth-Scopes": "delete_repo, repo",
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v3; format=json",
@@ -1112,18 +1112,18 @@
"X-XSS-Protection": "1; mode=block",
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
- "X-GitHub-Request-Id": "0612:2FD8C:2B1C147:33790BC:5DD52610",
- "content-length": "482"
+ "X-GitHub-Request-Id": "3EC5:9496:10A8196:13E95EA:5DDD3D77",
+ "content-length": "484"
},
- "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyOTIyNjcwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"d41c95bca50e45320ae5e54e869da45464edf1c1\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d41c95bca50e45320ae5e54e869da45464edf1c1\"\n }\n}\n",
+ "response": "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjI0MjE2NjYwOnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"b3f192bb17f78c132fb9f3ee51b183b2f183af16\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/b3f192bb17f78c132fb9f3ee51b183b2f183af16\"\n }\n}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"unpublishedPrBranches\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\"},\"query\":\"query unpublishedPrBranches($owner: String!, $name: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n refs(refPrefix: \\\"refs/heads/cms/\\\", last: 50) {\\n nodes {\\n id\\n associatedPullRequests(last: 50, states: OPEN) {\\n nodes {\\n id\\n headRef {\\n id\\n name\\n prefix\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:40:02 GMT",
+ "Date": "Tue, 26 Nov 2019 14:58:02 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -1132,8 +1132,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4714",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4752",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -1143,72 +1143,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0614:14353:201C498:267AB7B:5DD52611",
- "content-length": "540"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"refs\":{\"nodes\":[{\"id\":\"MDM6UmVmMjIyOTIyNjcwOnBvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\"associatedPullRequests\":{\"nodes\":[{\"id\":\"MDExOlB1bGxSZXF1ZXN0MzQzMzExNDE3\",\"headRef\":{\"id\":\"MDM6UmVmMjIyOTIyNjcwOmNtcy9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\"name\":\"cms/posts/1970-01-01-first-title\",\"prefix\":\"refs/heads/\",\"__typename\":\"Ref\"},\"__typename\":\"PullRequest\"}],\"__typename\":\"PullRequestConnection\"},\"__typename\":\"Ref\"}],\"__typename\":\"RefConnection\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"statues\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\"},\"query\":\"query statues($owner: String!, $name: String!, $sha: GitObjectID!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(oid: $sha) {\\n ...ObjectParts\\n ... on Commit {\\n status {\\n id\\n contexts {\\n id\\n context\\n state\\n target_url: targetUrl\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:40:03 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4713",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0616:4643A:A43039:C52711:5DD52613",
+ "X-GitHub-Request-Id": "3ED4:9496:10A8706:13E9CAA:5DDD3D79",
"content-length": "276"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjIyOTIyNjcwOjZjZjFkMDQxMWI0Mzg1NWNiNmNmNzA2NzYzYzNmODU3YzAwMTBlYWE=\",\"sha\":\"6cf1d0411b43855cb6cf706763c3f857c0010eaa\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"unpublishedBranchFile\",\"variables\":{\"headOwner\":\"owner\",\"headRepoName\":\"repo\",\"headExpression\":\"cms/posts/1970-01-01-first-title:content/posts/1970-01-01-first-title.md\",\"baseOwner\":\"owner\",\"baseRepoName\":\"repo\",\"baseExpression\":\"master:content/posts/1970-01-01-first-title.md\"},\"query\":\"query unpublishedBranchFile($headOwner: String!, $headRepoName: String!, $headExpression: String!, $baseOwner: String!, $baseRepoName: String!, $baseExpression: String!) {\\n head: repository(owner: $headOwner, name: $headRepoName) {\\n ...RepositoryParts\\n object(expression: $headExpression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n base: repository(owner: $baseOwner, name: $baseRepoName) {\\n ...RepositoryParts\\n object(expression: $baseExpression) {\\n ... on Blob {\\n id\\n oid\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:40:03 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4712",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "0617:46438:379CB7:435333:5DD52613",
- "content-length": "496"
- },
- "response": "{\"data\":{\"head\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphMDQxMjQ1ODE0ODkyZTNmNzNmNjNjYTU0MzMzZmRhNjQ5YjdmYzBi\",\"text\":\"---\\ntemplate: post\\ntitle: first title\\ndraft: true\\ndate: 1970-01-01T00:00:00.000Z\\ndescription: first description\\ncategory: first category\\ntags:\\n - tag1\\n---\\nfirst body\\n\",\"is_binary\":false,\"__typename\":\"Blob\"}},\"base\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":null}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDY6Q29tbWl0MjI0MjE2NjYwOjdjZWFjMmY5MTc3YmE4ZmMxNTFlMTBiOGY0M2IyYjM1MmY3OGIwNDI=\",\"sha\":\"7ceac2f9177ba8fc151e10b8f43b2b352f78b042\",\"__typename\":\"Commit\",\"status\":null}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__successfully loads.json b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__successfully loads.json
index e7290b0b..78f685a2 100644
--- a/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__successfully loads.json
+++ b/cypress/fixtures/Github Backend Editorial Workflow - GraphQL API__successfully loads.json
@@ -4,7 +4,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -13,8 +13,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4886",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4906",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -24,7 +24,7 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06BE:32668:A12F44:C2332F:5DD52403",
+ "X-GitHub-Request-Id": "3E6C:3BB6E:3E9F6F:4B9C5A:5DDD3C1A",
"content-length": "179"
},
"response": "{\"data\":{\"viewer\":{\"id\":\"MDQ6VXNlcjI2NzYwNTcx\",\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\",\"login\":\"owner\",\"__typename\":\"User\"}}}\n",
@@ -35,7 +35,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:16 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:11 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -44,8 +44,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4885",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4905",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -55,18 +55,18 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06BF:14356:2D67930:361CB0C:5DD52404",
+ "X-GitHub-Request-Id": "3E72:9496:108124F:13BA1C4:5DDD3C1B",
"content-length": "119"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"viewerPermission\":\"ADMIN\"}}}\n",
"status": 200
},
{
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:content/posts\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:17 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:12 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -75,8 +75,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4884",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4904",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -86,10 +86,41 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06CA:2FD89:9DAD4B:BD9120:5DD52405",
- "content-length": "1218"
+ "X-GitHub-Request-Id": "3E79:39FE7:7C6153:955A4C:5DDD3C1B",
+ "content-length": "1373"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDozNDg5MjU3NWUyMTZjMDZlNzU3MDkzZjAzNmJkOGUwNTdjNzhhNTJm\",\"sha\":\"34892575e216c06e757093f036bd8e057c78a52f\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\"sha\":\"6d51a38aed7139d2117724b1e307657b6ff2d043\",\"type\":\"blob\",\"blob\":{\"size\":1707,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\"sha\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\",\"type\":\"blob\",\"blob\":{\"size\":2565,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2016-02-02---A-Brief-History-of-Typography.md\",\"sha\":\"0eea554365f002d0f1572af9a58522d335a794d5\",\"type\":\"blob\",\"blob\":{\"size\":2786,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-18-08---The-Birth-of-Movable-Type.md\",\"sha\":\"44f78c474d04273185a95821426f75affc9b0044\",\"type\":\"blob\",\"blob\":{\"size\":16071,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\"sha\":\"a532f0a9445cdf90a19c6812cff89d1674991774\",\"type\":\"blob\",\"blob\":{\"size\":7465,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n object {\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:12 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4903",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E81:39FEA:1110695:1455C29:5DDD3C1C",
+ "content-length": "2147"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyNDIxNjY2MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\",\"object\":{\"__typename\":\"Blob\"}}]}}}}\n",
"status": 200
},
{
@@ -97,7 +128,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:12 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -106,8 +137,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4882",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4902",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -117,41 +148,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06D6:35263:2B5C6AF:33C4EF5:5DD52405",
+ "X-GitHub-Request-Id": "3E83:3BB6F:801E9E:9977C9:5DDD3C1C",
"content-length": "1973"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"files\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"master:static/media\"},\"query\":\"query files($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ...ObjectParts\\n ... on Tree {\\n entries {\\n ...FileEntryParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment ObjectParts on GitObject {\\n id\\n sha: oid\\n __typename\\n}\\n\\nfragment FileEntryParts on TreeEntry {\\n name\\n sha: oid\\n type\\n blob: object {\\n ... on Blob {\\n size: byteSize\\n __typename\\n }\\n __typename\\n }\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:31:18 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4883",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06D4:3266B:2222BA2:28BCE3F:5DD52405",
- "content-length": "1837"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6VHJlZTIyMjkyMjY3MDo5Yjc2OTliNTdlMTQzMDkxMGRiODI4MzFkY2Y2YjhhMWQxZGJkYWM5\",\"sha\":\"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\"__typename\":\"Tree\",\"entries\":[{\"name\":\"42-line-bible.jpg\",\"sha\":\"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\"type\":\"blob\",\"blob\":{\"size\":671242,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"gutenberg.jpg\",\"sha\":\"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\"type\":\"blob\",\"blob\":{\"size\":155002,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-0.jpg\",\"sha\":\"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\"type\":\"blob\",\"blob\":{\"size\":660287,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-1.jpg\",\"sha\":\"05eedae372b829c62501ac751b2d42dcc432541b\",\"type\":\"blob\",\"blob\":{\"size\":392411,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-2.jpg\",\"sha\":\"53845ed35faf8939bea242bb85eda7c324b1be0b\",\"type\":\"blob\",\"blob\":{\"size\":99147,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-3.jpg\",\"sha\":\"8b2339d97069e826fae1f156212e40ae458454e3\",\"type\":\"blob\",\"blob\":{\"size\":358022,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"image-4.jpg\",\"sha\":\"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\"type\":\"blob\",\"blob\":{\"size\":114837,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"movable-type.jpg\",\"sha\":\"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\"type\":\"blob\",\"blob\":{\"size\":559028,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"printing-press.jpg\",\"sha\":\"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\"type\":\"blob\",\"blob\":{\"size\":279283,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"},{\"name\":\"type-through-time.jpg\",\"sha\":\"3f08366a805c51a60ec5056010f22de4ba08abaa\",\"type\":\"blob\",\"blob\":{\"size\":117689,\"__typename\":\"Blob\"},\"__typename\":\"TreeEntry\"}]}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\"text\":\"---\\ntitle: Perfecting the Art of Perfection\\ndate: \\\"2016-09-01T23:46:37.121Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Handwriting\\\"\\n - \\\"Learning to write\\\"\\ndescription: \\\"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\\"\\ncanonical: ''\\n---\\n\\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \\n\\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -159,7 +159,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -168,8 +168,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4881",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4901",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -179,72 +179,10 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EA:87DB:22680C9:28CDE64:5DD52406",
+ "X-GitHub-Request-Id": "3E9D:1E5E9:CFE721:F7E66F:5DDD3C1C",
"content-length": "3102"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:31:18 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4880",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EB:87DD:2B9FC24:342D904:5DD52406",
- "content-length": "16478"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
- "status": 200
- },
- {
- "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
- "method": "POST",
- "url": "/graphql",
- "headers": {
- "Date": "Wed, 20 Nov 2019 11:31:18 GMT",
- "Content-Type": "application/json; charset=utf-8",
- "Server": "GitHub.com",
- "Status": "200 OK",
- "Cache-Control": "no-cache",
- "X-OAuth-Scopes": "delete_repo, repo",
- "X-Accepted-OAuth-Scopes": "repo",
- "X-GitHub-Media-Type": "github.v4; format=json",
- "X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4879",
- "X-RateLimit-Reset": "1574253076",
- "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
- "Access-Control-Allow-Origin": "*",
- "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
- "X-Frame-Options": "deny",
- "X-Content-Type-Options": "nosniff",
- "X-XSS-Protection": "1; mode=block",
- "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
- "Content-Security-Policy": "default-src 'none'",
- "Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06EC:46438:3742A4:42E510:5DD52406",
- "content-length": "2866"
- },
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDowZWVhNTU0MzY1ZjAwMmQwZjE1NzJhZjlhNTg1MjJkMzM1YTc5NGQ1\",\"text\":\"---\\ntitle: \\\"A Brief History of Typography\\\"\\ndate: \\\"2016-02-02T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Inspiration\\\"\\ntags:\\n - \\\"Linotype\\\"\\n - \\\"Monotype\\\"\\n - \\\"History of typography\\\"\\n - \\\"Helvetica\\\"\\ndescription: \\\"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
},
{
@@ -252,7 +190,7 @@
"method": "POST",
"url": "/graphql",
"headers": {
- "Date": "Wed, 20 Nov 2019 11:31:18 GMT",
+ "Date": "Tue, 26 Nov 2019 14:52:13 GMT",
"Content-Type": "application/json; charset=utf-8",
"Server": "GitHub.com",
"Status": "200 OK",
@@ -261,8 +199,8 @@
"X-Accepted-OAuth-Scopes": "repo",
"X-GitHub-Media-Type": "github.v4; format=json",
"X-RateLimit-Limit": "5000",
- "X-RateLimit-Remaining": "4878",
- "X-RateLimit-Reset": "1574253076",
+ "X-RateLimit-Remaining": "4900",
+ "X-RateLimit-Reset": "1574783530",
"Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin": "*",
"Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
@@ -272,10 +210,72 @@
"Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy": "default-src 'none'",
"Vary": "Accept-Encoding",
- "X-GitHub-Request-Id": "06F0:32668:A130FE:C2352D:5DD52406",
+ "X-GitHub-Request-Id": "3EA0:3D52E:7F591B:98E714:5DDD3C1C",
"content-length": "7803"
},
- "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjI5MjI2NzA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyMjkyMjY3MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDphNTMyZjBhOTQ0NWNkZjkwYTE5YzY4MTJjZmY4OWQxNjc0OTkxNzc0\",\"text\":\"---\\ntitle: Humane Typography in the Digital Age\\ndate: \\\"2017-08-19T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Design\\\"\\n - \\\"Typography\\\"\\n - \\\"Web Development\\\"\\ndescription: \\\"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\\"\\ncanonical: ''\\n---\\n\\n- [The first transition](#the-first-transition)\\n- [The digital age](#the-digital-age)\\n- [Loss of humanity through transitions](#loss-of-humanity-through-transitions)\\n- [Chasing perfection](#chasing-perfection)\\n\\nAn Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\\n\\nThe typography of this industrial age was no longer handcrafted. Mass production and profit became more important. Quantity mattered more than the quality. The books and printed works in general lost a part of its humanity. The typefaces were not produced by craftsmen anymore. It was the machines printing and tying the books together now. The craftsmen had to let go of their craft and became a cog in the process. An extension of the industrial machine.\\n\\nBut the victory of the industrialism didn’t mean that the craftsmen were completely extinct. The two worlds continued to coexist independently. Each recognising the good in the other — the power of industrialism and the humanity of craftsmanship. This was the second transition that would strip typography of a part of its humanity. We have to go 500 years back in time to meet the first one.\\n\\n## The first transition\\n\\nA similar conflict emerged after the invention of the first printing press in Europe. Johannes Gutenberg invented movable type and used it to produce different compositions. His workshop could print up to 240 impressions per hour. Until then, the books were being copied by hand. All the books were handwritten and decorated with hand drawn ornaments and figures. A process of copying a book was long but each book, even a copy, was a work of art.\\n\\nThe first printed books were, at first, perceived as inferior to the handwritten ones. They were smaller and cheaper to produce. Movable type provided the printers with flexibility that allowed them to print books in languages other than Latin. Gill describes the transition to industrialism as something that people needed and wanted. Something similar happened after the first printed books emerged. People wanted books in a language they understood and they wanted books they could take with them. They were hungry for knowledge and printed books satisfied this hunger.\\n\\n![42-line-bible.jpg](/media/42-line-bible.jpg)\\n\\n*The 42–Line Bible, printed by Gutenberg.*\\n\\nBut, through this transition, the book lost a large part of its humanity. The machine took over most of the process but craftsmanship was still a part of it. The typefaces were cut manually by the first punch cutters. The paper was made by hand. The illustrations and ornaments were still being hand drawn. These were the remains of the craftsmanship that went almost extinct in the times of Eric Gill.\\n\\n## The digital age\\n\\nThe first transition took away a large part of humanity from written communication. Industrialisation, the second transition described by Eric Gill, took away most of what was left. But it’s the third transition that stripped it naked. Typefaces are faceless these days. They’re just fonts on our computers. Hardly anyone knows their stories. Hardly anyone cares. Flicking through thousands of typefaces and finding the “right one” is a matter of minutes.\\n\\n> In the new computer age the proliferation of typefaces and type manipulations represents a new level of visual pollution threatening our culture. Out of thousands of typefaces, all we need are a few basic ones, and trash the rest.\\n>\\n— Massimo Vignelli\\n\\nTypography is not about typefaces. It’s not about what looks best, it’s about what feels right. What communicates the message best. Typography, in its essence, is about the message. “Typographical design should perform optically what the speaker creates through voice and gesture of his thoughts.”, as El Lissitzky, a famous Russian typographer, put it.\\n\\n## Loss of humanity through transitions\\n\\nEach transition took away a part of humanity from written language. Handwritten books being the most humane form and the digital typefaces being the least. Overuse of Helvetica is a good example. Messages are being told in a typeface just because it’s a safe option. It’s always there. Everyone knows it but yet, nobody knows it. Stop someone on the street and ask him what Helvetica is? Ask a designer the same question. Ask him where it came from, when, why and who designed it. Most of them will fail to answer these questions. Most of them used it in their precious projects but they still don’t spot it in the street.\\n\\n\\n\\nTypefaces don’t look handmade these days. And that’s all right. They don’t have to. Industrialism took that away from them and we’re fine with it. We’ve traded that part of humanity for a process that produces more books that are easier to read. That can’t be bad. And it isn’t.\\n\\n> Humane typography will often be comparatively rough and even uncouth; but while a certain uncouthness does not seriously matter in humane works, uncouthness has no excuse whatever in the productions of the machine.\\n>\\n> — Eric Gill\\n\\nWe’ve come close to “perfection” in the last five centuries. The letters are crisp and without rough edges. We print our compositions with high–precision printers on a high quality, machine made paper.\\n\\n![type-through-time.jpg](/media/type-through-time.jpg)\\n\\n*Type through 5 centuries.*\\n\\nWe lost a part of ourselves because of this chase after perfection. We forgot about the craftsmanship along the way. And the worst part is that we don’t care. The transition to the digital age made that clear. We choose typefaces like clueless zombies. There’s no meaning in our work. Type sizes, leading, margins… It’s all just a few clicks or lines of code. The message isn’t important anymore. There’s no more “why” behind the “what”.\\n\\n## Chasing perfection\\n\\nHuman beings aren’t perfect. Perfection is something that will always elude us. There will always be a small part of humanity in everything we do. No matter how small that part, we should make sure that it transcends the limits of the medium. We have to think about the message first. What typeface should we use and why? Does the typeface match the message and what we want to communicate with it? What will be the leading and why? Will there be more typefaces in our design? On what ground will they be combined? What makes our design unique and why? This is the part of humanity that is left in typography. It might be the last part. Are we really going to give it up?\\n\\n*Originally published by [Matej Latin](http://matejlatin.co.uk/) on [Medium](https://medium.com/design-notes/humane-typography-in-the-digital-age-9bd5c16199bd?ref=webdesignernews.com#.lygo82z0x).*\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"44f78c474d04273185a95821426f75affc9b0044\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:13 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4898",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E9F:9490:7F9217:995268:5DDD3C1C",
+ "content-length": "16478"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDo0NGY3OGM0NzRkMDQyNzMxODVhOTU4MjE0MjZmNzVhZmZjOWIwMDQ0\",\"text\":\"---\\ntitle: \\\"Johannes Gutenberg: The Birth of Movable Type\\\"\\ndate: \\\"2017-08-18T22:12:03.284Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Typography\\\"\\ntags:\\n - \\\"Open source\\\"\\n - \\\"Gatsby\\\"\\n - \\\"Typography\\\"\\ndescription: \\\"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\\"\\ncanonical: ''\\n---\\n\\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’s first major printed books, the “Forty–Two–Line” Bible.\\n\\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\\n\\n\\n\\nWith his invention of the printing press, Gutenberg was the first European to use movable type printing, in around 1439. Among his many contributions to printing are: the invention of a process for mass-producing movable type; the use of oil-based ink; and the use of a wooden printing press similar to the agricultural screw presses of the period. His truly epochal invention was the combination of these elements into a practical system that allowed the mass production of printed books and was economically viable for printers and readers alike. Gutenberg's method for making type is traditionally considered to have included a type metal alloy and a hand mould for casting type. The alloy was a mixture of lead, tin, and antimony that melted at a relatively low temperature for faster and more economical casting, cast well, and created a durable type.\\n\\nIn Renaissance Europe, the arrival of mechanical movable type printing introduced the era of mass communication which permanently altered the structure of society. The relatively unrestricted circulation of information — including revolutionary ideas — transcended borders, captured the masses in the Reformation and threatened the power of political and religious authorities; the sharp increase in literacy broke the monopoly of the literate elite on education and learning and bolstered the emerging middle class. Across Europe, the increasing cultural self-awareness of its people led to the rise of proto-nationalism, accelerated by the flowering of the European vernacular languages to the detriment of Latin's status as lingua franca. In the 19th century, the replacement of the hand-operated Gutenberg-style press by steam-powered rotary presses allowed printing on an industrial scale, while Western-style printing was adopted all over the world, becoming practically the sole medium for modern bulk printing.\\n\\nThe use of movable type was a marked improvement on the handwritten manuscript, which was the existing method of book production in Europe, and upon woodblock printing, and revolutionized European book-making. Gutenberg's printing technology spread rapidly throughout Europe and later the world.\\n\\nHis major work, the Gutenberg Bible (also known as the 42-line Bible), has been acclaimed for its high aesthetic and technical quality.\\n\\n## Printing Press\\n\\nAround 1439, Gutenberg was involved in a financial misadventure making polished metal mirrors (which were believed to capture holy light from religious relics) for sale to pilgrims to Aachen: in 1439 the city was planning to exhibit its collection of relics from Emperor Charlemagne but the event was delayed by one year due to a severe flood and the capital already spent could not be repaid. When the question of satisfying the investors came up, Gutenberg is said to have promised to share a “secret”. It has been widely speculated that this secret may have been the idea of printing with movable type. Also around 1439–1440, the Dutch Laurens Janszoon Coster came up with the idea of printing. Legend has it that the idea came to him “like a ray of light”.\\n\\n\\n\\nUntil at least 1444 he lived in Strasbourg, most likely in the St. Arbogast parish. It was in Strasbourg in 1440 that Gutenberg is said to have perfected and unveiled the secret of printing based on his research, mysteriously entitled Kunst und Aventur (art and enterprise). It is not clear what work he was engaged in, or whether some early trials with printing from movable type may have been conducted there. After this, there is a gap of four years in the record. In 1448, he was back in Mainz, where he took out a loan from his brother-in-law Arnold Gelthus, quite possibly for a printing press or related paraphernalia. By this date, Gutenberg may have been familiar with intaglio printing; it is claimed that he had worked on copper engravings with an artist known as the Master of Playing Cards.\\n\\nBy 1450, the press was in operation, and a German poem had been printed, possibly the first item to be printed there. Gutenberg was able to convince the wealthy moneylender Johann Fust for a loan of 800 guilders. Peter Schöffer, who became Fust’s son-in-law, also joined the enterprise. Schöffer had worked as a scribe in Paris and is believed to have designed some of the first typefaces.\\n\\n\\n\\nGutenberg's workshop was set up at Hof Humbrecht, a property belonging to a distant relative. It is not clear when Gutenberg conceived the Bible project, but for this he borrowed another 800 guilders from Fust, and work commenced in 1452. At the same time, the press was also printing other, more lucrative texts (possibly Latin grammars). There is also some speculation that there may have been two presses, one for the pedestrian texts, and one for the Bible. One of the profit-making enterprises of the new press was the printing of thousands of indulgences for the church, documented from 1454–55.\\n\\nIn 1455 Gutenberg completed his 42-line Bible, known as the Gutenberg Bible. About 180 copies were printed, most on paper and some on vellum.\\n\\n## Court Case\\n\\nSome time in 1456, there was a dispute between Gutenberg and Fust, and Fust demanded his money back, accusing Gutenberg of misusing the funds. Meanwhile the expenses of the Bible project had proliferated, and Gutenberg's debt now exceeded 20,000 guilders. Fust sued at the archbishop's court. A November 1455 legal document records that there was a partnership for a \\\"project of the books,\\\" the funds for which Gutenberg had used for other purposes, according to Fust. The court decided in favor of Fust, giving him control over the Bible printing workshop and half of all printed Bibles.\\n\\nThus Gutenberg was effectively bankrupt, but it appears he retained (or re-started) a small printing shop, and participated in the printing of a Bible in the town of Bamberg around 1459, for which he seems at least to have supplied the type. But since his printed books never carry his name or a date, it is difficult to be certain, and there is consequently a considerable scholarly debate on this subject. It is also possible that the large Catholicon dictionary, 300 copies of 754 pages, printed in Mainz in 1460, may have been executed in his workshop.\\n\\nMeanwhile, the Fust–Schöffer shop was the first in Europe to bring out a book with the printer's name and date, the Mainz Psalter of August 1457, and while proudly proclaiming the mechanical process by which it had been produced, it made no mention of Gutenberg.\\n\\n## Later Life\\n\\nIn 1462, during a conflict between two archbishops, Mainz was sacked by archbishop Adolph von Nassau, and Gutenberg was exiled. An old man by now, he moved to Eltville where he may have initiated and supervised a new printing press belonging to the brothers Bechtermünze.\\n\\nIn January 1465, Gutenberg's achievements were recognized and he was given the title Hofmann (gentleman of the court) by von Nassau. This honor included a stipend, an annual court outfit, as well as 2,180 litres of grain and 2,000 litres of wine tax-free. It is believed he may have moved back to Mainz around this time, but this is not certain.\\n\\n***\\n\\nGutenberg died in 1468 and was buried in the Franciscan church at Mainz, his contributions largely unknown. This church and the cemetery were later destroyed, and Gutenberg's grave is now lost.\\n\\nIn 1504, he was mentioned as the inventor of typography in a book by Professor Ivo Wittig. It was not until 1567 that the first portrait of Gutenberg, almost certainly an imaginary reconstruction, appeared in Heinrich Pantaleon's biography of famous Germans.\\n\\n## Printing Method With Movable Type\\n\\nGutenberg's early printing process, and what tests he may have made with movable type, are not known in great detail. His later Bibles were printed in such a way as to have required large quantities of type, some estimates suggesting as many as 100,000 individual sorts. Setting each page would take, perhaps, half a day, and considering all the work in loading the press, inking the type, pulling the impressions, hanging up the sheets, distributing the type, etc., it is thought that the Gutenberg–Fust shop might have employed as many as 25 craftsmen.\\n\\n![Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5](/media/movable-type.jpg)\\n\\n*Movable metal type, and composing stick, descended from Gutenberg's press. Photo by Willi Heidelbach. Licensed under CC BY 2.5*\\n\\nGutenberg's technique of making movable type remains unclear. In the following decades, punches and copper matrices became standardized in the rapidly disseminating printing presses across Europe. Whether Gutenberg used this sophisticated technique or a somewhat primitive version has been the subject of considerable debate.\\n\\nIn the standard process of making type, a hard metal punch (made by punchcutting, with the letter carved back to front) is hammered into a softer copper bar, creating a matrix. This is then placed into a hand-held mould and a piece of type, or \\\"sort\\\", is cast by filling the mould with molten type-metal; this cools almost at once, and the resulting piece of type can be removed from the mould. The matrix can be reused to create hundreds, or thousands, of identical sorts so that the same character appearing anywhere within the book will appear very uniform, giving rise, over time, to the development of distinct styles of typefaces or fonts. After casting, the sorts are arranged into type-cases, and used to make up pages which are inked and printed, a procedure which can be repeated hundreds, or thousands, of times. The sorts can be reused in any combination, earning the process the name of “movable type”.\\n\\nThe invention of the making of types with punch, matrix and mold has been widely attributed to Gutenberg. However, recent evidence suggests that Gutenberg's process was somewhat different. If he used the punch and matrix approach, all his letters should have been nearly identical, with some variations due to miscasting and inking. However, the type used in Gutenberg's earliest work shows other variations.\\n\\n\\n\\nIn 2001, the physicist Blaise Agüera y Arcas and Princeton librarian Paul Needham, used digital scans of a Papal bull in the Scheide Library, Princeton, to carefully compare the same letters (types) appearing in different parts of the printed text. The irregularities in Gutenberg's type, particularly in simple characters such as the hyphen, suggested that the variations could not have come from either ink smear or from wear and damage on the pieces of metal on the types themselves. While some identical types are clearly used on other pages, other variations, subjected to detailed image analysis, suggested that they could not have been produced from the same matrix. Transmitted light pictures of the page also appeared to reveal substructures in the type that could not arise from traditional punchcutting techniques. They hypothesized that the method may have involved impressing simple shapes to create alphabets in “cuneiform” style in a matrix made of some soft material, perhaps sand. Casting the type would destroy the mould, and the matrix would need to be recreated to make each additional sort. This could explain the variations in the type, as well as the substructures observed in the printed images.\\n\\nThus, they feel that “the decisive factor for the birth of typography”, the use of reusable moulds for casting type, might have been a more progressive process than was previously thought. They suggest that the additional step of using the punch to create a mould that could be reused many times was not taken until twenty years later, in the 1470s. Others have not accepted some or all of their suggestions, and have interpreted the evidence in other ways, and the truth of the matter remains very uncertain.\\n\\nA 1568 history by Hadrianus Junius of Holland claims that the basic idea of the movable type came to Gutenberg from Laurens Janszoon Coster via Fust, who was apprenticed to Coster in the 1430s and may have brought some of his equipment from Haarlem to Mainz. While Coster appears to have experimented with moulds and castable metal type, there is no evidence that he had actually printed anything with this technology. He was an inventor and a goldsmith. However, there is one indirect supporter of the claim that Coster might be the inventor. The author of the Cologne Chronicle of 1499 quotes Ulrich Zell, the first printer of Cologne, that printing was performed in Mainz in 1450, but that some type of printing of lower quality had previously occurred in the Netherlands. However, the chronicle does not mention the name of Coster, while it actually credits Gutenberg as the \\\"first inventor of printing\\\" in the very same passage (fol. 312). The first securely dated book by Dutch printers is from 1471, and the Coster connection is today regarded as a mere legend.\\n\\nThe 19th century printer and typefounder Fournier Le Jeune suggested that Gutenberg might not have been using type cast with a reusable matrix, but possibly wooden types that were carved individually. A similar suggestion was made by Nash in 2004. This remains possible, albeit entirely unproven.\\n\\nIt has also been questioned whether Gutenberg used movable types at all. In 2004, Italian professor Bruno Fabbiani claimed that examination of the 42-line Bible revealed an overlapping of letters, suggesting that Gutenberg did not in fact use movable type (individual cast characters) but rather used whole plates made from a system somewhat like a modern typewriter, whereby the letters were stamped successively into the plate and then printed. However, most specialists regard the occasional overlapping of type as caused by paper movement over pieces of type of slightly unequal height.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
+ "status": 200
+ },
+ {
+ "body": "{\"operationName\":\"blob\",\"variables\":{\"owner\":\"owner\",\"name\":\"repo\",\"expression\":\"d0582dd245a3f408fb3fe2333bf01400007476e9\"},\"query\":\"query blob($owner: String!, $name: String!, $expression: String!) {\\n repository(owner: $owner, name: $name) {\\n ...RepositoryParts\\n object(expression: $expression) {\\n ... on Blob {\\n ...BlobWithTextParts\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\\nfragment RepositoryParts on Repository {\\n id\\n __typename\\n}\\n\\nfragment BlobWithTextParts on Blob {\\n id\\n text\\n is_binary: isBinary\\n __typename\\n}\\n\"}",
+ "method": "POST",
+ "url": "/graphql",
+ "headers": {
+ "Date": "Tue, 26 Nov 2019 14:52:13 GMT",
+ "Content-Type": "application/json; charset=utf-8",
+ "Server": "GitHub.com",
+ "Status": "200 OK",
+ "Cache-Control": "no-cache",
+ "X-OAuth-Scopes": "delete_repo, repo",
+ "X-Accepted-OAuth-Scopes": "repo",
+ "X-GitHub-Media-Type": "github.v4; format=json",
+ "X-RateLimit-Limit": "5000",
+ "X-RateLimit-Remaining": "4899",
+ "X-RateLimit-Reset": "1574783530",
+ "Access-Control-Expose-Headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
+ "Access-Control-Allow-Origin": "*",
+ "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload",
+ "X-Frame-Options": "deny",
+ "X-Content-Type-Options": "nosniff",
+ "X-XSS-Protection": "1; mode=block",
+ "Referrer-Policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
+ "Content-Security-Policy": "default-src 'none'",
+ "Vary": "Accept-Encoding",
+ "X-GitHub-Request-Id": "3E9C:39FE5:438BE6:513EC5:5DDD3C1C",
+ "content-length": "2866"
+ },
+ "response": "{\"data\":{\"repository\":{\"id\":\"MDEwOlJlcG9zaXRvcnkyMjQyMTY2NjA=\",\"__typename\":\"Repository\",\"object\":{\"id\":\"MDQ6QmxvYjIyNDIxNjY2MDpkMDU4MmRkMjQ1YTNmNDA4ZmIzZmUyMzMzYmYwMTQwMDAwNzQ3NmU5\",\"text\":\"---\\ntitle: The Origins of Social Stationery Lettering\\ndate: \\\"2016-12-01T22:40:32.169Z\\\"\\ntemplate: \\\"post\\\"\\ndraft: false\\ncategory: \\\"Design Culture\\\"\\ndescription: \\\"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\\\"\\ncanonical: ''\\n---\\n\\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \\n\\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\\n\\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\\n\\n## Header Level 2\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \\n\\n\\n\\n### Header Level 3\\n\\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\\n+ Aliquam tincidunt mauris eu risus.\\n\\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\\n\\n```css\\n#header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n}\\n```\\n\\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus.\",\"is_binary\":false,\"__typename\":\"Blob\"}}}}\n",
"status": 200
}
]
\ No newline at end of file
diff --git a/packages/netlify-cms-backend-bitbucket/src/API.js b/packages/netlify-cms-backend-bitbucket/src/API.js
index efe54d29..437922bb 100644
--- a/packages/netlify-cms-backend-bitbucket/src/API.js
+++ b/packages/netlify-cms-backend-bitbucket/src/API.js
@@ -109,7 +109,7 @@ export default class API {
listFiles = async path => {
const { entries, cursor } = await flow([
// sort files by filename ascending
- unsentRequest.withParams({ sort: '-path' }),
+ unsentRequest.withParams({ sort: '-path', max_depth: 10 }),
this.requestJSON,
then(this.getEntriesAndCursor),
])(`${this.repoURL}/src/${this.branch}/${path}`);
diff --git a/packages/netlify-cms-backend-github/src/API.js b/packages/netlify-cms-backend-github/src/API.js
index 7a0de425..3f3cde49 100644
--- a/packages/netlify-cms-backend-github/src/API.js
+++ b/packages/netlify-cms-backend-github/src/API.js
@@ -155,6 +155,14 @@ export default class API {
return `${this.repo}/${collectionName}/${slug}`;
}
+ slugFromContentKey(contentKey, collectionName) {
+ if (!this.useOpenAuthoring) {
+ return contentKey.substring(collectionName.length + 1);
+ }
+
+ return contentKey.substring(this.repo.length + collectionName.length + 2);
+ }
+
generateBranchName(contentKey) {
return `${CMS_BRANCH_PREFIX}/${contentKey}`;
}
@@ -365,7 +373,9 @@ export default class API {
listFiles(path, { repoURL = this.repoURL, branch = this.branch } = {}) {
const folderPath = path.replace(/\/$/, '');
- return this.request(`${repoURL}/git/trees/${branch}:${folderPath}`).then(res =>
+ return this.request(`${repoURL}/git/trees/${branch}:${folderPath}`, {
+ params: { recursive: 10 },
+ }).then(res =>
res.tree
.filter(file => file.type === 'blob')
.map(file => ({
@@ -448,8 +458,9 @@ export default class API {
const { state: currentState, merged_at: mergedAt } = originPRInfo;
if (currentState === 'closed' && mergedAt) {
// The PR has been merged; delete the unpublished entry
- const [, collectionName, slug] = contentKey.split('/');
- this.deleteUnpublishedEntry(collectionName, slug);
+ const { collection } = metadata;
+ const slug = this.slugFromContentKey(contentKey, collection);
+ this.deleteUnpublishedEntry(collection, slug);
return;
} else if (currentState === 'closed' && !mergedAt) {
if (status !== 'draft') {
diff --git a/packages/netlify-cms-backend-github/src/GraphQLAPI.js b/packages/netlify-cms-backend-github/src/GraphQLAPI.js
index 7dcd9fc7..a5d860ff 100644
--- a/packages/netlify-cms-backend-github/src/GraphQLAPI.js
+++ b/packages/netlify-cms-backend-github/src/GraphQLAPI.js
@@ -186,6 +186,26 @@ export default class GraphQLAPI extends API {
}
}
+ getAllFiles(entries, path) {
+ const allFiles = entries.reduce((acc, item) => {
+ if (item.type === 'tree') {
+ return [...acc, ...this.getAllFiles(item.object.entries, `${path}/${item.name}`)];
+ } else if (item.type === 'blob') {
+ return [
+ ...acc,
+ {
+ ...item,
+ path: `${path}/${item.name}`,
+ size: item.blob && item.blob.size,
+ },
+ ];
+ }
+
+ return acc;
+ }, []);
+ return allFiles;
+ }
+
async listFiles(path, { repoURL = this.repoURL, branch = this.branch } = {}) {
const { owner, name } = this.getOwnerAndNameFromRepoUrl(repoURL);
const { data } = await this.query({
@@ -194,14 +214,8 @@ export default class GraphQLAPI extends API {
});
if (data.repository.object) {
- const files = data.repository.object.entries
- .filter(({ type }) => type === 'blob')
- .map(e => ({
- ...e,
- path: `${path}/${e.name}`,
- size: e.blob && e.blob.size,
- }));
- return files;
+ const allFiles = this.getAllFiles(data.repository.object.entries, path);
+ return allFiles;
} else {
throw new APIError('Not Found', 404, 'GitHub');
}
diff --git a/packages/netlify-cms-backend-github/src/__tests__/GraphQLAPI.spec.js b/packages/netlify-cms-backend-github/src/__tests__/GraphQLAPI.spec.js
new file mode 100644
index 00000000..decec42c
--- /dev/null
+++ b/packages/netlify-cms-backend-github/src/__tests__/GraphQLAPI.spec.js
@@ -0,0 +1,72 @@
+import GraphQLAPI from '../GraphQLAPI';
+
+global.fetch = jest.fn().mockRejectedValue(new Error('should not call fetch inside tests'));
+
+describe('github GraphQL API', () => {
+ beforeEach(() => {
+ jest.resetAllMocks();
+ });
+
+ describe('editorialWorkflowGit', () => {
+ it('should should flatten nested tree into a list of files', () => {
+ const api = new GraphQLAPI({ branch: 'gh-pages', repo: 'my-repo' });
+ const entries = [
+ {
+ name: 'post-1.md',
+ sha: 'sha-1',
+ type: 'blob',
+ blob: { size: 1 },
+ },
+ {
+ name: 'post-2.md',
+ sha: 'sha-2',
+ type: 'blob',
+ blob: { size: 2 },
+ },
+ {
+ name: '2019',
+ sha: 'dir-sha',
+ type: 'tree',
+ object: {
+ entries: [
+ {
+ name: 'nested-post.md',
+ sha: 'nested-post-sha',
+ type: 'blob',
+ blob: { size: 3 },
+ },
+ ],
+ },
+ },
+ ];
+ const path = 'posts';
+
+ expect(api.getAllFiles(entries, path)).toEqual([
+ {
+ name: 'post-1.md',
+ sha: 'sha-1',
+ type: 'blob',
+ size: 1,
+ path: 'posts/post-1.md',
+ blob: { size: 1 },
+ },
+ {
+ name: 'post-2.md',
+ sha: 'sha-2',
+ type: 'blob',
+ size: 2,
+ path: 'posts/post-2.md',
+ blob: { size: 2 },
+ },
+ {
+ name: 'nested-post.md',
+ sha: 'nested-post-sha',
+ type: 'blob',
+ size: 3,
+ path: 'posts/2019/nested-post.md',
+ blob: { size: 3 },
+ },
+ ]);
+ });
+ });
+});
diff --git a/packages/netlify-cms-backend-github/src/implementation.js b/packages/netlify-cms-backend-github/src/implementation.js
index cdd3c726..17a71cbd 100644
--- a/packages/netlify-cms-backend-github/src/implementation.js
+++ b/packages/netlify-cms-backend-github/src/implementation.js
@@ -389,7 +389,6 @@ export default class GitHub {
promises.push(
new Promise(resolve => {
const contentKey = this.api.contentKeyFromRef(ref);
- const slug = contentKey.split('/').pop();
return sem.take(() =>
this.api
.readUnpublishedBranchFile(contentKey)
@@ -399,7 +398,7 @@ export default class GitHub {
sem.leave();
} else {
resolve({
- slug,
+ slug: this.api.slugFromContentKey(contentKey, data.metaData.collection),
file: { path: data.metaData.objects.entry.path },
data: data.fileData,
metaData: data.metaData,
diff --git a/packages/netlify-cms-backend-github/src/queries.js b/packages/netlify-cms-backend-github/src/queries.js
index e560cbb7..70b801fc 100644
--- a/packages/netlify-cms-backend-github/src/queries.js
+++ b/packages/netlify-cms-backend-github/src/queries.js
@@ -1,4 +1,5 @@
import gql from 'graphql-tag';
+import { oneLine } from 'common-tags';
import * as fragments from './fragments';
export const repoPermission = gql`
@@ -92,17 +93,47 @@ export const statues = gql`
${fragments.object}
`;
+const buildFilesQuery = (depth = 10) => {
+ const PLACE_HOLDER = 'PLACE_HOLDER';
+ let query = oneLine`
+ ...ObjectParts
+ ... on Tree {
+ entries {
+ ...FileEntryParts
+ ${PLACE_HOLDER}
+ }
+ }
+ `;
+
+ for (let i = 0; i < depth - 1; i++) {
+ query = query.replace(
+ PLACE_HOLDER,
+ oneLine`
+ object {
+ ... on Tree {
+ entries {
+ ...FileEntryParts
+ ${PLACE_HOLDER}
+ }
+ }
+ }
+ `,
+ );
+ }
+
+ query = query.replace(PLACE_HOLDER, '');
+
+ return query;
+};
+
+const filesQuery = buildFilesQuery();
+
export const files = gql`
query files($owner: String!, $name: String!, $expression: String!) {
repository(owner: $owner, name: $name) {
...RepositoryParts
object(expression: $expression) {
- ...ObjectParts
- ... on Tree {
- entries {
- ...FileEntryParts
- }
- }
+ ${filesQuery}
}
}
}
diff --git a/packages/netlify-cms-backend-gitlab/src/API.js b/packages/netlify-cms-backend-gitlab/src/API.js
index 0e51e89d..623e4053 100644
--- a/packages/netlify-cms-backend-gitlab/src/API.js
+++ b/packages/netlify-cms-backend-gitlab/src/API.js
@@ -190,7 +190,7 @@ export default class API {
listFiles = async path => {
const firstPageCursor = await this.fetchCursor({
url: `${this.repoURL}/repository/tree`,
- params: { path, ref: this.branch },
+ params: { path, ref: this.branch, recursive: true },
});
const lastPageLink = firstPageCursor.data.getIn(['links', 'last']);
const { entries, cursor } = await this.fetchCursorAndEntries(lastPageLink);
diff --git a/packages/netlify-cms-backend-test/src/__tests__/implementation.spec.js b/packages/netlify-cms-backend-test/src/__tests__/implementation.spec.js
new file mode 100644
index 00000000..38b8a360
--- /dev/null
+++ b/packages/netlify-cms-backend-test/src/__tests__/implementation.spec.js
@@ -0,0 +1,160 @@
+import TestBackend from '../implementation';
+
+describe('test backend implementation', () => {
+ beforeEach(() => {
+ jest.resetModules();
+ });
+
+ describe('getEntry', () => {
+ it('should get entry by path', async () => {
+ window.repoFiles = {
+ posts: {
+ 'some-post.md': {
+ content: 'post content',
+ },
+ },
+ };
+
+ const backend = new TestBackend();
+
+ await expect(backend.getEntry(null, null, 'posts/some-post.md')).resolves.toEqual({
+ file: { path: 'posts/some-post.md' },
+ data: 'post content',
+ });
+ });
+
+ it('should get entry by nested path', async () => {
+ window.repoFiles = {
+ posts: {
+ dir1: {
+ dir2: {
+ 'some-post.md': {
+ content: 'post content',
+ },
+ },
+ },
+ },
+ };
+
+ const backend = new TestBackend();
+
+ await expect(backend.getEntry(null, null, 'posts/dir1/dir2/some-post.md')).resolves.toEqual({
+ file: { path: 'posts/dir1/dir2/some-post.md' },
+ data: 'post content',
+ });
+ });
+ });
+
+ describe('persistEntry', () => {
+ it('should persist entry', async () => {
+ window.repoFiles = {};
+
+ const backend = new TestBackend();
+
+ const entry = { path: 'posts/some-post.md', raw: 'content', slug: 'some-post.md' };
+ await backend.persistEntry(entry, [], { newEntry: true });
+
+ expect(window.repoFiles).toEqual({
+ posts: {
+ 'some-post.md': {
+ content: 'content',
+ },
+ },
+ });
+ });
+
+ it('should persist entry and keep existing unrelated entries', async () => {
+ window.repoFiles = {
+ pages: {
+ 'other-page.md': {
+ content: 'content',
+ },
+ },
+ posts: {
+ 'other-post.md': {
+ content: 'content',
+ },
+ },
+ };
+
+ const backend = new TestBackend();
+
+ const entry = { path: 'posts/new-post.md', raw: 'content', slug: 'new-post.md' };
+ await backend.persistEntry(entry, [], { newEntry: true });
+
+ expect(window.repoFiles).toEqual({
+ pages: {
+ 'other-page.md': {
+ content: 'content',
+ },
+ },
+ posts: {
+ 'new-post.md': {
+ content: 'content',
+ },
+ 'other-post.md': {
+ content: 'content',
+ },
+ },
+ });
+ });
+
+ it('should persist nested entry', async () => {
+ window.repoFiles = {};
+
+ const backend = new TestBackend();
+
+ const slug = encodeURIComponent('dir1/dir2/some-post.md');
+ const path = `posts/${decodeURIComponent(slug)}`;
+ const entry = { path, raw: 'content', slug };
+ await backend.persistEntry(entry, [], { newEntry: true });
+
+ expect(window.repoFiles).toEqual({
+ posts: {
+ dir1: {
+ dir2: {
+ 'some-post.md': {
+ content: 'content',
+ },
+ },
+ },
+ },
+ });
+ });
+
+ it('should update existing nested entry', async () => {
+ window.repoFiles = {
+ posts: {
+ dir1: {
+ dir2: {
+ 'some-post.md': {
+ mediaFiles: ['file1'],
+ content: 'content',
+ },
+ },
+ },
+ },
+ };
+
+ const backend = new TestBackend();
+
+ const slug = encodeURIComponent('dir1/dir2/some-post.md');
+ const path = `posts/${decodeURIComponent(slug)}`;
+ const entry = { path, raw: 'new content', slug };
+ await backend.persistEntry(entry, [], { newEntry: false });
+
+ expect(window.repoFiles).toEqual({
+ posts: {
+ dir1: {
+ dir2: {
+ 'some-post.md': {
+ mediaFiles: ['file1'],
+ content: 'new content',
+ },
+ },
+ },
+ },
+ });
+ });
+ });
+});
diff --git a/packages/netlify-cms-backend-test/src/implementation.js b/packages/netlify-cms-backend-test/src/implementation.js
index 85cce194..4cf07740 100644
--- a/packages/netlify-cms-backend-test/src/implementation.js
+++ b/packages/netlify-cms-backend-test/src/implementation.js
@@ -188,15 +188,18 @@ export default class TestBackend {
}
const newEntry = options.newEntry || false;
- const folder = path.substring(0, path.lastIndexOf('/'));
- const fileName = path.substring(path.lastIndexOf('/') + 1);
- window.repoFiles[folder] = window.repoFiles[folder] || {};
- window.repoFiles[folder][fileName] = window.repoFiles[folder][fileName] || {};
- if (newEntry) {
- window.repoFiles[folder][fileName] = { content: raw };
- } else {
- window.repoFiles[folder][fileName].content = raw;
+
+ const segments = path.split('/');
+ const entry = newEntry ? { content: raw } : { ...getFile(path), content: raw };
+
+ let obj = window.repoFiles;
+ while (segments.length > 1) {
+ const segment = segments.shift();
+ obj[segment] = obj[segment] || {};
+ obj = obj[segment];
}
+ obj[segments.shift()] = entry;
+
await Promise.all(mediaFiles.map(file => this.persistMedia(file)));
return Promise.resolve();
}
diff --git a/packages/netlify-cms-core/src/__tests__/backend.spec.js b/packages/netlify-cms-core/src/__tests__/backend.spec.js
index 183e81aa..0b670ad6 100644
--- a/packages/netlify-cms-core/src/__tests__/backend.spec.js
+++ b/packages/netlify-cms-core/src/__tests__/backend.spec.js
@@ -1,6 +1,7 @@
import { resolveBackend, Backend } from '../backend';
import registry from 'Lib/registry';
-import { Map, List } from 'immutable';
+import { FOLDER } from 'Constants/collectionTypes';
+import { Map, List, fromJS } from 'immutable';
jest.mock('Lib/registry');
jest.mock('netlify-cms-lib-util');
@@ -378,4 +379,77 @@ describe('Backend', () => {
});
});
});
+
+ describe('generateUniqueSlug', () => {
+ beforeEach(() => {
+ jest.resetAllMocks();
+ });
+
+ it("should return unique slug when entry doesn't exist", async () => {
+ const config = Map({});
+
+ const implementation = {
+ init: jest.fn(() => implementation),
+ getEntry: jest.fn(() => Promise.resolve()),
+ };
+
+ const collection = fromJS({
+ name: 'posts',
+ fields: [
+ {
+ name: 'title',
+ },
+ ],
+ type: FOLDER,
+ folder: 'posts',
+ slug: '{{slug}}',
+ path: 'sub_dir/{{slug}}',
+ });
+
+ const entry = Map({
+ title: 'some post title',
+ });
+
+ const backend = new Backend(implementation, { config, backendName: 'github' });
+
+ await expect(backend.generateUniqueSlug(collection, entry, Map({}), [])).resolves.toBe(
+ 'sub_dir/some-post-title',
+ );
+ });
+
+ it('should return unique slug when entry exists', async () => {
+ const config = Map({});
+
+ const implementation = {
+ init: jest.fn(() => implementation),
+ getEntry: jest.fn(),
+ };
+
+ implementation.getEntry.mockResolvedValueOnce({ data: 'data' });
+ implementation.getEntry.mockResolvedValueOnce();
+
+ const collection = fromJS({
+ name: 'posts',
+ fields: [
+ {
+ name: 'title',
+ },
+ ],
+ type: FOLDER,
+ folder: 'posts',
+ slug: '{{slug}}',
+ path: 'sub_dir/{{slug}}',
+ });
+
+ const entry = Map({
+ title: 'some post title',
+ });
+
+ const backend = new Backend(implementation, { config, backendName: 'github' });
+
+ await expect(backend.generateUniqueSlug(collection, entry, Map({}), [])).resolves.toBe(
+ 'sub_dir/some-post-title-1',
+ );
+ });
+ });
});
diff --git a/packages/netlify-cms-core/src/backend.js b/packages/netlify-cms-core/src/backend.js
index b06318b4..6b7d6c46 100644
--- a/packages/netlify-cms-core/src/backend.js
+++ b/packages/netlify-cms-core/src/backend.js
@@ -11,13 +11,12 @@ import {
selectAllowNewEntries,
selectAllowDeletion,
selectFolderEntryExtension,
- selectIdentifier,
selectInferedField,
} from 'Reducers/collections';
import { createEntry } from 'ValueObjects/Entry';
-import { sanitizeSlug } from 'Lib/urlHelper';
+import { sanitizeSlug, sanitizeChar } from 'Lib/urlHelper';
import { getBackend } from 'Lib/registry';
-import { commitMessageFormatter } from 'Lib/backendHelper';
+import { commitMessageFormatter, slugFormatter, prepareSlug } from 'Lib/backendHelper';
import {
localForage,
Cursor,
@@ -50,21 +49,6 @@ export class LocalStorageAuthStore {
}
}
-function prepareSlug(slug) {
- return (
- slug
- .trim()
- // Convert slug to lower-case
- .toLocaleLowerCase()
-
- // Remove single quotes.
- .replace(/[']/g, '')
-
- // Replace periods with dashes.
- .replace(/[.]/g, '-')
- );
-}
-
function getEntryBackupKey(collectionName, slug) {
const baseKey = 'backup';
if (!collectionName) {
@@ -74,28 +58,6 @@ function getEntryBackupKey(collectionName, slug) {
return `${baseKey}.${collectionName}${suffix}`;
}
-function slugFormatter(collection, entryData, slugConfig) {
- const template = collection.get('slug') || '{{slug}}';
-
- const identifier = entryData.get(selectIdentifier(collection));
- if (!identifier) {
- throw new Error(
- 'Collection must have a field name that is a valid entry identifier, or must have `identifier_field` set',
- );
- }
-
- // Pass entire slug through `prepareSlug` and `sanitizeSlug`.
- // TODO: only pass slug replacements through sanitizers, static portions of
- // the slug template should not be sanitized. (breaking change)
- const processSlug = flow([
- compileStringTemplate,
- prepareSlug,
- partialRight(sanitizeSlug, slugConfig),
- ]);
-
- return processSlug(template, new Date(), identifier, entryData);
-}
-
const extractSearchFields = searchFields => entry =>
searchFields.reduce((acc, field) => {
let nestedFields = field.split('.');
@@ -259,17 +221,15 @@ export class Backend {
async generateUniqueSlug(collection, entryData, slugConfig, usedSlugs) {
const slug = slugFormatter(collection, entryData, slugConfig);
- const sanitizeEntrySlug = partialRight(sanitizeSlug, slugConfig);
let i = 1;
- let sanitizedSlug = slug;
- let uniqueSlug = sanitizedSlug;
+ let uniqueSlug = slug;
// Check for duplicate slug in loaded entities store first before repo
while (
usedSlugs.includes(uniqueSlug) ||
(await this.entryExist(collection, selectEntryPath(collection, uniqueSlug), uniqueSlug))
) {
- uniqueSlug = sanitizeEntrySlug(`${sanitizedSlug} ${i++}`);
+ uniqueSlug = `${slug}${sanitizeChar(' ', slugConfig)}${i++}`;
}
return uniqueSlug;
}
diff --git a/packages/netlify-cms-core/src/components/Collection/Entries/EntryCard.js b/packages/netlify-cms-core/src/components/Collection/Entries/EntryCard.js
index c882267f..81f06076 100644
--- a/packages/netlify-cms-core/src/components/Collection/Entries/EntryCard.js
+++ b/packages/netlify-cms-core/src/components/Collection/Entries/EntryCard.js
@@ -94,7 +94,8 @@ const EntryCard = ({
const label = entry.get('label');
const entryData = entry.get('data');
const defaultTitle = label || entryData.get(inferedFields.titleField);
- const path = `/collections/${collection.get('name')}/entries/${entry.get('slug')}`;
+ const slug = entry.get('slug');
+ const path = `/collections/${collection.get('name')}/entries/${encodeURIComponent(slug)}`;
const summary = collection.get('summary');
const date = parseDateFromEntry(entry, collection) || null;
const identifier = entryData.get(selectIdentifier(collection));
diff --git a/packages/netlify-cms-core/src/components/Editor/Editor.js b/packages/netlify-cms-core/src/components/Editor/Editor.js
index 7a8f03f8..d9f16ec3 100644
--- a/packages/netlify-cms-core/src/components/Editor/Editor.js
+++ b/packages/netlify-cms-core/src/components/Editor/Editor.js
@@ -40,7 +40,7 @@ const navigateCollection = collectionPath => history.push(`/collections/${collec
const navigateToCollection = collectionName => navigateCollection(collectionName);
const navigateToNewEntry = collectionName => navigateCollection(`${collectionName}/new`);
const navigateToEntry = (collectionName, slug) =>
- navigateCollection(`${collectionName}/entries/${slug}`);
+ navigateCollection(`${collectionName}/entries/${encodeURIComponent(slug)}`);
export class Editor extends React.Component {
static propTypes = {
@@ -435,7 +435,7 @@ export class Editor extends React.Component {
function mapStateToProps(state, ownProps) {
const { collections, entryDraft, auth, config, entries, globalUI } = state;
- const slug = ownProps.match.params.slug;
+ const slug = ownProps.match.params.slug && decodeURIComponent(ownProps.match.params.slug);
const collection = collections.get(ownProps.match.params.name);
const collectionName = collection.get('name');
const newEntry = ownProps.newRecord === true;
diff --git a/packages/netlify-cms-core/src/components/Editor/EditorControlPane/PathPreview.js b/packages/netlify-cms-core/src/components/Editor/EditorControlPane/PathPreview.js
new file mode 100644
index 00000000..e3c791a9
--- /dev/null
+++ b/packages/netlify-cms-core/src/components/Editor/EditorControlPane/PathPreview.js
@@ -0,0 +1,47 @@
+import React from 'react';
+import PropTypes from 'prop-types';
+import ImmutablePropTypes from 'react-immutable-proptypes';
+import { connect } from 'react-redux';
+import { translate } from 'react-polyglot';
+import styled from '@emotion/styled';
+import { colors, transitions } from 'netlify-cms-ui-default';
+import { selectDraftPath } from 'Selectors/entryDraft';
+
+const PathLabel = styled.label`
+ color: ${colors.text};
+ display: inline-block;
+ font-size: 12px;
+ font-weight: 600;
+ border: 0;
+ padding-left: 5px;
+ transition: all ${transitions.main};
+ position: relative;
+`;
+
+export const PathPreview = ({ value }) => {
+ return {value};
+};
+
+PathPreview.propTypes = {
+ value: PropTypes.string.isRequired,
+ t: PropTypes.func.isRequired,
+};
+
+const mapStateToProps = (state, ownProps) => {
+ const collection = ownProps.collection;
+ const entry = ownProps.entry;
+ const newRecord = entry.get('newRecord');
+
+ const value = newRecord ? selectDraftPath(state, collection, entry) : entry.get('path');
+
+ return { value };
+};
+
+const ConnectedPathPreview = connect(mapStateToProps)(translate()(PathPreview));
+
+ConnectedPathPreview.propTypes = {
+ collection: ImmutablePropTypes.map.isRequired,
+ entry: ImmutablePropTypes.map.isRequired,
+};
+
+export default ConnectedPathPreview;
diff --git a/packages/netlify-cms-core/src/components/Editor/EditorControlPane/__tests__/PathPreview.spec.js b/packages/netlify-cms-core/src/components/Editor/EditorControlPane/__tests__/PathPreview.spec.js
new file mode 100644
index 00000000..1468b6e1
--- /dev/null
+++ b/packages/netlify-cms-core/src/components/Editor/EditorControlPane/__tests__/PathPreview.spec.js
@@ -0,0 +1,84 @@
+import React from 'react';
+import { Map } from 'immutable';
+import { createStore } from 'redux';
+import { Provider } from 'react-redux';
+import { render } from '@testing-library/react';
+import ConnectedPathPreview, { PathPreview } from '../PathPreview';
+
+jest.mock('Reducers', () => {
+ return () => ({});
+});
+jest.mock('Selectors/entryDraft');
+jest.mock('react-polyglot', () => {
+ return {
+ translate: () => Component => props => key)} />,
+ };
+});
+
+describe('PathPreview', () => {
+ it('should render successfully and match snapshot', () => {
+ const props = {
+ value: 'posts/2019/index.md',
+ t: jest.fn(key => key),
+ };
+ const { asFragment } = render();
+
+ expect(asFragment()).toMatchSnapshot();
+ });
+});
+
+function renderWithRedux(ui, { initialState, store = createStore(() => ({}), initialState) } = {}) {
+ return {
+ ...render({ui}),
+ store,
+ };
+}
+
+describe('ConnectedPathPreview', () => {
+ const { selectDraftPath } = require('Selectors/entryDraft');
+
+ beforeEach(() => {
+ jest.clearAllMocks();
+ });
+
+ it('should use existing path when newRecord is false', () => {
+ const props = {
+ collection: Map({
+ name: 'posts',
+ }),
+ entry: Map({
+ newRecord: false,
+ data: {},
+ path: 'existing-path/index.md',
+ }),
+ };
+ const { asFragment, getByTestId } = renderWithRedux();
+
+ expect(selectDraftPath).toHaveBeenCalledTimes(0);
+
+ expect(getByTestId('site_path-preview')).toHaveTextContent('existing-path/index.md');
+
+ expect(asFragment()).toMatchSnapshot();
+ });
+
+ it('should evaluate preview path when newRecord is true', () => {
+ selectDraftPath.mockReturnValue('preview-path/index.md');
+ const props = {
+ collection: Map({
+ name: 'posts',
+ }),
+ entry: Map({
+ newRecord: true,
+ data: {},
+ }),
+ };
+ const { asFragment, getByTestId } = renderWithRedux();
+
+ expect(selectDraftPath).toHaveBeenCalledTimes(1);
+ expect(selectDraftPath).toHaveBeenCalledWith({}, props.collection, props.entry);
+
+ expect(getByTestId('site_path-preview')).toHaveTextContent('preview-path/index.md');
+
+ expect(asFragment()).toMatchSnapshot();
+ });
+});
diff --git a/packages/netlify-cms-core/src/components/Editor/EditorControlPane/__tests__/__snapshots__/PathPreview.spec.js.snap b/packages/netlify-cms-core/src/components/Editor/EditorControlPane/__tests__/__snapshots__/PathPreview.spec.js.snap
new file mode 100644
index 00000000..b2b6c1e6
--- /dev/null
+++ b/packages/netlify-cms-core/src/components/Editor/EditorControlPane/__tests__/__snapshots__/PathPreview.spec.js.snap
@@ -0,0 +1,70 @@
+// Jest Snapshot v1, https://goo.gl/fbAQLP
+
+exports[`ConnectedPathPreview should evaluate preview path when newRecord is true 1`] = `
+
+ .emotion-0 {
+ color: #798291;
+ display: inline-block;
+ font-size: 12px;
+ font-weight: 600;
+ border: 0;
+ padding-left: 5px;
+ -webkit-transition: all .2s ease;
+ transition: all .2s ease;
+ position: relative;
+}
+
+
+
+`;
+
+exports[`ConnectedPathPreview should use existing path when newRecord is false 1`] = `
+
+ .emotion-0 {
+ color: #798291;
+ display: inline-block;
+ font-size: 12px;
+ font-weight: 600;
+ border: 0;
+ padding-left: 5px;
+ -webkit-transition: all .2s ease;
+ transition: all .2s ease;
+ position: relative;
+}
+
+
+
+`;
+
+exports[`PathPreview should render successfully and match snapshot 1`] = `
+
+ .emotion-0 {
+ color: #798291;
+ display: inline-block;
+ font-size: 12px;
+ font-weight: 600;
+ border: 0;
+ padding-left: 5px;
+ -webkit-transition: all .2s ease;
+ transition: all .2s ease;
+ position: relative;
+}
+
+
+
+`;
diff --git a/packages/netlify-cms-core/src/components/Editor/withWorkflow.js b/packages/netlify-cms-core/src/components/Editor/withWorkflow.js
index f9d3f65f..c7e6d72f 100644
--- a/packages/netlify-cms-core/src/components/Editor/withWorkflow.js
+++ b/packages/netlify-cms-core/src/components/Editor/withWorkflow.js
@@ -14,7 +14,7 @@ function mapStateToProps(state, ownProps) {
showDelete: !ownProps.newEntry && selectAllowDeletion(collection),
};
if (isEditorialWorkflow) {
- const slug = ownProps.match.params.slug;
+ const slug = ownProps.match.params.slug && decodeURIComponent(ownProps.match.params.slug);
const unpublishedEntry = selectUnpublishedEntry(state, collection.get('name'), slug);
if (unpublishedEntry) {
returnObj.unpublishedEntry = true;
diff --git a/packages/netlify-cms-core/src/components/Workflow/WorkflowList.js b/packages/netlify-cms-core/src/components/Workflow/WorkflowList.js
index 88a83917..851ce678 100644
--- a/packages/netlify-cms-core/src/components/Workflow/WorkflowList.js
+++ b/packages/netlify-cms-core/src/components/Workflow/WorkflowList.js
@@ -204,11 +204,11 @@ class WorkflowList extends React.Component {