Skip to content
Permalink
Browse files
Script updating archive at 2022-04-26T00:08:53Z. [ci skip]
  • Loading branch information
ID Bot committed Apr 26, 2022
1 parent 7311197 commit eb25fe00b3fa191377844ae3efe3bd15ff3abd78
Showing with 20 additions and 16 deletions.
  1. +20 −16 archive.json
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2022-04-24T00:08:49.819962+00:00",
"timestamp": "2022-04-26T00:08:48.371441+00:00",
"repo": "quicwg/base-drafts",
"labels": [
{
@@ -494444,24 +494444,26 @@
"id": "PR_kwDOBGXJj841a2tG",
"title": "Conform to HTTP Style Guide",
"url": "https://github.com/quicwg/base-drafts/pull/4977",
"state": "OPEN",
"state": "MERGED",
"author": "MikeBishop",
"authorAssociation": "CONTRIBUTOR",
"assignees": [],
"labels": [],
"body": "Fixes #4951 and some other things besides. This presupposes a resolution of https://github.com/httpwg/admin/issues/41 to be \"treat them the same as regular fields,\" which is ugly but logically consistent. Easy enough to adjust if that isn't the eventual decision, of course.",
"createdAt": "2022-03-31T18:36:49Z",
"updatedAt": "2022-04-02T01:43:46Z",
"updatedAt": "2022-04-25T20:33:41Z",
"baseRepository": "quicwg/base-drafts",
"baseRefName": "h3qp_auth48",
"baseRefOid": "2bfb3d6a6bef63bebb65cef5d9015fc73dedea2d",
"headRepository": "quicwg/base-drafts",
"headRefName": "http/style_guide",
"headRefOid": "3197f5d2e62750ef8db921811adbcae0c66537e4",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"closedAt": "2022-04-25T20:33:40Z",
"mergedAt": "2022-04-25T20:33:40Z",
"mergedBy": "MikeBishop",
"mergeCommit": {
"oid": "edbcf98d34969d146091ea8062f3b4862649747a"
},
"comments": [
{
"author": "MikeBishop",
@@ -494585,7 +494587,7 @@
"id": "PR_kwDOBGXJj841nVqm",
"title": "QPACK Auth48 edits",
"url": "https://github.com/quicwg/base-drafts/pull/4982",
"state": "OPEN",
"state": "MERGED",
"author": "MikeBishop",
"authorAssociation": "CONTRIBUTOR",
"assignees": [],
@@ -494595,17 +494597,19 @@
],
"body": "This PR contains, as best I can, the content and XML changes made by the RFC Editor during Auth48, including those I disagree with. I'll note and propose reversions where appropriate.\r\n\r\nThings not addressed:\r\n\r\n- In Section 1.2, the RFC Editor added `indent=9` to the `<dl>` tag; I'm not sure how to do that from Markdown\r\n- The change in #4980 was pulled out into a separate issue.",
"createdAt": "2022-04-04T21:28:26Z",
"updatedAt": "2022-04-15T19:30:00Z",
"updatedAt": "2022-04-25T20:15:30Z",
"baseRepository": "quicwg/base-drafts",
"baseRefName": "h3qp_auth48",
"baseRefOid": "2bfb3d6a6bef63bebb65cef5d9015fc73dedea2d",
"headRepository": "quicwg/base-drafts",
"headRefName": "qpack/txt_diff",
"headRefOid": "8cabfdb5b586fe01ef4abe938262b596a5870bb2",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"closedAt": "2022-04-25T20:15:29Z",
"mergedAt": "2022-04-25T20:15:29Z",
"mergedBy": "MikeBishop",
"mergeCommit": {
"oid": "03edb34748d66cee5c53c30896146d1a5e360b1d"
},
"comments": [],
"reviews": [
{
@@ -494712,10 +494716,10 @@
],
"body": "Fixes #4984; builds on #4982.",
"createdAt": "2022-04-15T19:27:48Z",
"updatedAt": "2022-04-18T21:05:33Z",
"updatedAt": "2022-04-25T20:15:30Z",
"baseRepository": "quicwg/base-drafts",
"baseRefName": "qpack/txt_diff",
"baseRefOid": "8cabfdb5b586fe01ef4abe938262b596a5870bb2",
"baseRefName": "h3qp_auth48",
"baseRefOid": "03edb34748d66cee5c53c30896146d1a5e360b1d",
"headRepository": "quicwg/base-drafts",
"headRefName": "qpack/stop_sending",
"headRefOid": "969482cdd4dea16c60e23570186a7daefba7f774",

0 comments on commit eb25fe0

Please sign in to comment.