mirror of
https://github.com/servo/servo.git
synced 2025-09-21 04:10:11 +01:00
Reorganize Servo's WPT Python scripts
This change moves all of Servo's WPT Python support scripts into one directory as they were previously scattered throughout the directory structure. This should allow more code reuse and make it easier to understand how everything fits together. The changes: - `tests/wpt/update` → `python/wpt/importer` - `etc/ci/upstream-wpt-changes/wptupstreamer` → `python/wpt/exporter` - `etc/ci/upstream-wpt-changes/test.py` → `python/wpt/test.py` - `etc/ci/upstream-wpt-changes/tests` → `python/wpt/tests` - `tests/wpt/servowpt.py` → - `python/wpt/update.py` - `python/wpt/run.py` - `tests/wpt/manifestupdate.py` → `python/wpt/manifestupdate.py` This change also removes - The ability to run the `update-wpt` and `test-wpt` commands without using `mach`. These didn't work very well, because it was difficult to get all of the wptrunner and mach dependencies installed outside of the Python virtualenv. It's simpler if they are always run through `mach`. - The old WPT change upstreaming script that was no longer used.
This commit is contained in:
parent
9acb9cc5cf
commit
e2cf3e8d1a
52 changed files with 237 additions and 888 deletions
515
python/wpt/tests/merged.json
Normal file
515
python/wpt/tests/merged.json
Normal file
|
@ -0,0 +1,515 @@
|
|||
{
|
||||
"action": "closed",
|
||||
"number": 19620,
|
||||
"pull_request": {
|
||||
"url": "https://api.github.com/repos/servo/servo/pulls/19620",
|
||||
"id": 159652155,
|
||||
"html_url": "https://github.com/servo/servo/pull/19620",
|
||||
"diff_url": "https://github.com/servo/servo/pull/19620.diff",
|
||||
"patch_url": "https://github.com/servo/servo/pull/19620.patch",
|
||||
"issue_url": "https://api.github.com/repos/servo/servo/issues/19620",
|
||||
"number": 19620,
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"title": "style: Make sure to honor parse_method in transition and animation shorthands.",
|
||||
"user": {
|
||||
"login": "emilio",
|
||||
"id": 1323194,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/1323194?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/emilio",
|
||||
"html_url": "https://github.com/emilio",
|
||||
"followers_url": "https://api.github.com/users/emilio/followers",
|
||||
"following_url": "https://api.github.com/users/emilio/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/emilio/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/emilio/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/emilio/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/emilio/orgs",
|
||||
"repos_url": "https://api.github.com/users/emilio/repos",
|
||||
"events_url": "https://api.github.com/users/emilio/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/emilio/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "Reviewed-by: birtles\r\nBug: 1426312\r\nMozReview-Commit-ID: HY3jtdSdaga\n\n<!-- Reviewable:start -->\n---\nThis change is [<img src=\"https://reviewable.io/review_button.svg\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/servo/servo/19620)\n<!-- Reviewable:end -->\n",
|
||||
"created_at": "2017-12-21T13:01:36Z",
|
||||
"updated_at": "2017-12-21T14:53:35Z",
|
||||
"closed_at": "2017-12-21T14:53:35Z",
|
||||
"merged_at": "2017-12-21T14:53:35Z",
|
||||
"merge_commit_sha": "cdb604ae6950960e46855bfb28d6c1f560b4f6e7",
|
||||
"assignee": {
|
||||
"login": "metajack",
|
||||
"id": 28357,
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/28357?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/metajack",
|
||||
"html_url": "https://github.com/metajack",
|
||||
"followers_url": "https://api.github.com/users/metajack/followers",
|
||||
"following_url": "https://api.github.com/users/metajack/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/metajack/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/metajack/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/metajack/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/metajack/orgs",
|
||||
"repos_url": "https://api.github.com/users/metajack/repos",
|
||||
"events_url": "https://api.github.com/users/metajack/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/metajack/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "metajack",
|
||||
"id": 28357,
|
||||
"avatar_url": "https://avatars3.githubusercontent.com/u/28357?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/metajack",
|
||||
"html_url": "https://github.com/metajack",
|
||||
"followers_url": "https://api.github.com/users/metajack/followers",
|
||||
"following_url": "https://api.github.com/users/metajack/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/metajack/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/metajack/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/metajack/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/metajack/orgs",
|
||||
"repos_url": "https://api.github.com/users/metajack/repos",
|
||||
"events_url": "https://api.github.com/users/metajack/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/metajack/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://api.github.com/repos/servo/servo/pulls/19620/commits",
|
||||
"review_comments_url": "https://api.github.com/repos/servo/servo/pulls/19620/comments",
|
||||
"review_comment_url": "https://api.github.com/repos/servo/servo/pulls/comments{/number}",
|
||||
"comments_url": "https://api.github.com/repos/servo/servo/issues/19620/comments",
|
||||
"statuses_url": "https://api.github.com/repos/servo/servo/statuses/cdb604ae6950960e46855bfb28d6c1f560b4f6e7",
|
||||
"head": {
|
||||
"label": "emilio:parse-transition-longhand",
|
||||
"ref": "parse-transition-longhand",
|
||||
"sha": "cdb604ae6950960e46855bfb28d6c1f560b4f6e7",
|
||||
"user": {
|
||||
"login": "emilio",
|
||||
"id": 1323194,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/1323194?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/emilio",
|
||||
"html_url": "https://github.com/emilio",
|
||||
"followers_url": "https://api.github.com/users/emilio/followers",
|
||||
"following_url": "https://api.github.com/users/emilio/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/emilio/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/emilio/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/emilio/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/emilio/orgs",
|
||||
"repos_url": "https://api.github.com/users/emilio/repos",
|
||||
"events_url": "https://api.github.com/users/emilio/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/emilio/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 34808649,
|
||||
"name": "servo",
|
||||
"full_name": "emilio/servo",
|
||||
"owner": {
|
||||
"login": "emilio",
|
||||
"id": 1323194,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/1323194?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/emilio",
|
||||
"html_url": "https://github.com/emilio",
|
||||
"followers_url": "https://api.github.com/users/emilio/followers",
|
||||
"following_url": "https://api.github.com/users/emilio/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/emilio/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/emilio/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/emilio/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/emilio/orgs",
|
||||
"repos_url": "https://api.github.com/users/emilio/repos",
|
||||
"events_url": "https://api.github.com/users/emilio/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/emilio/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://github.com/emilio/servo",
|
||||
"description": "The Servo Browser Engine",
|
||||
"fork": true,
|
||||
"url": "https://api.github.com/repos/emilio/servo",
|
||||
"forks_url": "https://api.github.com/repos/emilio/servo/forks",
|
||||
"keys_url": "https://api.github.com/repos/emilio/servo/keys{/key_id}",
|
||||
"collaborators_url": "https://api.github.com/repos/emilio/servo/collaborators{/collaborator}",
|
||||
"teams_url": "https://api.github.com/repos/emilio/servo/teams",
|
||||
"hooks_url": "https://api.github.com/repos/emilio/servo/hooks",
|
||||
"issue_events_url": "https://api.github.com/repos/emilio/servo/issues/events{/number}",
|
||||
"events_url": "https://api.github.com/repos/emilio/servo/events",
|
||||
"assignees_url": "https://api.github.com/repos/emilio/servo/assignees{/user}",
|
||||
"branches_url": "https://api.github.com/repos/emilio/servo/branches{/branch}",
|
||||
"tags_url": "https://api.github.com/repos/emilio/servo/tags",
|
||||
"blobs_url": "https://api.github.com/repos/emilio/servo/git/blobs{/sha}",
|
||||
"git_tags_url": "https://api.github.com/repos/emilio/servo/git/tags{/sha}",
|
||||
"git_refs_url": "https://api.github.com/repos/emilio/servo/git/refs{/sha}",
|
||||
"trees_url": "https://api.github.com/repos/emilio/servo/git/trees{/sha}",
|
||||
"statuses_url": "https://api.github.com/repos/emilio/servo/statuses/{sha}",
|
||||
"languages_url": "https://api.github.com/repos/emilio/servo/languages",
|
||||
"stargazers_url": "https://api.github.com/repos/emilio/servo/stargazers",
|
||||
"contributors_url": "https://api.github.com/repos/emilio/servo/contributors",
|
||||
"subscribers_url": "https://api.github.com/repos/emilio/servo/subscribers",
|
||||
"subscription_url": "https://api.github.com/repos/emilio/servo/subscription",
|
||||
"commits_url": "https://api.github.com/repos/emilio/servo/commits{/sha}",
|
||||
"git_commits_url": "https://api.github.com/repos/emilio/servo/git/commits{/sha}",
|
||||
"comments_url": "https://api.github.com/repos/emilio/servo/comments{/number}",
|
||||
"issue_comment_url": "https://api.github.com/repos/emilio/servo/issues/comments{/number}",
|
||||
"contents_url": "https://api.github.com/repos/emilio/servo/contents/{+path}",
|
||||
"compare_url": "https://api.github.com/repos/emilio/servo/compare/{base}...{head}",
|
||||
"merges_url": "https://api.github.com/repos/emilio/servo/merges",
|
||||
"archive_url": "https://api.github.com/repos/emilio/servo/{archive_format}{/ref}",
|
||||
"downloads_url": "https://api.github.com/repos/emilio/servo/downloads",
|
||||
"issues_url": "https://api.github.com/repos/emilio/servo/issues{/number}",
|
||||
"pulls_url": "https://api.github.com/repos/emilio/servo/pulls{/number}",
|
||||
"milestones_url": "https://api.github.com/repos/emilio/servo/milestones{/number}",
|
||||
"notifications_url": "https://api.github.com/repos/emilio/servo/notifications{?since,all,participating}",
|
||||
"labels_url": "https://api.github.com/repos/emilio/servo/labels{/name}",
|
||||
"releases_url": "https://api.github.com/repos/emilio/servo/releases{/id}",
|
||||
"deployments_url": "https://api.github.com/repos/emilio/servo/deployments",
|
||||
"created_at": "2015-04-29T17:44:08Z",
|
||||
"updated_at": "2016-01-12T15:00:17Z",
|
||||
"pushed_at": "2017-12-21T12:57:32Z",
|
||||
"git_url": "git://github.com/emilio/servo.git",
|
||||
"ssh_url": "git@github.com:emilio/servo.git",
|
||||
"clone_url": "https://github.com/emilio/servo.git",
|
||||
"svn_url": "https://github.com/emilio/servo",
|
||||
"homepage": "",
|
||||
"size": 323504,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"open_issues_count": 0,
|
||||
"license": {
|
||||
"key": "mpl-2.0",
|
||||
"name": "Mozilla Public License 2.0",
|
||||
"spdx_id": "MPL-2.0",
|
||||
"url": "https://api.github.com/licenses/mpl-2.0"
|
||||
},
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "servo:master",
|
||||
"ref": "master",
|
||||
"sha": "df0f9ad7ae6f10ffeaf5d40f4a2a25abadabf9cc",
|
||||
"user": {
|
||||
"login": "servo",
|
||||
"id": 2566135,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/2566135?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/servo",
|
||||
"html_url": "https://github.com/servo",
|
||||
"followers_url": "https://api.github.com/users/servo/followers",
|
||||
"following_url": "https://api.github.com/users/servo/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/servo/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/servo/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/servo/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/servo/orgs",
|
||||
"repos_url": "https://api.github.com/users/servo/repos",
|
||||
"events_url": "https://api.github.com/users/servo/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/servo/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 3390243,
|
||||
"name": "servo",
|
||||
"full_name": "servo/servo",
|
||||
"owner": {
|
||||
"login": "servo",
|
||||
"id": 2566135,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/2566135?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/servo",
|
||||
"html_url": "https://github.com/servo",
|
||||
"followers_url": "https://api.github.com/users/servo/followers",
|
||||
"following_url": "https://api.github.com/users/servo/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/servo/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/servo/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/servo/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/servo/orgs",
|
||||
"repos_url": "https://api.github.com/users/servo/repos",
|
||||
"events_url": "https://api.github.com/users/servo/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/servo/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://github.com/servo/servo",
|
||||
"description": "The Servo Browser Engine",
|
||||
"fork": false,
|
||||
"url": "https://api.github.com/repos/servo/servo",
|
||||
"forks_url": "https://api.github.com/repos/servo/servo/forks",
|
||||
"keys_url": "https://api.github.com/repos/servo/servo/keys{/key_id}",
|
||||
"collaborators_url": "https://api.github.com/repos/servo/servo/collaborators{/collaborator}",
|
||||
"teams_url": "https://api.github.com/repos/servo/servo/teams",
|
||||
"hooks_url": "https://api.github.com/repos/servo/servo/hooks",
|
||||
"issue_events_url": "https://api.github.com/repos/servo/servo/issues/events{/number}",
|
||||
"events_url": "https://api.github.com/repos/servo/servo/events",
|
||||
"assignees_url": "https://api.github.com/repos/servo/servo/assignees{/user}",
|
||||
"branches_url": "https://api.github.com/repos/servo/servo/branches{/branch}",
|
||||
"tags_url": "https://api.github.com/repos/servo/servo/tags",
|
||||
"blobs_url": "https://api.github.com/repos/servo/servo/git/blobs{/sha}",
|
||||
"git_tags_url": "https://api.github.com/repos/servo/servo/git/tags{/sha}",
|
||||
"git_refs_url": "https://api.github.com/repos/servo/servo/git/refs{/sha}",
|
||||
"trees_url": "https://api.github.com/repos/servo/servo/git/trees{/sha}",
|
||||
"statuses_url": "https://api.github.com/repos/servo/servo/statuses/{sha}",
|
||||
"languages_url": "https://api.github.com/repos/servo/servo/languages",
|
||||
"stargazers_url": "https://api.github.com/repos/servo/servo/stargazers",
|
||||
"contributors_url": "https://api.github.com/repos/servo/servo/contributors",
|
||||
"subscribers_url": "https://api.github.com/repos/servo/servo/subscribers",
|
||||
"subscription_url": "https://api.github.com/repos/servo/servo/subscription",
|
||||
"commits_url": "https://api.github.com/repos/servo/servo/commits{/sha}",
|
||||
"git_commits_url": "https://api.github.com/repos/servo/servo/git/commits{/sha}",
|
||||
"comments_url": "https://api.github.com/repos/servo/servo/comments{/number}",
|
||||
"issue_comment_url": "https://api.github.com/repos/servo/servo/issues/comments{/number}",
|
||||
"contents_url": "https://api.github.com/repos/servo/servo/contents/{+path}",
|
||||
"compare_url": "https://api.github.com/repos/servo/servo/compare/{base}...{head}",
|
||||
"merges_url": "https://api.github.com/repos/servo/servo/merges",
|
||||
"archive_url": "https://api.github.com/repos/servo/servo/{archive_format}{/ref}",
|
||||
"downloads_url": "https://api.github.com/repos/servo/servo/downloads",
|
||||
"issues_url": "https://api.github.com/repos/servo/servo/issues{/number}",
|
||||
"pulls_url": "https://api.github.com/repos/servo/servo/pulls{/number}",
|
||||
"milestones_url": "https://api.github.com/repos/servo/servo/milestones{/number}",
|
||||
"notifications_url": "https://api.github.com/repos/servo/servo/notifications{?since,all,participating}",
|
||||
"labels_url": "https://api.github.com/repos/servo/servo/labels{/name}",
|
||||
"releases_url": "https://api.github.com/repos/servo/servo/releases{/id}",
|
||||
"deployments_url": "https://api.github.com/repos/servo/servo/deployments",
|
||||
"created_at": "2012-02-08T19:07:25Z",
|
||||
"updated_at": "2017-12-21T09:43:03Z",
|
||||
"pushed_at": "2017-12-21T14:53:23Z",
|
||||
"git_url": "git://github.com/servo/servo.git",
|
||||
"ssh_url": "git@github.com:servo/servo.git",
|
||||
"clone_url": "https://github.com/servo/servo.git",
|
||||
"svn_url": "https://github.com/servo/servo",
|
||||
"homepage": "https://servo.org/",
|
||||
"size": 402344,
|
||||
"stargazers_count": 10867,
|
||||
"watchers_count": 10867,
|
||||
"language": "Rust",
|
||||
"has_issues": true,
|
||||
"has_projects": false,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 1810,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"open_issues_count": 2027,
|
||||
"license": {
|
||||
"key": "mpl-2.0",
|
||||
"name": "Mozilla Public License 2.0",
|
||||
"spdx_id": "MPL-2.0",
|
||||
"url": "https://api.github.com/licenses/mpl-2.0"
|
||||
},
|
||||
"forks": 1810,
|
||||
"open_issues": 2027,
|
||||
"watchers": 10867,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://api.github.com/repos/servo/servo/pulls/19620"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://github.com/servo/servo/pull/19620"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://api.github.com/repos/servo/servo/issues/19620"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://api.github.com/repos/servo/servo/issues/19620/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://api.github.com/repos/servo/servo/pulls/19620/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://api.github.com/repos/servo/servo/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://api.github.com/repos/servo/servo/pulls/19620/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://api.github.com/repos/servo/servo/statuses/cdb604ae6950960e46855bfb28d6c1f560b4f6e7"
|
||||
}
|
||||
},
|
||||
"author_association": "MEMBER",
|
||||
"merged": true,
|
||||
"mergeable": null,
|
||||
"rebaseable": null,
|
||||
"mergeable_state": "unknown",
|
||||
"merged_by": {
|
||||
"login": "bors-servo",
|
||||
"id": 4368172,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/4368172?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/bors-servo",
|
||||
"html_url": "https://github.com/bors-servo",
|
||||
"followers_url": "https://api.github.com/users/bors-servo/followers",
|
||||
"following_url": "https://api.github.com/users/bors-servo/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/bors-servo/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/bors-servo/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/bors-servo/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/bors-servo/orgs",
|
||||
"repos_url": "https://api.github.com/users/bors-servo/repos",
|
||||
"events_url": "https://api.github.com/users/bors-servo/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/bors-servo/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"comments": 6,
|
||||
"review_comments": 0,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 4,
|
||||
"deletions": 14,
|
||||
"changed_files": 1
|
||||
},
|
||||
"repository": {
|
||||
"id": 3390243,
|
||||
"name": "servo",
|
||||
"full_name": "servo/servo",
|
||||
"owner": {
|
||||
"login": "servo",
|
||||
"id": 2566135,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/2566135?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/servo",
|
||||
"html_url": "https://github.com/servo",
|
||||
"followers_url": "https://api.github.com/users/servo/followers",
|
||||
"following_url": "https://api.github.com/users/servo/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/servo/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/servo/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/servo/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/servo/orgs",
|
||||
"repos_url": "https://api.github.com/users/servo/repos",
|
||||
"events_url": "https://api.github.com/users/servo/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/servo/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://github.com/servo/servo",
|
||||
"description": "The Servo Browser Engine",
|
||||
"fork": false,
|
||||
"url": "https://api.github.com/repos/servo/servo",
|
||||
"forks_url": "https://api.github.com/repos/servo/servo/forks",
|
||||
"keys_url": "https://api.github.com/repos/servo/servo/keys{/key_id}",
|
||||
"collaborators_url": "https://api.github.com/repos/servo/servo/collaborators{/collaborator}",
|
||||
"teams_url": "https://api.github.com/repos/servo/servo/teams",
|
||||
"hooks_url": "https://api.github.com/repos/servo/servo/hooks",
|
||||
"issue_events_url": "https://api.github.com/repos/servo/servo/issues/events{/number}",
|
||||
"events_url": "https://api.github.com/repos/servo/servo/events",
|
||||
"assignees_url": "https://api.github.com/repos/servo/servo/assignees{/user}",
|
||||
"branches_url": "https://api.github.com/repos/servo/servo/branches{/branch}",
|
||||
"tags_url": "https://api.github.com/repos/servo/servo/tags",
|
||||
"blobs_url": "https://api.github.com/repos/servo/servo/git/blobs{/sha}",
|
||||
"git_tags_url": "https://api.github.com/repos/servo/servo/git/tags{/sha}",
|
||||
"git_refs_url": "https://api.github.com/repos/servo/servo/git/refs{/sha}",
|
||||
"trees_url": "https://api.github.com/repos/servo/servo/git/trees{/sha}",
|
||||
"statuses_url": "https://api.github.com/repos/servo/servo/statuses/{sha}",
|
||||
"languages_url": "https://api.github.com/repos/servo/servo/languages",
|
||||
"stargazers_url": "https://api.github.com/repos/servo/servo/stargazers",
|
||||
"contributors_url": "https://api.github.com/repos/servo/servo/contributors",
|
||||
"subscribers_url": "https://api.github.com/repos/servo/servo/subscribers",
|
||||
"subscription_url": "https://api.github.com/repos/servo/servo/subscription",
|
||||
"commits_url": "https://api.github.com/repos/servo/servo/commits{/sha}",
|
||||
"git_commits_url": "https://api.github.com/repos/servo/servo/git/commits{/sha}",
|
||||
"comments_url": "https://api.github.com/repos/servo/servo/comments{/number}",
|
||||
"issue_comment_url": "https://api.github.com/repos/servo/servo/issues/comments{/number}",
|
||||
"contents_url": "https://api.github.com/repos/servo/servo/contents/{+path}",
|
||||
"compare_url": "https://api.github.com/repos/servo/servo/compare/{base}...{head}",
|
||||
"merges_url": "https://api.github.com/repos/servo/servo/merges",
|
||||
"archive_url": "https://api.github.com/repos/servo/servo/{archive_format}{/ref}",
|
||||
"downloads_url": "https://api.github.com/repos/servo/servo/downloads",
|
||||
"issues_url": "https://api.github.com/repos/servo/servo/issues{/number}",
|
||||
"pulls_url": "https://api.github.com/repos/servo/servo/pulls{/number}",
|
||||
"milestones_url": "https://api.github.com/repos/servo/servo/milestones{/number}",
|
||||
"notifications_url": "https://api.github.com/repos/servo/servo/notifications{?since,all,participating}",
|
||||
"labels_url": "https://api.github.com/repos/servo/servo/labels{/name}",
|
||||
"releases_url": "https://api.github.com/repos/servo/servo/releases{/id}",
|
||||
"deployments_url": "https://api.github.com/repos/servo/servo/deployments",
|
||||
"created_at": "2012-02-08T19:07:25Z",
|
||||
"updated_at": "2017-12-21T09:43:03Z",
|
||||
"pushed_at": "2017-12-21T14:53:23Z",
|
||||
"git_url": "git://github.com/servo/servo.git",
|
||||
"ssh_url": "git@github.com:servo/servo.git",
|
||||
"clone_url": "https://github.com/servo/servo.git",
|
||||
"svn_url": "https://github.com/servo/servo",
|
||||
"homepage": "https://servo.org/",
|
||||
"size": 402344,
|
||||
"stargazers_count": 10867,
|
||||
"watchers_count": 10867,
|
||||
"language": "Rust",
|
||||
"has_issues": true,
|
||||
"has_projects": false,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 1810,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"open_issues_count": 2027,
|
||||
"license": {
|
||||
"key": "mpl-2.0",
|
||||
"name": "Mozilla Public License 2.0",
|
||||
"spdx_id": "MPL-2.0",
|
||||
"url": "https://api.github.com/licenses/mpl-2.0"
|
||||
},
|
||||
"forks": 1810,
|
||||
"open_issues": 2027,
|
||||
"watchers": 10867,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"organization": {
|
||||
"login": "servo",
|
||||
"id": 2566135,
|
||||
"url": "https://api.github.com/orgs/servo",
|
||||
"repos_url": "https://api.github.com/orgs/servo/repos",
|
||||
"events_url": "https://api.github.com/orgs/servo/events",
|
||||
"hooks_url": "https://api.github.com/orgs/servo/hooks",
|
||||
"issues_url": "https://api.github.com/orgs/servo/issues",
|
||||
"members_url": "https://api.github.com/orgs/servo/members{/member}",
|
||||
"public_members_url": "https://api.github.com/orgs/servo/public_members{/member}",
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/2566135?v=4",
|
||||
"description": "The Servo web browser engine"
|
||||
},
|
||||
"sender": {
|
||||
"login": "bors-servo",
|
||||
"id": 4368172,
|
||||
"avatar_url": "https://avatars1.githubusercontent.com/u/4368172?v=4",
|
||||
"gravatar_id": "",
|
||||
"url": "https://api.github.com/users/bors-servo",
|
||||
"html_url": "https://github.com/bors-servo",
|
||||
"followers_url": "https://api.github.com/users/bors-servo/followers",
|
||||
"following_url": "https://api.github.com/users/bors-servo/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/bors-servo/gists{/gist_id}",
|
||||
"starred_url": "https://api.github.com/users/bors-servo/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/bors-servo/subscriptions",
|
||||
"organizations_url": "https://api.github.com/users/bors-servo/orgs",
|
||||
"repos_url": "https://api.github.com/users/bors-servo/repos",
|
||||
"events_url": "https://api.github.com/users/bors-servo/events{/privacy}",
|
||||
"received_events_url": "https://api.github.com/users/bors-servo/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue