tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

master_push_event.json (10461B)


      1 {
      2  "ref": "refs/heads/master",
      3  "before": "a4bfa25bfc35e6dd8aabf9bc5af714bf3d70d712",
      4  "after": "5baef702c26b8580f5a4e5e1a34ac75bb9d496ae",
      5  "created": false,
      6  "deleted": false,
      7  "forced": false,
      8  "base_ref": null,
      9  "compare": "https://github.com/web-platform-tests/wpt/compare/a4bfa25bfc35...5baef702c26b",
     10  "commits": [
     11    {
     12      "id": "5baef702c26b8580f5a4e5e1a34ac75bb9d496ae",
     13      "tree_id": "045949cd04598b19f5ed1bebf2d5cbed647f3c86",
     14      "distinct": true,
     15      "message": "Add support for verifying taskcluster config (#15593)\n\nAdds as wpt tc-verify command that verifies that the TaskCluster\r\nconfig is a valid yaml file and computes the tasks that will run on a\r\nPR synchronize event. This can be expanded to more events and pushes\r\nin the future.",
     16      "timestamp": "2019-03-01T14:43:07Z",
     17      "url": "https://github.com/web-platform-tests/wpt/commit/5baef702c26b8580f5a4e5e1a34ac75bb9d496ae",
     18      "author": {
     19        "name": "jgraham",
     20        "email": "james@hoppipolla.co.uk",
     21        "username": "jgraham"
     22      },
     23      "committer": {
     24        "name": "GitHub",
     25        "email": "noreply@github.com",
     26        "username": "web-flow"
     27      },
     28      "added": [
     29        "tools/taskcluster/__init__.py",
     30        "tools/taskcluster/commands.json",
     31        "tools/taskcluster/testdata/pr_event.json",
     32        "tools/taskcluster/verify.py"
     33      ],
     34      "removed": [
     35 
     36      ],
     37      "modified": [
     38        "tools/wpt/paths"
     39      ]
     40    }
     41  ],
     42  "head_commit": {
     43    "id": "5baef702c26b8580f5a4e5e1a34ac75bb9d496ae",
     44    "tree_id": "045949cd04598b19f5ed1bebf2d5cbed647f3c86",
     45    "distinct": true,
     46    "message": "Add support for verifying taskcluster config (#15593)\n\nAdds as wpt tc-verify command that verifies that the TaskCluster\r\nconfig is a valid yaml file and computes the tasks that will run on a\r\nPR synchronize event. This can be expanded to more events and pushes\r\nin the future.",
     47    "timestamp": "2019-03-01T14:43:07Z",
     48    "url": "https://github.com/web-platform-tests/wpt/commit/5baef702c26b8580f5a4e5e1a34ac75bb9d496ae",
     49    "author": {
     50      "name": "jgraham",
     51      "email": "james@hoppipolla.co.uk",
     52      "username": "jgraham"
     53    },
     54    "committer": {
     55      "name": "GitHub",
     56      "email": "noreply@github.com",
     57      "username": "web-flow"
     58    },
     59    "added": [
     60      "tools/taskcluster/__init__.py",
     61      "tools/taskcluster/commands.json",
     62      "tools/taskcluster/testdata/pr_event.json",
     63      "tools/taskcluster/verify.py"
     64    ],
     65    "removed": [
     66 
     67    ],
     68    "modified": [
     69      "tools/wpt/paths"
     70    ]
     71  },
     72  "repository": {
     73    "id": 3618133,
     74    "node_id": "MDEwOlJlcG9zaXRvcnkzNjE4MTMz",
     75    "name": "wpt",
     76    "full_name": "web-platform-tests/wpt",
     77    "private": false,
     78    "owner": {
     79      "name": "web-platform-tests",
     80      "email": "",
     81      "login": "web-platform-tests",
     82      "id": 37226233,
     83      "node_id": "MDEyOk9yZ2FuaXphdGlvbjM3MjI2MjMz",
     84      "avatar_url": "https://avatars0.githubusercontent.com/u/37226233?v=4",
     85      "gravatar_id": "",
     86      "url": "https://api.github.com/users/web-platform-tests",
     87      "html_url": "https://github.com/web-platform-tests",
     88      "followers_url": "https://api.github.com/users/web-platform-tests/followers",
     89      "following_url": "https://api.github.com/users/web-platform-tests/following{/other_user}",
     90      "gists_url": "https://api.github.com/users/web-platform-tests/gists{/gist_id}",
     91      "starred_url": "https://api.github.com/users/web-platform-tests/starred{/owner}{/repo}",
     92      "subscriptions_url": "https://api.github.com/users/web-platform-tests/subscriptions",
     93      "organizations_url": "https://api.github.com/users/web-platform-tests/orgs",
     94      "repos_url": "https://api.github.com/users/web-platform-tests/repos",
     95      "events_url": "https://api.github.com/users/web-platform-tests/events{/privacy}",
     96      "received_events_url": "https://api.github.com/users/web-platform-tests/received_events",
     97      "type": "Organization",
     98      "site_admin": false
     99    },
    100    "html_url": "https://github.com/web-platform-tests/wpt",
    101    "description": "Test suites for Web platform specs — including WHATWG, W3C, and others",
    102    "fork": false,
    103    "url": "https://github.com/web-platform-tests/wpt",
    104    "forks_url": "https://api.github.com/repos/web-platform-tests/wpt/forks",
    105    "keys_url": "https://api.github.com/repos/web-platform-tests/wpt/keys{/key_id}",
    106    "collaborators_url": "https://api.github.com/repos/web-platform-tests/wpt/collaborators{/collaborator}",
    107    "teams_url": "https://api.github.com/repos/web-platform-tests/wpt/teams",
    108    "hooks_url": "https://api.github.com/repos/web-platform-tests/wpt/hooks",
    109    "issue_events_url": "https://api.github.com/repos/web-platform-tests/wpt/issues/events{/number}",
    110    "events_url": "https://api.github.com/repos/web-platform-tests/wpt/events",
    111    "assignees_url": "https://api.github.com/repos/web-platform-tests/wpt/assignees{/user}",
    112    "branches_url": "https://api.github.com/repos/web-platform-tests/wpt/branches{/branch}",
    113    "tags_url": "https://api.github.com/repos/web-platform-tests/wpt/tags",
    114    "blobs_url": "https://api.github.com/repos/web-platform-tests/wpt/git/blobs{/sha}",
    115    "git_tags_url": "https://api.github.com/repos/web-platform-tests/wpt/git/tags{/sha}",
    116    "git_refs_url": "https://api.github.com/repos/web-platform-tests/wpt/git/refs{/sha}",
    117    "trees_url": "https://api.github.com/repos/web-platform-tests/wpt/git/trees{/sha}",
    118    "statuses_url": "https://api.github.com/repos/web-platform-tests/wpt/statuses/{sha}",
    119    "languages_url": "https://api.github.com/repos/web-platform-tests/wpt/languages",
    120    "stargazers_url": "https://api.github.com/repos/web-platform-tests/wpt/stargazers",
    121    "contributors_url": "https://api.github.com/repos/web-platform-tests/wpt/contributors",
    122    "subscribers_url": "https://api.github.com/repos/web-platform-tests/wpt/subscribers",
    123    "subscription_url": "https://api.github.com/repos/web-platform-tests/wpt/subscription",
    124    "commits_url": "https://api.github.com/repos/web-platform-tests/wpt/commits{/sha}",
    125    "git_commits_url": "https://api.github.com/repos/web-platform-tests/wpt/git/commits{/sha}",
    126    "comments_url": "https://api.github.com/repos/web-platform-tests/wpt/comments{/number}",
    127    "issue_comment_url": "https://api.github.com/repos/web-platform-tests/wpt/issues/comments{/number}",
    128    "contents_url": "https://api.github.com/repos/web-platform-tests/wpt/contents/{+path}",
    129    "compare_url": "https://api.github.com/repos/web-platform-tests/wpt/compare/{base}...{head}",
    130    "merges_url": "https://api.github.com/repos/web-platform-tests/wpt/merges",
    131    "archive_url": "https://api.github.com/repos/web-platform-tests/wpt/{archive_format}{/ref}",
    132    "downloads_url": "https://api.github.com/repos/web-platform-tests/wpt/downloads",
    133    "issues_url": "https://api.github.com/repos/web-platform-tests/wpt/issues{/number}",
    134    "pulls_url": "https://api.github.com/repos/web-platform-tests/wpt/pulls{/number}",
    135    "milestones_url": "https://api.github.com/repos/web-platform-tests/wpt/milestones{/number}",
    136    "notifications_url": "https://api.github.com/repos/web-platform-tests/wpt/notifications{?since,all,participating}",
    137    "labels_url": "https://api.github.com/repos/web-platform-tests/wpt/labels{/name}",
    138    "releases_url": "https://api.github.com/repos/web-platform-tests/wpt/releases{/id}",
    139    "deployments_url": "https://api.github.com/repos/web-platform-tests/wpt/deployments",
    140    "created_at": 1330865891,
    141    "updated_at": "2019-03-01T14:16:52Z",
    142    "pushed_at": 1551451389,
    143    "git_url": "git://github.com/web-platform-tests/wpt.git",
    144    "ssh_url": "git@github.com:web-platform-tests/wpt.git",
    145    "clone_url": "https://github.com/web-platform-tests/wpt.git",
    146    "svn_url": "https://github.com/web-platform-tests/wpt",
    147    "homepage": "http://irc.w3.org/?channels=testing",
    148    "size": 324722,
    149    "stargazers_count": 2060,
    150    "watchers_count": 2060,
    151    "language": "HTML",
    152    "has_issues": true,
    153    "has_projects": true,
    154    "has_downloads": true,
    155    "has_wiki": true,
    156    "has_pages": true,
    157    "forks_count": 1605,
    158    "mirror_url": null,
    159    "archived": false,
    160    "open_issues_count": 1355,
    161    "license": {
    162      "key": "other",
    163      "name": "Other",
    164      "spdx_id": "NOASSERTION",
    165      "url": null,
    166      "node_id": "MDc6TGljZW5zZTA="
    167    },
    168    "forks": 1605,
    169    "open_issues": 1366,
    170    "watchers": 2060,
    171    "default_branch": "master",
    172    "stargazers": 2060,
    173    "master_branch": "master",
    174    "organization": "web-platform-tests"
    175  },
    176  "pusher": {
    177    "name": "jgraham",
    178    "email": "james@hoppipolla.co.uk"
    179  },
    180  "organization": {
    181    "login": "web-platform-tests",
    182    "id": 37226233,
    183    "node_id": "MDEyOk9yZ2FuaXphdGlvbjM3MjI2MjMz",
    184    "url": "https://api.github.com/orgs/web-platform-tests",
    185    "repos_url": "https://api.github.com/orgs/web-platform-tests/repos",
    186    "events_url": "https://api.github.com/orgs/web-platform-tests/events",
    187    "hooks_url": "https://api.github.com/orgs/web-platform-tests/hooks",
    188    "issues_url": "https://api.github.com/orgs/web-platform-tests/issues",
    189    "members_url": "https://api.github.com/orgs/web-platform-tests/members{/member}",
    190    "public_members_url": "https://api.github.com/orgs/web-platform-tests/public_members{/member}",
    191    "avatar_url": "https://avatars0.githubusercontent.com/u/37226233?v=4",
    192    "description": ""
    193  },
    194  "sender": {
    195    "login": "jgraham",
    196    "id": 294864,
    197    "node_id": "MDQ6VXNlcjI5NDg2NA==",
    198    "avatar_url": "https://avatars1.githubusercontent.com/u/294864?v=4",
    199    "gravatar_id": "",
    200    "url": "https://api.github.com/users/jgraham",
    201    "html_url": "https://github.com/jgraham",
    202    "followers_url": "https://api.github.com/users/jgraham/followers",
    203    "following_url": "https://api.github.com/users/jgraham/following{/other_user}",
    204    "gists_url": "https://api.github.com/users/jgraham/gists{/gist_id}",
    205    "starred_url": "https://api.github.com/users/jgraham/starred{/owner}{/repo}",
    206    "subscriptions_url": "https://api.github.com/users/jgraham/subscriptions",
    207    "organizations_url": "https://api.github.com/users/jgraham/orgs",
    208    "repos_url": "https://api.github.com/users/jgraham/repos",
    209    "events_url": "https://api.github.com/users/jgraham/events{/privacy}",
    210    "received_events_url": "https://api.github.com/users/jgraham/received_events",
    211    "type": "User",
    212    "site_admin": false
    213  }
    214 }