Skip to content

Commit

Permalink
Script updating archive at 2024-12-22T00:59:28Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Dec 22, 2024
1 parent 1e3a53c commit 68dcbe9
Showing 1 changed file with 103 additions and 1 deletion.
104 changes: 103 additions & 1 deletion archive.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2024-12-19T00:56:07.806525+00:00",
"timestamp": "2024-12-22T00:57:25.037996+00:00",
"repo": "httpwg/http-extensions",
"labels": [
{
Expand Down Expand Up @@ -66490,6 +66490,22 @@
"updatedAt": "2024-12-16T01:42:16Z",
"closedAt": null,
"comments": []
},
{
"number": 2974,
"id": "I_kwDOAUA-v86kIC3s",
"title": "rfc6265bis: \"case sensitive\" vs \"case-sensitive\" (nit)",
"url": "https://github.com/httpwg/http-extensions/issues/2974",
"state": "OPEN",
"author": "bagder",
"authorAssociation": "NONE",
"assignees": [],
"labels": [],
"body": "In draft-18, the first version is used once in the document, the second five times. Shouldn't it be written the same way in all six instances?",
"createdAt": "2024-12-20T22:24:42Z",
"updatedAt": "2024-12-20T22:24:42Z",
"closedAt": null,
"comments": []
}
],
"pulls": [
Expand Down Expand Up @@ -178856,6 +178872,92 @@
"comments": []
}
]
},
{
"number": 2972,
"id": "PR_kwDOAUA-v86F2aTt",
"title": "Remove references to RFC3490",
"url": "https://github.com/httpwg/http-extensions/pull/2972",
"state": "MERGED",
"author": "sbingler",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "The \"IDNA Dependency and Migration\" has existing for well over a decade. It's time to remove the migration section and any lingering references to RFC3490 and encourage all implementers to follow RFC5890.",
"createdAt": "2024-12-19T22:28:59Z",
"updatedAt": "2024-12-20T13:05:19Z",
"baseRepository": "httpwg/http-extensions",
"baseRefName": "main",
"baseRefOid": "7bb882adc54bb753ecd0cafb05ecafc2df2c760b",
"headRepository": "sbingler/http-extensions",
"headRefName": "Remove3490",
"headRefOid": "7ea59f311cbb9bcda7279849ccd7a5a1ca4fe820",
"closedAt": "2024-12-20T13:05:15Z",
"mergedAt": "2024-12-20T13:05:14Z",
"mergedBy": "sbingler",
"mergeCommit": {
"oid": "121e2c91d8e55c48400b0e689e00c07cf25eb69e"
},
"comments": [],
"reviews": [
{
"id": "PRR_kwDOAUA-v86WBCgV",
"commit": {
"abbreviatedOid": "7ea59f3"
},
"author": "mikewest",
"authorAssociation": "MEMBER",
"state": "APPROVED",
"body": "",
"createdAt": "2024-12-20T06:20:29Z",
"updatedAt": "2024-12-20T06:20:29Z",
"comments": []
}
]
},
{
"number": 2973,
"id": "PR_kwDOAUA-v86F8T2L",
"title": "Clean up unused references and non-ascii characters",
"url": "https://github.com/httpwg/http-extensions/pull/2973",
"state": "MERGED",
"author": "sbingler",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [
"6265bis"
],
"body": "The previous PR, #2972, removed the only usages of some references, this one cleans them up.\r\n\r\nAdditionally cleans up some non-essential non-ascii characters.",
"createdAt": "2024-12-20T18:35:22Z",
"updatedAt": "2024-12-20T21:42:24Z",
"baseRepository": "httpwg/http-extensions",
"baseRefName": "main",
"baseRefOid": "121e2c91d8e55c48400b0e689e00c07cf25eb69e",
"headRepository": "sbingler/http-extensions",
"headRefName": "MoreCleanup",
"headRefOid": "470315e77bb69247a422aa34b490fa3923af82ff",
"closedAt": "2024-12-20T21:42:19Z",
"mergedAt": "2024-12-20T21:42:19Z",
"mergedBy": "sbingler",
"mergeCommit": {
"oid": "1a827d09af8e4667743b15209b6c5983082f4a41"
},
"comments": [],
"reviews": [
{
"id": "PRR_kwDOAUA-v86WG1Vu",
"commit": {
"abbreviatedOid": "470315e"
},
"author": "mikewest",
"authorAssociation": "MEMBER",
"state": "APPROVED",
"body": "LGTM!",
"createdAt": "2024-12-20T21:37:08Z",
"updatedAt": "2024-12-20T21:37:08Z",
"comments": []
}
]
}
]
}

0 comments on commit 68dcbe9

Please sign in to comment.