diff --git a/pr-status/changes.json b/pr-status/changes.json index c04a37b35..4453105eb 100644 --- a/pr-status/changes.json +++ b/pr-status/changes.json @@ -1,4 +1,13 @@ { +"1529": +[ + { + "filename": "specifications/xquery-40/src/expressions.xml", + "status": "modified", + "sha": "ad9ded2ff2e729d03d2b9d8d0c323a66d50b349f" + } +] +, "1523": [ { diff --git a/pr-status/issues.json b/pr-status/issues.json index 451ab8744..63aa051e6 100644 --- a/pr-status/issues.json +++ b/pr-status/issues.json @@ -1,4 +1,93 @@ [ + { + "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1529", + "repository_url": "https://api.github.com/repos/qt4cg/qtspecs", + "labels_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1529/labels{/name}", + "comments_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1529/comments", + "events_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1529/events", + "html_url": "https://github.com/qt4cg/qtspecs/pull/1529", + "id": 2613548374, + "node_id": "PR_kwDOEt5Dd85_4Cuj", + "number": 1529, + "title": "1525 Add notes on enumeration types", + "user": { + "login": "michaelhkay", + "id": 2394146, + "node_id": "MDQ6VXNlcjIzOTQxNDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/2394146?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/michaelhkay", + "html_url": "https://github.com/michaelhkay", + "followers_url": "https://api.github.com/users/michaelhkay/followers", + "following_url": "https://api.github.com/users/michaelhkay/following{/other_user}", + "gists_url": "https://api.github.com/users/michaelhkay/gists{/gist_id}", + "starred_url": "https://api.github.com/users/michaelhkay/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/michaelhkay/subscriptions", + "organizations_url": "https://api.github.com/users/michaelhkay/orgs", + "repos_url": "https://api.github.com/users/michaelhkay/repos", + "events_url": "https://api.github.com/users/michaelhkay/events{/privacy}", + "received_events_url": "https://api.github.com/users/michaelhkay/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "labels": [ + { + "id": 4533089351, + "node_id": "LA_kwDOEt5Dd88AAAABDjF0Rw", + "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/XPath", + "name": "XPath", + "color": "B9D9EB", + "default": false, + "description": "An issue related to XPath" + }, + { + "id": 4533096768, + "node_id": "LA_kwDOEt5Dd88AAAABDjGRQA", + "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/Editorial", + "name": "Editorial", + "color": "ACE1AF", + "default": false, + "description": "Minor typos, wording clarifications, example fixes, etc." + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-10-25T09:16:08Z", + "updated_at": "2024-10-25T09:16:08Z", + "closed_at": null, + "author_association": "MEMBER", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/qt4cg/qtspecs/pulls/1529", + "html_url": "https://github.com/qt4cg/qtspecs/pull/1529", + "diff_url": "https://github.com/qt4cg/qtspecs/pull/1529.diff", + "patch_url": "https://github.com/qt4cg/qtspecs/pull/1529.patch", + "merged_at": null + }, + "body": "Fix #1525", + "closed_by": null, + "reactions": { + "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1529/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1529/timeline", + "performed_via_github_app": null, + "state_reason": null + }, { "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1528", "repository_url": "https://api.github.com/repos/qt4cg/qtspecs", @@ -56,9 +145,9 @@ "assignee": null, "assignees": [], "milestone": null, - "comments": 2, + "comments": 8, "created_at": "2024-10-24T07:25:30Z", - "updated_at": "2024-10-24T08:54:37Z", + "updated_at": "2024-10-25T07:45:59Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, @@ -293,7 +382,35 @@ "user_view_type": "public", "site_admin": false }, - "labels": [], + "labels": [ + { + "id": 4533089351, + "node_id": "LA_kwDOEt5Dd88AAAABDjF0Rw", + "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/XPath", + "name": "XPath", + "color": "B9D9EB", + "default": false, + "description": "An issue related to XPath" + }, + { + "id": 4533096768, + "node_id": "LA_kwDOEt5Dd88AAAABDjGRQA", + "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/Editorial", + "name": "Editorial", + "color": "ACE1AF", + "default": false, + "description": "Minor typos, wording clarifications, example fixes, etc." + }, + { + "id": 5618702506, + "node_id": "LA_kwDOEt5Dd88AAAABTuaYqg", + "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/PR%20Pending", + "name": "PR Pending", + "color": "377633", + "default": false, + "description": "A PR has been raised to resolve this issue" + } + ], "state": "open", "locked": false, "assignee": null, @@ -301,7 +418,7 @@ "milestone": null, "comments": 0, "created_at": "2024-10-23T07:01:47Z", - "updated_at": "2024-10-23T09:40:38Z", + "updated_at": "2024-10-25T09:16:26Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, @@ -2400,7 +2517,7 @@ "milestone": null, "comments": 4, "created_at": "2024-10-16T11:59:54Z", - "updated_at": "2024-10-24T09:24:47Z", + "updated_at": "2024-10-24T12:10:27Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, @@ -10066,68 +10183,58 @@ "state_reason": null }, { - "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429", + "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627", "repository_url": "https://api.github.com/repos/qt4cg/qtspecs", - "labels_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/labels{/name}", - "comments_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/comments", - "events_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/events", - "html_url": "https://github.com/qt4cg/qtspecs/pull/1429", - "id": 2512448378, - "node_id": "PR_kwDOEt5Dd856xalh", - "number": 1429, - "title": "1403 Align type tests", + "labels_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/labels{/name}", + "comments_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/comments", + "events_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/events", + "html_url": "https://github.com/qt4cg/qtspecs/pull/627", + "id": 1813039415, + "node_id": "PR_kwDOEt5Dd85V83h0", + "number": 627, + "title": "624: Adjusted function category descriptions", "user": { - "login": "line-o", - "id": 657222, - "node_id": "MDQ6VXNlcjY1NzIyMg==", - "avatar_url": "https://avatars.githubusercontent.com/u/657222?v=4", + "login": "Arithmeticus", + "id": 2113262, + "node_id": "MDQ6VXNlcjIxMTMyNjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/2113262?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/line-o", - "html_url": "https://github.com/line-o", - "followers_url": "https://api.github.com/users/line-o/followers", - "following_url": "https://api.github.com/users/line-o/following{/other_user}", - "gists_url": "https://api.github.com/users/line-o/gists{/gist_id}", - "starred_url": "https://api.github.com/users/line-o/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/line-o/subscriptions", - "organizations_url": "https://api.github.com/users/line-o/orgs", - "repos_url": "https://api.github.com/users/line-o/repos", - "events_url": "https://api.github.com/users/line-o/events{/privacy}", - "received_events_url": "https://api.github.com/users/line-o/received_events", + "url": "https://api.github.com/users/Arithmeticus", + "html_url": "https://github.com/Arithmeticus", + "followers_url": "https://api.github.com/users/Arithmeticus/followers", + "following_url": "https://api.github.com/users/Arithmeticus/following{/other_user}", + "gists_url": "https://api.github.com/users/Arithmeticus/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Arithmeticus/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Arithmeticus/subscriptions", + "organizations_url": "https://api.github.com/users/Arithmeticus/orgs", + "repos_url": "https://api.github.com/users/Arithmeticus/repos", + "events_url": "https://api.github.com/users/Arithmeticus/events{/privacy}", + "received_events_url": "https://api.github.com/users/Arithmeticus/received_events", "type": "User", "user_view_type": "public", "site_admin": false }, - "labels": [ - { - "id": 6688514951, - "node_id": "LA_kwDOEt5Dd88AAAABjqqjhw", - "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/Abandoned", - "name": "Abandoned", - "color": "b60205", - "default": false, - "description": "PR was rejected, withdrawn, or superseded" - } - ], + "labels": [], "state": "closed", "locked": false, "assignee": null, "assignees": [], "milestone": null, - "comments": 8, - "created_at": "2024-09-08T15:43:15Z", - "updated_at": "2024-10-01T19:36:06Z", - "closed_at": "2024-10-01T16:11:43Z", - "author_association": "CONTRIBUTOR", + "comments": 0, + "created_at": "2023-07-20T02:39:53Z", + "updated_at": "2023-08-29T12:38:11Z", + "closed_at": "2023-08-29T12:38:11Z", + "author_association": "MEMBER", "active_lock_reason": null, "draft": false, "pull_request": { - "url": "https://api.github.com/repos/qt4cg/qtspecs/pulls/1429", - "html_url": "https://github.com/qt4cg/qtspecs/pull/1429", - "diff_url": "https://github.com/qt4cg/qtspecs/pull/1429.diff", - "patch_url": "https://github.com/qt4cg/qtspecs/pull/1429.patch", - "merged_at": null + "url": "https://api.github.com/repos/qt4cg/qtspecs/pulls/627", + "html_url": "https://github.com/qt4cg/qtspecs/pull/627", + "diff_url": "https://github.com/qt4cg/qtspecs/pull/627.diff", + "patch_url": "https://github.com/qt4cg/qtspecs/pull/627.patch", + "merged_at": "2023-08-29T12:38:11Z" }, - "body": "fixes #1403\r\n\r\nAllow Array and Map tests to omit the asterisk to match any array or map.\r\n\r\n- `array()` <> `array(*)`\r\n- `map()` <> `map(*)`", + "body": "Attempted revision in light of #624. Perhaps not everything is exactly right, but it should be a step in the right direction.", "closed_by": { "login": "ndw", "id": 36793, @@ -10150,7 +10257,7 @@ "site_admin": false }, "reactions": { - "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/reactions", + "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/reactions", "total_count": 0, "+1": 0, "-1": 0, @@ -10161,7 +10268,7 @@ "rocket": 0, "eyes": 0 }, - "timeline_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/timeline", + "timeline_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/timeline", "performed_via_github_app": null, "state_reason": null }, @@ -73561,6 +73668,106 @@ "performed_via_github_app": null, "state_reason": "completed" }, + { + "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429", + "repository_url": "https://api.github.com/repos/qt4cg/qtspecs", + "labels_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/labels{/name}", + "comments_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/comments", + "events_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/events", + "html_url": "https://github.com/qt4cg/qtspecs/pull/1429", + "id": 2512448378, + "node_id": "PR_kwDOEt5Dd856xalh", + "number": 1429, + "title": "1403 Align type tests", + "user": { + "login": "line-o", + "id": 657222, + "node_id": "MDQ6VXNlcjY1NzIyMg==", + "avatar_url": "https://avatars.githubusercontent.com/u/657222?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/line-o", + "html_url": "https://github.com/line-o", + "followers_url": "https://api.github.com/users/line-o/followers", + "following_url": "https://api.github.com/users/line-o/following{/other_user}", + "gists_url": "https://api.github.com/users/line-o/gists{/gist_id}", + "starred_url": "https://api.github.com/users/line-o/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/line-o/subscriptions", + "organizations_url": "https://api.github.com/users/line-o/orgs", + "repos_url": "https://api.github.com/users/line-o/repos", + "events_url": "https://api.github.com/users/line-o/events{/privacy}", + "received_events_url": "https://api.github.com/users/line-o/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "labels": [ + { + "id": 6688514951, + "node_id": "LA_kwDOEt5Dd88AAAABjqqjhw", + "url": "https://api.github.com/repos/qt4cg/qtspecs/labels/Abandoned", + "name": "Abandoned", + "color": "b60205", + "default": false, + "description": "PR was rejected, withdrawn, or superseded" + } + ], + "state": "closed", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 8, + "created_at": "2024-09-08T15:43:15Z", + "updated_at": "2024-10-01T19:36:06Z", + "closed_at": "2024-10-01T16:11:43Z", + "author_association": "CONTRIBUTOR", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/qt4cg/qtspecs/pulls/1429", + "html_url": "https://github.com/qt4cg/qtspecs/pull/1429", + "diff_url": "https://github.com/qt4cg/qtspecs/pull/1429.diff", + "patch_url": "https://github.com/qt4cg/qtspecs/pull/1429.patch", + "merged_at": null + }, + "body": "fixes #1403\r\n\r\nAllow Array and Map tests to omit the asterisk to match any array or map.\r\n\r\n- `array()` <> `array(*)`\r\n- `map()` <> `map(*)`", + "closed_by": { + "login": "ndw", + "id": 36793, + "node_id": "MDQ6VXNlcjM2Nzkz", + "avatar_url": "https://avatars.githubusercontent.com/u/36793?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ndw", + "html_url": "https://github.com/ndw", + "followers_url": "https://api.github.com/users/ndw/followers", + "following_url": "https://api.github.com/users/ndw/following{/other_user}", + "gists_url": "https://api.github.com/users/ndw/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ndw/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ndw/subscriptions", + "organizations_url": "https://api.github.com/users/ndw/orgs", + "repos_url": "https://api.github.com/users/ndw/repos", + "events_url": "https://api.github.com/users/ndw/events{/privacy}", + "received_events_url": "https://api.github.com/users/ndw/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "reactions": { + "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1429/timeline", + "performed_via_github_app": null, + "state_reason": null + }, { "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/1428", "repository_url": "https://api.github.com/repos/qt4cg/qtspecs", @@ -80424,9 +80631,9 @@ "assignee": null, "assignees": [], "milestone": null, - "comments": 2, + "comments": 4, "created_at": "2024-08-02T10:50:48Z", - "updated_at": "2024-10-15T20:55:00Z", + "updated_at": "2024-10-24T13:56:28Z", "closed_at": null, "author_association": "MEMBER", "active_lock_reason": null, @@ -160648,95 +160855,5 @@ "timeline_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/628/timeline", "performed_via_github_app": null, "state_reason": "completed" - }, - { - "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627", - "repository_url": "https://api.github.com/repos/qt4cg/qtspecs", - "labels_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/labels{/name}", - "comments_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/comments", - "events_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/events", - "html_url": "https://github.com/qt4cg/qtspecs/pull/627", - "id": 1813039415, - "node_id": "PR_kwDOEt5Dd85V83h0", - "number": 627, - "title": "624: Adjusted function category descriptions", - "user": { - "login": "Arithmeticus", - "id": 2113262, - "node_id": "MDQ6VXNlcjIxMTMyNjI=", - "avatar_url": "https://avatars.githubusercontent.com/u/2113262?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/Arithmeticus", - "html_url": "https://github.com/Arithmeticus", - "followers_url": "https://api.github.com/users/Arithmeticus/followers", - "following_url": "https://api.github.com/users/Arithmeticus/following{/other_user}", - "gists_url": "https://api.github.com/users/Arithmeticus/gists{/gist_id}", - "starred_url": "https://api.github.com/users/Arithmeticus/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/Arithmeticus/subscriptions", - "organizations_url": "https://api.github.com/users/Arithmeticus/orgs", - "repos_url": "https://api.github.com/users/Arithmeticus/repos", - "events_url": "https://api.github.com/users/Arithmeticus/events{/privacy}", - "received_events_url": "https://api.github.com/users/Arithmeticus/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "labels": [], - "state": "closed", - "locked": false, - "assignee": null, - "assignees": [], - "milestone": null, - "comments": 0, - "created_at": "2023-07-20T02:39:53Z", - "updated_at": "2023-08-29T12:38:11Z", - "closed_at": "2023-08-29T12:38:11Z", - "author_association": "MEMBER", - "active_lock_reason": null, - "draft": false, - "pull_request": { - "url": "https://api.github.com/repos/qt4cg/qtspecs/pulls/627", - "html_url": "https://github.com/qt4cg/qtspecs/pull/627", - "diff_url": "https://github.com/qt4cg/qtspecs/pull/627.diff", - "patch_url": "https://github.com/qt4cg/qtspecs/pull/627.patch", - "merged_at": "2023-08-29T12:38:11Z" - }, - "body": "Attempted revision in light of #624. Perhaps not everything is exactly right, but it should be a step in the right direction.", - "closed_by": { - "login": "ndw", - "id": 36793, - "node_id": "MDQ6VXNlcjM2Nzkz", - "avatar_url": "https://avatars.githubusercontent.com/u/36793?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/ndw", - "html_url": "https://github.com/ndw", - "followers_url": "https://api.github.com/users/ndw/followers", - "following_url": "https://api.github.com/users/ndw/following{/other_user}", - "gists_url": "https://api.github.com/users/ndw/gists{/gist_id}", - "starred_url": "https://api.github.com/users/ndw/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/ndw/subscriptions", - "organizations_url": "https://api.github.com/users/ndw/orgs", - "repos_url": "https://api.github.com/users/ndw/repos", - "events_url": "https://api.github.com/users/ndw/events{/privacy}", - "received_events_url": "https://api.github.com/users/ndw/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "reactions": { - "url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/reactions", - "total_count": 0, - "+1": 0, - "-1": 0, - "laugh": 0, - "hooray": 0, - "confused": 0, - "heart": 0, - "rocket": 0, - "eyes": 0 - }, - "timeline_url": "https://api.github.com/repos/qt4cg/qtspecs/issues/627/timeline", - "performed_via_github_app": null, - "state_reason": null } ] diff --git a/pr-status/openprs.txt b/pr-status/openprs.txt index 003bdc2e4..b7a85d64c 100644 --- a/pr-status/openprs.txt +++ b/pr-status/openprs.txt @@ -1,3 +1,4 @@ +1529 1523 1505 1504