mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Follow up from https://github.com/garronej/github_actions_toolkit
This commit is contained in:
commit
5297ab00ab
54 changed files with 18162 additions and 0 deletions
188
res/github_context.json
Normal file
188
res/github_context.json
Normal file
|
|
@ -0,0 +1,188 @@
|
|||
{
|
||||
"token": "***",
|
||||
"job": "build",
|
||||
"ref": "refs/heads/master",
|
||||
"sha": "166b4806520ea6e52a1b86c9e698b1ba3e082a29",
|
||||
"repository": "garronej/test-repo",
|
||||
"repository_owner": "garronej",
|
||||
"repositoryUrl": "git://github.com/garronej/test-repo.git",
|
||||
"run_id": "92024361",
|
||||
"run_number": "41",
|
||||
"actor": "garronej",
|
||||
"workflow": "Initial setup",
|
||||
"head_ref": "",
|
||||
"base_ref": "",
|
||||
"event_name": "push",
|
||||
"event": {
|
||||
"after": "166b4806520ea6e52a1b86c9e698b1ba3e082a29",
|
||||
"base_ref": null,
|
||||
"before": "400346201ebb6e124b1598a898aac67b7d993837",
|
||||
"commits": [
|
||||
{
|
||||
"author": {
|
||||
"email": "joseph@semasim.com",
|
||||
"name": "Garrone Joseph",
|
||||
"username": "garronej"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "166b4806520ea6e52a1b86c9e698b1ba3e082a29",
|
||||
"message": "deuxième commit sur master after branch related",
|
||||
"timestamp": "2020-04-30T12:00:41+02:00",
|
||||
"tree_id": "8adc7382661b7a37233304b05b103d2e78b60194",
|
||||
"url": "https://github.com/garronej/test-repo/commit/166b4806520ea6e52a1b86c9e698b1ba3e082a29"
|
||||
}
|
||||
],
|
||||
"compare": "https://github.com/garronej/test-repo/compare/400346201ebb...166b4806520e",
|
||||
"created": false,
|
||||
"deleted": false,
|
||||
"forced": false,
|
||||
"head_commit": {
|
||||
"author": {
|
||||
"email": "joseph@semasim.com",
|
||||
"name": "Garrone Joseph",
|
||||
"username": "garronej"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "166b4806520ea6e52a1b86c9e698b1ba3e082a29",
|
||||
"message": "deuxième commit sur master after branch related",
|
||||
"timestamp": "2020-04-30T12:00:41+02:00",
|
||||
"tree_id": "8adc7382661b7a37233304b05b103d2e78b60194",
|
||||
"url": "https://github.com/garronej/test-repo/commit/166b4806520ea6e52a1b86c9e698b1ba3e082a29"
|
||||
},
|
||||
"pusher": {
|
||||
"email": "joseph.garrone@ensimag.grenoble-inp.fr",
|
||||
"name": "garronej"
|
||||
},
|
||||
"ref": "refs/heads/master",
|
||||
"repository": {
|
||||
"archive_url": "https://api.github.com/repos/garronej/test-repo/{archive_format}{/ref}",
|
||||
"archived": false,
|
||||
"assignees_url": "https://api.github.com/repos/garronej/test-repo/assignees{/user}",
|
||||
"blobs_url": "https://api.github.com/repos/garronej/test-repo/git/blobs{/sha}",
|
||||
"branches_url": "https://api.github.com/repos/garronej/test-repo/branches{/branch}",
|
||||
"clone_url": "https://github.com/garronej/test-repo.git",
|
||||
"collaborators_url": "https://api.github.com/repos/garronej/test-repo/collaborators{/collaborator}",
|
||||
"comments_url": "https://api.github.com/repos/garronej/test-repo/comments{/number}",
|
||||
"commits_url": "https://api.github.com/repos/garronej/test-repo/commits{/sha}",
|
||||
"compare_url": "https://api.github.com/repos/garronej/test-repo/compare/{base}...{head}",
|
||||
"contents_url": "https://api.github.com/repos/garronej/test-repo/contents/{+path}",
|
||||
"contributors_url": "https://api.github.com/repos/garronej/test-repo/contributors",
|
||||
"created_at": 1587710837,
|
||||
"default_branch": "master",
|
||||
"deployments_url": "https://api.github.com/repos/garronej/test-repo/deployments",
|
||||
"description": "Alors ? ",
|
||||
"disabled": false,
|
||||
"downloads_url": "https://api.github.com/repos/garronej/test-repo/downloads",
|
||||
"events_url": "https://api.github.com/repos/garronej/test-repo/events",
|
||||
"fork": false,
|
||||
"forks": 1,
|
||||
"forks_count": 1,
|
||||
"forks_url": "https://api.github.com/repos/garronej/test-repo/forks",
|
||||
"full_name": "garronej/test-repo",
|
||||
"git_commits_url": "https://api.github.com/repos/garronej/test-repo/git/commits{/sha}",
|
||||
"git_refs_url": "https://api.github.com/repos/garronej/test-repo/git/refs{/sha}",
|
||||
"git_tags_url": "https://api.github.com/repos/garronej/test-repo/git/tags{/sha}",
|
||||
"git_url": "git://github.com/garronej/test-repo.git",
|
||||
"has_downloads": true,
|
||||
"has_issues": true,
|
||||
"has_pages": false,
|
||||
"has_projects": true,
|
||||
"has_wiki": true,
|
||||
"homepage": "",
|
||||
"hooks_url": "https://api.github.com/repos/garronej/test-repo/hooks",
|
||||
"html_url": "https://github.com/garronej/test-repo",
|
||||
"id": 258429883,
|
||||
"issue_comment_url": "https://api.github.com/repos/garronej/test-repo/issues/comments{/number}",
|
||||
"issue_events_url": "https://api.github.com/repos/garronej/test-repo/issues/events{/number}",
|
||||
"issues_url": "https://api.github.com/repos/garronej/test-repo/issues{/number}",
|
||||
"keys_url": "https://api.github.com/repos/garronej/test-repo/keys{/key_id}",
|
||||
"labels_url": "https://api.github.com/repos/garronej/test-repo/labels{/name}",
|
||||
"language": null,
|
||||
"languages_url": "https://api.github.com/repos/garronej/test-repo/languages",
|
||||
"license": null,
|
||||
"master_branch": "master",
|
||||
"merges_url": "https://api.github.com/repos/garronej/test-repo/merges",
|
||||
"milestones_url": "https://api.github.com/repos/garronej/test-repo/milestones{/number}",
|
||||
"mirror_url": null,
|
||||
"name": "test-repo",
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkyNTg0Mjk4ODM=",
|
||||
"notifications_url": "https://api.github.com/repos/garronej/test-repo/notifications{?since,all,participating}",
|
||||
"open_issues": 0,
|
||||
"open_issues_count": 0,
|
||||
"owner": {
|
||||
"avatar_url": "https://avatars0.githubusercontent.com/u/6702424?v=4",
|
||||
"email": "joseph.garrone@ensimag.grenoble-inp.fr",
|
||||
"events_url": "https://api.github.com/users/garronej/events{/privacy}",
|
||||
"followers_url": "https://api.github.com/users/garronej/followers",
|
||||
"following_url": "https://api.github.com/users/garronej/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/garronej/gists{/gist_id}",
|
||||
"gravatar_id": "",
|
||||
"html_url": "https://github.com/garronej",
|
||||
"id": 6702424,
|
||||
"login": "garronej",
|
||||
"name": "garronej",
|
||||
"node_id": "MDQ6VXNlcjY3MDI0MjQ=",
|
||||
"organizations_url": "https://api.github.com/users/garronej/orgs",
|
||||
"received_events_url": "https://api.github.com/users/garronej/received_events",
|
||||
"repos_url": "https://api.github.com/users/garronej/repos",
|
||||
"site_admin": false,
|
||||
"starred_url": "https://api.github.com/users/garronej/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/garronej/subscriptions",
|
||||
"type": "User",
|
||||
"url": "https://api.github.com/users/garronej"
|
||||
},
|
||||
"private": false,
|
||||
"pulls_url": "https://api.github.com/repos/garronej/test-repo/pulls{/number}",
|
||||
"pushed_at": 1588240841,
|
||||
"releases_url": "https://api.github.com/repos/garronej/test-repo/releases{/id}",
|
||||
"size": 37,
|
||||
"ssh_url": "git@github.com:garronej/test-repo.git",
|
||||
"stargazers": 1,
|
||||
"stargazers_count": 1,
|
||||
"stargazers_url": "https://api.github.com/repos/garronej/test-repo/stargazers",
|
||||
"statuses_url": "https://api.github.com/repos/garronej/test-repo/statuses/{sha}",
|
||||
"subscribers_url": "https://api.github.com/repos/garronej/test-repo/subscribers",
|
||||
"subscription_url": "https://api.github.com/repos/garronej/test-repo/subscription",
|
||||
"svn_url": "https://github.com/garronej/test-repo",
|
||||
"tags_url": "https://api.github.com/repos/garronej/test-repo/tags",
|
||||
"teams_url": "https://api.github.com/repos/garronej/test-repo/teams",
|
||||
"trees_url": "https://api.github.com/repos/garronej/test-repo/git/trees{/sha}",
|
||||
"updated_at": "2020-04-30T10:00:11Z",
|
||||
"url": "https://github.com/garronej/test-repo",
|
||||
"watchers": 1,
|
||||
"watchers_count": 1
|
||||
},
|
||||
"sender": {
|
||||
"avatar_url": "https://avatars0.githubusercontent.com/u/6702424?v=4",
|
||||
"events_url": "https://api.github.com/users/garronej/events{/privacy}",
|
||||
"followers_url": "https://api.github.com/users/garronej/followers",
|
||||
"following_url": "https://api.github.com/users/garronej/following{/other_user}",
|
||||
"gists_url": "https://api.github.com/users/garronej/gists{/gist_id}",
|
||||
"gravatar_id": "",
|
||||
"html_url": "https://github.com/garronej",
|
||||
"id": 6702424,
|
||||
"login": "garronej",
|
||||
"node_id": "MDQ6VXNlcjY3MDI0MjQ=",
|
||||
"organizations_url": "https://api.github.com/users/garronej/orgs",
|
||||
"received_events_url": "https://api.github.com/users/garronej/received_events",
|
||||
"repos_url": "https://api.github.com/users/garronej/repos",
|
||||
"site_admin": false,
|
||||
"starred_url": "https://api.github.com/users/garronej/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://api.github.com/users/garronej/subscriptions",
|
||||
"type": "User",
|
||||
"url": "https://api.github.com/users/garronej"
|
||||
}
|
||||
},
|
||||
"workspace": "/home/runner/work/test-repo/test-repo",
|
||||
"action": "run1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue