Skip to content

Commit

Permalink
Script updating archive at 2025-03-06T00:57:34Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Mar 6, 2025
1 parent 10f074a commit 2bbdb18
Showing 1 changed file with 295 additions and 16 deletions.
311 changes: 295 additions & 16 deletions archive.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2025-03-04T00:55:23.296005+00:00",
"timestamp": "2025-03-06T00:55:22.886828+00:00",
"repo": "httpwg/http-extensions",
"labels": [
{
Expand Down Expand Up @@ -67293,7 +67293,7 @@
"id": "I_kwDOAUA-v86rXhdw",
"title": "rfc6265bis: Secure Contexts reference",
"url": "https://github.com/httpwg/http-extensions/issues/3010",
"state": "OPEN",
"state": "CLOSED",
"author": "colincasey",
"authorAssociation": "NONE",
"assignees": [],
Expand All @@ -67302,9 +67302,17 @@
],
"body": "Changes in https://github.com/httpwg/http-extensions/pull/2759 were made to broaden the requirements of the `Secure` attribute to support \"potentially trustworthy origins\". A reference to [Secure Contexts](https://w3c.github.io/webappsec-secure-contexts/#potentially-trustworthy-url) should be added as that provides relevant implementation details for what is considered a potentially trustworthy origin.",
"createdAt": "2025-02-24T14:03:43Z",
"updatedAt": "2025-02-27T19:08:15Z",
"closedAt": null,
"comments": []
"updatedAt": "2025-03-05T23:05:24Z",
"closedAt": "2025-03-05T23:05:23Z",
"comments": [
{
"author": "sbingler",
"authorAssociation": "COLLABORATOR",
"body": "Thanks for your feedback,\n\nWhile that change was made to support UAs who choose to implement some form of potentially trustworthy origins it's out of the scope of 6265bis to suggest any specific implementations.\n\n6265bis is already a bit of a mess of mixed spec layering, re-implementations, etc and we're trying to avoid more of that.",
"createdAt": "2025-03-05T23:05:23Z",
"updatedAt": "2025-03-05T23:05:23Z"
}
]
},
{
"number": 3015,
Expand Down Expand Up @@ -67365,7 +67373,7 @@
"id": "I_kwDOAUA-v86sPCnB",
"title": "query: add missing references, terminology",
"url": "https://github.com/httpwg/http-extensions/issues/3021",
"state": "OPEN",
"state": "CLOSED",
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"assignees": [
Expand All @@ -67377,8 +67385,8 @@
],
"body": "",
"createdAt": "2025-03-02T15:42:39Z",
"updatedAt": "2025-03-02T15:42:39Z",
"closedAt": null,
"updatedAt": "2025-03-04T12:26:45Z",
"closedAt": "2025-03-04T12:26:45Z",
"comments": []
},
{
Expand All @@ -67404,6 +67412,27 @@
"updatedAt": "2025-03-03T21:01:30Z"
}
]
},
{
"number": 3029,
"id": "I_kwDOAUA-v86slyHZ",
"title": "QUERY: add acknowledgements/contributors sections",
"url": "https://github.com/httpwg/http-extensions/issues/3029",
"state": "OPEN",
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"assignees": [
"reschke"
],
"labels": [
"editorial",
"query-method"
],
"body": "",
"createdAt": "2025-03-04T22:24:44Z",
"updatedAt": "2025-03-05T13:03:18Z",
"closedAt": null,
"comments": []
}
],
"pulls": [
Expand Down Expand Up @@ -182660,9 +182689,9 @@
{
"number": 3022,
"id": "PR_kwDOAUA-v86NEUmG",
"title": "query: add missing references, terminology (closed #3021)",
"title": "query: add missing references, terminology (closes #3021)",
"url": "https://github.com/httpwg/http-extensions/pull/3022",
"state": "OPEN",
"state": "MERGED",
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"assignees": [
Expand All @@ -182674,17 +182703,19 @@
],
"body": "",
"createdAt": "2025-03-02T15:44:38Z",
"updatedAt": "2025-03-02T21:31:30Z",
"updatedAt": "2025-03-04T12:26:45Z",
"baseRepository": "httpwg/http-extensions",
"baseRefName": "main",
"baseRefOid": "021878764a05a901c3b2958105995c4447edddd9",
"headRepository": "httpwg/http-extensions",
"headRefName": "reschke/3021",
"headRefOid": "eaa434d01f4b89e383e75093b460e7091523ca2a",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"headRefOid": "5b5a72f8664d98f15bca578cef1f94bcec4c1e81",
"closedAt": "2025-03-04T12:26:44Z",
"mergedAt": "2025-03-04T12:26:44Z",
"mergedBy": "reschke",
"mergeCommit": {
"oid": "b453449c0d849efd5a133fa6f8a620c294281bd2"
},
"comments": [],
"reviews": []
},
Expand Down Expand Up @@ -182893,6 +182924,254 @@
"comments": []
}
]
},
{
"number": 3027,
"id": "PR_kwDOAUA-v86NRU5A",
"title": "Resumable Upload: Correct reference for structured fields",
"url": "https://github.com/httpwg/http-extensions/pull/3027",
"state": "MERGED",
"author": "Acconut",
"authorAssociation": "MEMBER",
"assignees": [
"Acconut"
],
"labels": [
"resumable-upload"
],
"body": "The document currently references RFC8941 for structured fields, but since September 2024 it has been obsoleted by RFC9651. This PR updates the reference accordingly.",
"createdAt": "2025-03-04T09:03:10Z",
"updatedAt": "2025-03-04T09:47:32Z",
"baseRepository": "httpwg/http-extensions",
"baseRefName": "main",
"baseRefOid": "57e59852facf8078dd04139785c01429c530ac86",
"headRepository": "httpwg/http-extensions",
"headRefName": "resumable-upload/sf-ref",
"headRefOid": "e13f5d99f191a3452f956540ed079371f42181de",
"closedAt": "2025-03-04T09:47:30Z",
"mergedAt": "2025-03-04T09:47:30Z",
"mergedBy": "Acconut",
"mergeCommit": {
"oid": "c6e70cb508f5cda74e10636e00e4af46851cad57"
},
"comments": [],
"reviews": [
{
"id": "PRR_kwDOAUA-v86eWPxo",
"commit": {
"abbreviatedOid": "e13f5d9"
},
"author": "guoye-zhang",
"authorAssociation": "CONTRIBUTOR",
"state": "APPROVED",
"body": "",
"createdAt": "2025-03-04T09:27:11Z",
"updatedAt": "2025-03-04T09:27:11Z",
"comments": []
}
]
},
{
"number": 3028,
"id": "PR_kwDOAUA-v86NTWRq",
"title": "resumable: fix metadata",
"url": "https://github.com/httpwg/http-extensions/pull/3028",
"state": "MERGED",
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"assignees": [],
"labels": [
"editorial",
"resumable-upload"
],
"body": "",
"createdAt": "2025-03-04T12:20:27Z",
"updatedAt": "2025-03-04T22:35:38Z",
"baseRepository": "httpwg/http-extensions",
"baseRefName": "main",
"baseRefOid": "c6e70cb508f5cda74e10636e00e4af46851cad57",
"headRepository": "httpwg/http-extensions",
"headRefName": "reschke/resumable1",
"headRefOid": "280b051212f0d013fa7c639b8e0f3452b14d976e",
"closedAt": "2025-03-04T22:35:37Z",
"mergedAt": "2025-03-04T22:35:37Z",
"mergedBy": "Acconut",
"mergeCommit": {
"oid": "020f9f81345a101bc4b2ef050f876b6c38afde3b"
},
"comments": [],
"reviews": [
{
"id": "PRR_kwDOAUA-v86eZDJq",
"commit": {
"abbreviatedOid": "9322ab9"
},
"author": "Acconut",
"authorAssociation": "MEMBER",
"state": "COMMENTED",
"body": "",
"createdAt": "2025-03-04T13:03:12Z",
"updatedAt": "2025-03-04T13:03:16Z",
"comments": [
{
"originalPosition": 17,
"body": "Is RFC 9651 not the correct reference for structured fields? As far as I understand it, RFC 8941 is obsoleted by RFC 9651.",
"createdAt": "2025-03-04T13:03:13Z",
"updatedAt": "2025-03-04T13:03:36Z"
}
]
},
{
"id": "PRR_kwDOAUA-v86edjbX",
"commit": {
"abbreviatedOid": "9322ab9"
},
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"state": "COMMENTED",
"body": "",
"createdAt": "2025-03-04T18:16:35Z",
"updatedAt": "2025-03-04T18:16:35Z",
"comments": [
{
"originalPosition": 17,
"body": "It is. I probably PRd based on a version too old. Please ignore this part.",
"createdAt": "2025-03-04T18:16:35Z",
"updatedAt": "2025-03-04T18:16:36Z"
}
]
},
{
"id": "PRR_kwDOAUA-v86edkqv",
"commit": {
"abbreviatedOid": "9322ab9"
},
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"state": "COMMENTED",
"body": "",
"createdAt": "2025-03-04T18:18:41Z",
"updatedAt": "2025-03-04T18:18:41Z",
"comments": [
{
"originalPosition": 17,
"body": "now fixed.",
"createdAt": "2025-03-04T18:18:41Z",
"updatedAt": "2025-03-04T18:18:41Z"
}
]
},
{
"id": "PRR_kwDOAUA-v86eegJN",
"commit": {
"abbreviatedOid": "280b051"
},
"author": "guoye-zhang",
"authorAssociation": "CONTRIBUTOR",
"state": "APPROVED",
"body": "",
"createdAt": "2025-03-04T19:36:08Z",
"updatedAt": "2025-03-04T19:36:08Z",
"comments": []
},
{
"id": "PRR_kwDOAUA-v86egQ1V",
"commit": {
"abbreviatedOid": "280b051"
},
"author": "Acconut",
"authorAssociation": "MEMBER",
"state": "APPROVED",
"body": "Thank you!",
"createdAt": "2025-03-04T22:35:23Z",
"updatedAt": "2025-03-04T22:35:23Z",
"comments": []
}
]
},
{
"number": 3030,
"id": "PR_kwDOAUA-v86Nelbk",
"title": "Add Acknowledgements/Contributors sections; moved Ashok to Contributors (closes #3029)",
"url": "https://github.com/httpwg/http-extensions/pull/3030",
"state": "OPEN",
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"assignees": [
"reschke"
],
"labels": [
"query-method"
],
"body": "",
"createdAt": "2025-03-05T13:48:58Z",
"updatedAt": "2025-03-05T22:23:26Z",
"baseRepository": "httpwg/http-extensions",
"baseRefName": "main",
"baseRefOid": "020f9f81345a101bc4b2ef050f876b6c38afde3b",
"headRepository": "httpwg/http-extensions",
"headRefName": "reschke/3029",
"headRefOid": "7d3a6569d748f24a774e7f0b209a3230a54ac2c8",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"comments": [],
"reviews": [
{
"id": "PRR_kwDOAUA-v86eoAnd",
"commit": {
"abbreviatedOid": "7d3a656"
},
"author": "MikeBishop",
"authorAssociation": "CONTRIBUTOR",
"state": "APPROVED",
"body": "",
"createdAt": "2025-03-05T14:25:22Z",
"updatedAt": "2025-03-05T14:25:26Z",
"comments": [
{
"originalPosition": 33,
"body": "Should this be a `<ul>` so it gets laid out this way? Or is this just an editing convenience and it's intended to render all as one paragraph?",
"createdAt": "2025-03-05T14:25:23Z",
"updatedAt": "2025-03-05T14:25:26Z"
}
]
},
{
"id": "PRR_kwDOAUA-v86eoHhq",
"commit": {
"abbreviatedOid": "7d3a656"
},
"author": "reschke",
"authorAssociation": "CONTRIBUTOR",
"state": "COMMENTED",
"body": "",
"createdAt": "2025-03-05T14:34:18Z",
"updatedAt": "2025-03-05T14:34:19Z",
"comments": [
{
"originalPosition": 33,
"body": "It's just an editing conveniece.",
"createdAt": "2025-03-05T14:34:18Z",
"updatedAt": "2025-03-05T14:34:19Z"
}
]
},
{
"id": "PRR_kwDOAUA-v86etKdF",
"commit": {
"abbreviatedOid": "7d3a656"
},
"author": "mnot",
"authorAssociation": "MEMBER",
"state": "APPROVED",
"body": "",
"createdAt": "2025-03-05T22:23:26Z",
"updatedAt": "2025-03-05T22:23:26Z",
"comments": []
}
]
}
]
}

0 comments on commit 2bbdb18

Please sign in to comment.