From 68dcbe93c86dbdf5b8446d8a7193f673b2f5ef90 Mon Sep 17 00:00:00 2001 From: ID Bot Date: Sun, 22 Dec 2024 00:59:28 +0000 Subject: [PATCH] Script updating archive at 2024-12-22T00:59:28Z. [ci skip] --- archive.json | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 1 deletion(-) diff --git a/archive.json b/archive.json index 0ea85b804..9cd49e9b8 100644 --- a/archive.json +++ b/archive.json @@ -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": [ { @@ -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": [ @@ -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": [] + } + ] } ] } \ No newline at end of file