-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrelease.gron
228 lines (228 loc) · 15.8 KB
/
release.gron
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
json = {};
json.github = {};
json.github.repository = "dhimmel/dump-actions-context";
json.github.retention_days = "90";
json.github["enterprise-managed-business-id"] = "";
json.github.head_ref = "";
json.github.secret_source = "Actions";
json.github.repository_id = "525463513";
json.github.actor = "dhimmel";
json.github.triggering_actor = "dhimmel";
json.github.server_url = "https://github.com";
json.github.repositoryUrl = "git://github.com/dhimmel/dump-actions-context.git";
json.github["repo-self-hosted-runners-disabled"] = false;
json.github.action_repository = "";
json.github.state = "/home/runner/work/_temp/_runner_file_commands/save_state_285f5c8c-91ff-4f48-b2b0-54ed1fe1bc2c";
json.github.ref_protected = false;
json.github.workflow_ref = "dhimmel/dump-actions-context/.github/workflows/contexts.yaml@refs/tags/test";
json.github.run_number = "85";
json.github.artifact_cache_size_limit = "10";
json.github.actor_id = "1117703";
json.github.workflow = "dump context";
json.github.base_ref = "";
json.github.api_url = "https://api.github.com";
json.github.workflow_sha = "5907a80d7a7b703a2a1d10f1ef112265b69ff788";
json.github.event_path = "/home/runner/work/_temp/_github_workflow/event.json";
json.github.run_id = "7466529965";
json.github.output = "/home/runner/work/_temp/_runner_file_commands/set_output_285f5c8c-91ff-4f48-b2b0-54ed1fe1bc2c";
json.github.path = "/home/runner/work/_temp/_runner_file_commands/add_path_285f5c8c-91ff-4f48-b2b0-54ed1fe1bc2c";
json.github.job = "dump_contexts_to_log";
json.github.repository_owner = "dhimmel";
json.github.repository_visibility = "public";
json.github.graphql_url = "https://api.github.com/graphql";
json.github.ref_name = "test";
json.github.action = "__run_8";
json.github.sha = "5907a80d7a7b703a2a1d10f1ef112265b69ff788";
json.github.repository_owner_id = "1117703";
json.github.event_name = "release";
json.github.event = {};
json.github.event.action = "published";
json.github.event.release = {};
json.github.event.release.assets_url = "https://api.github.com/repos/dhimmel/dump-actions-context/releases/136391859/assets";
json.github.event.release.id = 136391859;
json.github.event.release.name = "Test Release to generate release context";
json.github.event.release.node_id = "RE_kwDOH1Hv2c4IISyz";
json.github.event.release.url = "https://api.github.com/repos/dhimmel/dump-actions-context/releases/136391859";
json.github.event.release.created_at = "2024-01-09T20:25:06Z";
json.github.event.release.html_url = "https://github.com/dhimmel/dump-actions-context/releases/tag/test";
json.github.event.release.prerelease = false;
json.github.event.release.published_at = "2024-01-09T20:27:32Z";
json.github.event.release.tag_name = "test";
json.github.event.release.assets = [];
json.github.event.release.body = "";
json.github.event.release.tarball_url = "https://api.github.com/repos/dhimmel/dump-actions-context/tarball/test";
json.github.event.release.target_commitish = "main";
json.github.event.release.zipball_url = "https://api.github.com/repos/dhimmel/dump-actions-context/zipball/test";
json.github.event.release.author = {};
json.github.event.release.author.events_url = "https://api.github.com/users/dhimmel/events{/privacy}";
json.github.event.release.author.html_url = "https://github.com/dhimmel";
json.github.event.release.author.login = "dhimmel";
json.github.event.release.author.type = "User";
json.github.event.release.author.url = "https://api.github.com/users/dhimmel";
json.github.event.release.author.site_admin = false;
json.github.event.release.author.avatar_url = "https://avatars.githubusercontent.com/u/1117703?v=4";
json.github.event.release.author.followers_url = "https://api.github.com/users/dhimmel/followers";
json.github.event.release.author.id = 1117703;
json.github.event.release.author.organizations_url = "https://api.github.com/users/dhimmel/orgs";
json.github.event.release.author.received_events_url = "https://api.github.com/users/dhimmel/received_events";
json.github.event.release.author.gravatar_id = "";
json.github.event.release.author.starred_url = "https://api.github.com/users/dhimmel/starred{/owner}{/repo}";
json.github.event.release.author.subscriptions_url = "https://api.github.com/users/dhimmel/subscriptions";
json.github.event.release.author.following_url = "https://api.github.com/users/dhimmel/following{/other_user}";
json.github.event.release.author.gists_url = "https://api.github.com/users/dhimmel/gists{/gist_id}";
json.github.event.release.author.node_id = "MDQ6VXNlcjExMTc3MDM=";
json.github.event.release.author.repos_url = "https://api.github.com/users/dhimmel/repos";
json.github.event.release.draft = false;
json.github.event.release.upload_url = "https://uploads.github.com/repos/dhimmel/dump-actions-context/releases/136391859/assets{?name,label}";
json.github.event.repository = {};
json.github.event.repository.license = {};
json.github.event.repository.license.url = "https://api.github.com/licenses/mit";
json.github.event.repository.license.key = "mit";
json.github.event.repository.license.name = "MIT License";
json.github.event.repository.license.node_id = "MDc6TGljZW5zZTEz";
json.github.event.repository.license.spdx_id = "MIT";
json.github.event.repository.merges_url = "https://api.github.com/repos/dhimmel/dump-actions-context/merges";
json.github.event.repository.node_id = "R_kgDOH1Hv2Q";
json.github.event.repository.branches_url = "https://api.github.com/repos/dhimmel/dump-actions-context/branches{/branch}";
json.github.event.repository.clone_url = "https://github.com/dhimmel/dump-actions-context.git";
json.github.event.repository.created_at = "2022-08-16T16:40:13Z";
json.github.event.repository.full_name = "dhimmel/dump-actions-context";
json.github.event.repository.languages_url = "https://api.github.com/repos/dhimmel/dump-actions-context/languages";
json.github.event.repository.has_downloads = true;
json.github.event.repository.issue_events_url = "https://api.github.com/repos/dhimmel/dump-actions-context/issues/events{/number}";
json.github.event.repository.subscription_url = "https://api.github.com/repos/dhimmel/dump-actions-context/subscription";
json.github.event.repository.archived = false;
json.github.event.repository.contents_url = "https://api.github.com/repos/dhimmel/dump-actions-context/contents/{+path}";
json.github.event.repository.forks_count = 3;
json.github.event.repository.keys_url = "https://api.github.com/repos/dhimmel/dump-actions-context/keys{/key_id}";
json.github.event.repository.notifications_url = "https://api.github.com/repos/dhimmel/dump-actions-context/notifications{?since,all,participating}";
json.github.event.repository.archive_url = "https://api.github.com/repos/dhimmel/dump-actions-context/{archive_format}{/ref}";
json.github.event.repository.deployments_url = "https://api.github.com/repos/dhimmel/dump-actions-context/deployments";
json.github.event.repository.private = false;
json.github.event.repository.web_commit_signoff_required = false;
json.github.event.repository.watchers = 9;
json.github.event.repository.collaborators_url = "https://api.github.com/repos/dhimmel/dump-actions-context/collaborators{/collaborator}";
json.github.event.repository.description = "Expose GitHub actions context based on the workflow event type";
json.github.event.repository.forks = 3;
json.github.event.repository.is_template = false;
json.github.event.repository.owner = {};
json.github.event.repository.owner.following_url = "https://api.github.com/users/dhimmel/following{/other_user}";
json.github.event.repository.owner.id = 1117703;
json.github.event.repository.owner.avatar_url = "https://avatars.githubusercontent.com/u/1117703?v=4";
json.github.event.repository.owner.events_url = "https://api.github.com/users/dhimmel/events{/privacy}";
json.github.event.repository.owner.organizations_url = "https://api.github.com/users/dhimmel/orgs";
json.github.event.repository.owner.followers_url = "https://api.github.com/users/dhimmel/followers";
json.github.event.repository.owner.html_url = "https://github.com/dhimmel";
json.github.event.repository.owner.starred_url = "https://api.github.com/users/dhimmel/starred{/owner}{/repo}";
json.github.event.repository.owner.subscriptions_url = "https://api.github.com/users/dhimmel/subscriptions";
json.github.event.repository.owner.type = "User";
json.github.event.repository.owner.login = "dhimmel";
json.github.event.repository.owner.repos_url = "https://api.github.com/users/dhimmel/repos";
json.github.event.repository.owner.node_id = "MDQ6VXNlcjExMTc3MDM=";
json.github.event.repository.owner.received_events_url = "https://api.github.com/users/dhimmel/received_events";
json.github.event.repository.owner.site_admin = false;
json.github.event.repository.owner.url = "https://api.github.com/users/dhimmel";
json.github.event.repository.owner.gists_url = "https://api.github.com/users/dhimmel/gists{/gist_id}";
json.github.event.repository.owner.gravatar_id = "";
json.github.event.repository.events_url = "https://api.github.com/repos/dhimmel/dump-actions-context/events";
json.github.event.repository.visibility = "public";
json.github.event.repository.has_pages = false;
json.github.event.repository.id = 525463513;
json.github.event.repository.subscribers_url = "https://api.github.com/repos/dhimmel/dump-actions-context/subscribers";
json.github.event.repository.ssh_url = "[email protected]:dhimmel/dump-actions-context.git";
json.github.event.repository.stargazers_count = 9;
json.github.event.repository.teams_url = "https://api.github.com/repos/dhimmel/dump-actions-context/teams";
json.github.event.repository.downloads_url = "https://api.github.com/repos/dhimmel/dump-actions-context/downloads";
json.github.event.repository.has_wiki = true;
json.github.event.repository.labels_url = "https://api.github.com/repos/dhimmel/dump-actions-context/labels{/name}";
json.github.event.repository.language = null;
json.github.event.repository.name = "dump-actions-context";
json.github.event.repository.open_issues_count = 1;
json.github.event.repository.pulls_url = "https://api.github.com/repos/dhimmel/dump-actions-context/pulls{/number}";
json.github.event.repository.releases_url = "https://api.github.com/repos/dhimmel/dump-actions-context/releases{/id}";
json.github.event.repository.compare_url = "https://api.github.com/repos/dhimmel/dump-actions-context/compare/{base}...{head}";
json.github.event.repository.default_branch = "main";
json.github.event.repository.has_discussions = false;
json.github.event.repository.homepage = "";
json.github.event.repository.html_url = "https://github.com/dhimmel/dump-actions-context";
json.github.event.repository.stargazers_url = "https://api.github.com/repos/dhimmel/dump-actions-context/stargazers";
json.github.event.repository.updated_at = "2023-07-19T23:19:08Z";
json.github.event.repository.open_issues = 1;
json.github.event.repository.trees_url = "https://api.github.com/repos/dhimmel/dump-actions-context/git/trees{/sha}";
json.github.event.repository.comments_url = "https://api.github.com/repos/dhimmel/dump-actions-context/comments{/number}";
json.github.event.repository.commits_url = "https://api.github.com/repos/dhimmel/dump-actions-context/commits{/sha}";
json.github.event.repository.disabled = false;
json.github.event.repository.fork = false;
json.github.event.repository.has_issues = true;
json.github.event.repository.git_url = "git://github.com/dhimmel/dump-actions-context.git";
json.github.event.repository.size = 10;
json.github.event.repository.statuses_url = "https://api.github.com/repos/dhimmel/dump-actions-context/statuses/{sha}";
json.github.event.repository.milestones_url = "https://api.github.com/repos/dhimmel/dump-actions-context/milestones{/number}";
json.github.event.repository.pushed_at = "2024-01-09T20:27:20Z";
json.github.event.repository.topics = [];
json.github.event.repository.topics[0] = "actions";
json.github.event.repository.topics[1] = "context";
json.github.event.repository.topics[2] = "github";
json.github.event.repository.topics[3] = "github-actions";
json.github.event.repository.topics[4] = "workflow";
json.github.event.repository.allow_forking = true;
json.github.event.repository.contributors_url = "https://api.github.com/repos/dhimmel/dump-actions-context/contributors";
json.github.event.repository.has_projects = true;
json.github.event.repository.hooks_url = "https://api.github.com/repos/dhimmel/dump-actions-context/hooks";
json.github.event.repository.issues_url = "https://api.github.com/repos/dhimmel/dump-actions-context/issues{/number}";
json.github.event.repository.forks_url = "https://api.github.com/repos/dhimmel/dump-actions-context/forks";
json.github.event.repository.git_commits_url = "https://api.github.com/repos/dhimmel/dump-actions-context/git/commits{/sha}";
json.github.event.repository.svn_url = "https://github.com/dhimmel/dump-actions-context";
json.github.event.repository.tags_url = "https://api.github.com/repos/dhimmel/dump-actions-context/tags";
json.github.event.repository.git_refs_url = "https://api.github.com/repos/dhimmel/dump-actions-context/git/refs{/sha}";
json.github.event.repository.url = "https://api.github.com/repos/dhimmel/dump-actions-context";
json.github.event.repository.watchers_count = 9;
json.github.event.repository.assignees_url = "https://api.github.com/repos/dhimmel/dump-actions-context/assignees{/user}";
json.github.event.repository.blobs_url = "https://api.github.com/repos/dhimmel/dump-actions-context/git/blobs{/sha}";
json.github.event.repository.git_tags_url = "https://api.github.com/repos/dhimmel/dump-actions-context/git/tags{/sha}";
json.github.event.repository.issue_comment_url = "https://api.github.com/repos/dhimmel/dump-actions-context/issues/comments{/number}";
json.github.event.repository.mirror_url = null;
json.github.event.sender = {};
json.github.event.sender.login = "dhimmel";
json.github.event.sender.followers_url = "https://api.github.com/users/dhimmel/followers";
json.github.event.sender.gravatar_id = "";
json.github.event.sender.html_url = "https://github.com/dhimmel";
json.github.event.sender.subscriptions_url = "https://api.github.com/users/dhimmel/subscriptions";
json.github.event.sender.gists_url = "https://api.github.com/users/dhimmel/gists{/gist_id}";
json.github.event.sender.repos_url = "https://api.github.com/users/dhimmel/repos";
json.github.event.sender.starred_url = "https://api.github.com/users/dhimmel/starred{/owner}{/repo}";
json.github.event.sender.type = "User";
json.github.event.sender.url = "https://api.github.com/users/dhimmel";
json.github.event.sender.avatar_url = "https://avatars.githubusercontent.com/u/1117703?v=4";
json.github.event.sender.node_id = "MDQ6VXNlcjExMTc3MDM=";
json.github.event.sender.site_admin = false;
json.github.event.sender.organizations_url = "https://api.github.com/users/dhimmel/orgs";
json.github.event.sender.received_events_url = "https://api.github.com/users/dhimmel/received_events";
json.github.event.sender.events_url = "https://api.github.com/users/dhimmel/events{/privacy}";
json.github.event.sender.following_url = "https://api.github.com/users/dhimmel/following{/other_user}";
json.github.event.sender.id = 1117703;
json.github.workspace = "/home/runner/work/dump-actions-context/dump-actions-context";
json.github.action_ref = "";
json.github.token = "ghs_gW0mZxls2fXf1hTZE3crLIqfbGWZOb2uS9C3";
json.github.ref = "refs/tags/test";
json.github.run_attempt = "1";
json.github.ref_type = "tag";
json.github.env = "/home/runner/work/_temp/_runner_file_commands/set_env_285f5c8c-91ff-4f48-b2b0-54ed1fe1bc2c";
json.github.step_summary = "/home/runner/work/_temp/_runner_file_commands/step_summary_285f5c8c-91ff-4f48-b2b0-54ed1fe1bc2c";
json.job = {};
json.job.status = "success";
json.steps = {};
json.runner = {};
json.runner.temp = "/home/runner/work/_temp";
json.runner.workspace = "/home/runner/work/dump-actions-context";
json.runner.os = "Linux";
json.runner.arch = "X64";
json.runner.name = "GitHub Actions 4";
json.runner.environment = "github-hosted";
json.runner.tool_cache = "/opt/hostedtoolcache";
json.strategy = {};
json.strategy["fail-fast"] = true;
json.strategy["job-index"] = 0;
json.strategy["job-total"] = 1;
json.strategy["max-parallel"] = 1;
json.matrix = null;