Skip to content

Commit dbb2ef0

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 5825d4a + e203c51 commit dbb2ef0

5 files changed

Lines changed: 72 additions & 216 deletions

File tree

contexts/env/push_branch.sh

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ CONDA=/usr/share/miniconda
44
GITHUB_WORKSPACE=/home/runner/work/githubactions-lab/githubactions-lab
55
JAVA_HOME_11_X64=/usr/lib/jvm/temurin-11-jdk-amd64
66
JAVA_HOME_25_X64=/usr/lib/jvm/temurin-25-jdk-amd64
7-
GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_61f5a94d-5053-4a20-b743-5834aca2959c
7+
GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_cb676337-5fd0-4b7d-8d6c-f6f383c02737
88
GITHUB_ACTION=__run_2
99
JAVA_HOME=/usr/lib/jvm/temurin-17-jdk-amd64
10-
GITHUB_RUN_NUMBER=1240
11-
RUNNER_NAME=GitHub Actions 1000049201
10+
GITHUB_RUN_NUMBER=1242
11+
RUNNER_NAME=GitHub Actions 1000049660
1212
GRADLE_HOME=/usr/share/gradle-9.2.1
1313
GITHUB_REPOSITORY_OWNER_ID=3856350
1414
ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE=/opt/actionarchivecache
@@ -30,8 +30,8 @@ GITHUB_REPOSITORY_ID=257465468
3030
GITHUB_ACTIONS=true
3131
CONTEXT={}
3232
ANDROID_NDK_LATEST_HOME=/usr/local/lib/android/sdk/ndk/29.0.14206865
33-
SYSTEMD_EXEC_PID=1922
34-
GITHUB_SHA=1d793f9e9aaa1145ab055027b8381e8128f99ad2
33+
SYSTEMD_EXEC_PID=1919
34+
GITHUB_SHA=2425463db949b5140e378c931cf0eb062941d6b7
3535
GITHUB_WORKFLOW_REF=guitarrapc/githubactions-lab/.github/workflows/auto-dump-context.yaml@refs/heads/main
3636
POWERSHELL_DISTRIBUTION_CHANNEL=GitHub-Actions-ubuntu24
3737
RUNNER_ENVIRONMENT=github-hosted
@@ -43,21 +43,21 @@ HOME=/home/runner
4343
GITHUB_API_URL=https://api.github.com
4444
LANG=C.UTF-8
4545
GOROOT_1_25_X64=/opt/hostedtoolcache/go/1.25.5/x64
46-
RUNNER_TRACKING_ID=github_92cb3382-484c-4b9e-b4e5-178ea5352a2f
46+
RUNNER_TRACKING_ID=github_f9458c6b-cc6e-4728-92a5-8d1bc0db00bc
4747
RUNNER_ARCH=X64
4848
MEMORY_PRESSURE_WATCH=/sys/fs/cgroup/system.slice/hosted-compute-agent.service/memory.pressure
4949
RUNNER_TEMP=/home/runner/work/_temp
50-
GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_61f5a94d-5053-4a20-b743-5834aca2959c
50+
GITHUB_STATE=/home/runner/work/_temp/_runner_file_commands/save_state_cb676337-5fd0-4b7d-8d6c-f6f383c02737
5151
EDGEWEBDRIVER=/usr/local/share/edge_driver
5252
JAVA_HOME_21_X64=/usr/lib/jvm/temurin-21-jdk-amd64
53-
GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_61f5a94d-5053-4a20-b743-5834aca2959c
53+
GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_cb676337-5fd0-4b7d-8d6c-f6f383c02737
5454
GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
55-
INVOCATION_ID=8bc4a4cc87b94bc989090bfdaf9fa78c
55+
INVOCATION_ID=e4ca195f166f4f67950cdbe3cb6d1b21
5656
GITHUB_EVENT_NAME=push
57-
GITHUB_RUN_ID=20380249715
57+
GITHUB_RUN_ID=20420933354
5858
JAVA_HOME_17_X64=/usr/lib/jvm/temurin-17-jdk-amd64
5959
ANDROID_NDK_HOME=/usr/local/lib/android/sdk/ndk/27.3.13750724
60-
GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_61f5a94d-5053-4a20-b743-5834aca2959c
60+
GITHUB_STEP_SUMMARY=/home/runner/work/_temp/_runner_file_commands/step_summary_cb676337-5fd0-4b7d-8d6c-f6f383c02737
6161
HOMEBREW_NO_AUTO_UPDATE=1
6262
GITHUB_ACTOR=guitarrapc
6363
NVM_DIR=/home/runner/.nvm
@@ -79,18 +79,18 @@ RUNNER_TOOL_CACHE=/opt/hostedtoolcache
7979
ImageVersion=20251215.174.1
8080
DOTNET_NOLOGO=1
8181
GOROOT_1_23_X64=/opt/hostedtoolcache/go/1.23.12/x64
82-
GITHUB_WORKFLOW_SHA=1d793f9e9aaa1145ab055027b8381e8128f99ad2
82+
GITHUB_WORKFLOW_SHA=2425463db949b5140e378c931cf0eb062941d6b7
8383
GOROOT_1_24_X64=/opt/hostedtoolcache/go/1.24.11/x64
8484
GITHUB_REF_NAME=main
8585
GITHUB_JOB=dump-context
8686
XDG_RUNTIME_DIR=/run/user/1001
8787
AZURE_EXTENSION_DIR=/opt/az/azcliextensions
8888
GITHUB_REPOSITORY=guitarrapc/githubactions-lab
8989
CHROME_BIN=/usr/bin/google-chrome
90-
GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.12/x64
9190
ANDROID_NDK_ROOT=/usr/local/lib/android/sdk/ndk/27.3.13750724
91+
GOROOT_1_22_X64=/opt/hostedtoolcache/go/1.22.12/x64
9292
GITHUB_RETENTION_DAYS=90
93-
JOURNAL_STREAM=9:11811
93+
JOURNAL_STREAM=9:11028
9494
RUNNER_WORKSPACE=/home/runner/work/githubactions-lab
9595
GITHUB_ACTION_REPOSITORY=
9696
PATH=/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
@@ -105,6 +105,6 @@ GITHUB_ACTION_REF=
105105
ENABLE_RUNNER_TRACING=true
106106
GITHUB_WORKFLOW=auto dump context
107107
DEBIAN_FRONTEND=noninteractive
108-
GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_61f5a94d-5053-4a20-b743-5834aca2959c
108+
GITHUB_OUTPUT=/home/runner/work/_temp/_runner_file_commands/set_output_cb676337-5fd0-4b7d-8d6c-f6f383c02737
109109
AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
110110
_=/usr/bin/env

contexts/github/push_branch.json

Lines changed: 32 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"token": "<reducted>",
33
"job": "dump-context",
44
"ref": "refs/heads/main",
5-
"sha": "1d793f9e9aaa1145ab055027b8381e8128f99ad2",
5+
"sha": "2425463db949b5140e378c931cf0eb062941d6b7",
66
"repository": "guitarrapc/githubactions-lab",
77
"repository_owner": "guitarrapc",
88
"repository_owner_id": "3856350",
99
"repositoryUrl": "git://github.com/guitarrapc/githubactions-lab.git",
10-
"run_id": "20380249715",
11-
"run_number": "1240",
10+
"run_id": "20420933354",
11+
"run_number": "1242",
1212
"retention_days": "90",
1313
"run_attempt": "1",
1414
"artifact_cache_size_limit": "10",
@@ -27,9 +27,9 @@
2727
"ref_type": "branch",
2828
"secret_source": "Actions",
2929
"event": {
30-
"after": "1d793f9e9aaa1145ab055027b8381e8128f99ad2",
30+
"after": "2425463db949b5140e378c931cf0eb062941d6b7",
3131
"base_ref": null,
32-
"before": "0f980ce7778f2b5e81de64f19889ab14db2cd453",
32+
"before": "0e1560341e0c479fc325096cdb970fdffa8421c3",
3333
"commits": [
3434
{
3535
"author": {
@@ -38,91 +38,19 @@
3838
"username": "guitarrapc"
3939
},
4040
"committer": {
41-
"email": "noreply@github.com",
42-
"name": "GitHub",
43-
"username": "web-flow"
44-
},
45-
"distinct": false,
46-
"id": "96ca24c2bb2415a2eee6dc339c818baa884c54b4",
47-
"message": "Rename job from push_manifest to app-token",
48-
"timestamp": "2025-12-20T04:15:13+09:00",
49-
"tree_id": "fcb6c1558239fd8f2ba8de11235b5799156fb963",
50-
"url": "https://github.com/guitarrapc/githubactions-lab/commit/96ca24c2bb2415a2eee6dc339c818baa884c54b4"
51-
},
52-
{
53-
"author": {
54-
"email": "41898282+github-actions[bot]@users.noreply.github.com",
55-
"name": "github-actions[bot]",
56-
"username": "github-actions[bot]"
57-
},
58-
"committer": {
59-
"email": "41898282+github-actions[bot]@users.noreply.github.com",
60-
"name": "github-actions[bot]",
61-
"username": "github-actions[bot]"
62-
},
63-
"distinct": false,
64-
"id": "63ae13ef5dba58c554038fdc0b16af2851ea3d7c",
65-
"message": "[auto commit] Embedded code (workflow=auto doc)",
66-
"timestamp": "2025-12-19T19:15:28Z",
67-
"tree_id": "622136c2c0b089e55ef354e313a1fabdc240e05e",
68-
"url": "https://github.com/guitarrapc/githubactions-lab/commit/63ae13ef5dba58c554038fdc0b16af2851ea3d7c"
69-
},
70-
{
71-
"author": {
72-
"email": "41898282+github-actions[bot]@users.noreply.github.com",
73-
"name": "github-actions[bot]",
74-
"username": "github-actions[bot]"
75-
},
76-
"committer": {
77-
"email": "41898282+github-actions[bot]@users.noreply.github.com",
78-
"name": "github-actions[bot]",
79-
"username": "github-actions[bot]"
80-
},
81-
"distinct": false,
82-
"id": "15cec2bfb435ffe5d38c48ae240b785aae47a0ca",
83-
"message": "[auto commit] update context (workflow=auto dump context, event=pull_request, action=opened)",
84-
"timestamp": "2025-12-19T19:15:41Z",
85-
"tree_id": "08b70de752611fef861e02745e645fd7f74c737e",
86-
"url": "https://github.com/guitarrapc/githubactions-lab/commit/15cec2bfb435ffe5d38c48ae240b785aae47a0ca"
87-
},
88-
{
89-
"author": {
90-
"email": "41898282+github-actions[bot]@users.noreply.github.com",
91-
"name": "github-actions[bot]",
92-
"username": "github-actions[bot]"
93-
},
94-
"committer": {
95-
"email": "41898282+github-actions[bot]@users.noreply.github.com",
96-
"name": "github-actions[bot]",
97-
"username": "github-actions[bot]"
98-
},
99-
"distinct": false,
100-
"id": "d28668bf934b14d5bda0e6cff3203ff47fd447cd",
101-
"message": "[auto commit] update context (workflow=auto dump context, event=pull_request_target, action=opened)",
102-
"timestamp": "2025-12-19T19:16:27Z",
103-
"tree_id": "8402c6f4ee1e334a19dbd9fbc94cd5a568887f6e",
104-
"url": "https://github.com/guitarrapc/githubactions-lab/commit/d28668bf934b14d5bda0e6cff3203ff47fd447cd"
105-
},
106-
{
107-
"author": {
10841
"email": "3856350+guitarrapc@users.noreply.github.com",
10942
"name": "Ikiru Yoshizaki",
11043
"username": "guitarrapc"
11144
},
112-
"committer": {
113-
"email": "noreply@github.com",
114-
"name": "GitHub",
115-
"username": "web-flow"
116-
},
11745
"distinct": true,
118-
"id": "1d793f9e9aaa1145ab055027b8381e8128f99ad2",
119-
"message": "Merge pull request #274 from guitarrapc/guitarrapc-patch-1\n\nRename job from push_manifest to app-token",
120-
"timestamp": "2025-12-20T04:21:40+09:00",
121-
"tree_id": "8402c6f4ee1e334a19dbd9fbc94cd5a568887f6e",
122-
"url": "https://github.com/guitarrapc/githubactions-lab/commit/1d793f9e9aaa1145ab055027b8381e8128f99ad2"
46+
"id": "2425463db949b5140e378c931cf0eb062941d6b7",
47+
"message": "fix: use gh instead of action",
48+
"timestamp": "2025-12-22T12:34:34+09:00",
49+
"tree_id": "0f6ebdd63bbd58d2895c01117c06bcbeff091b6d",
50+
"url": "https://github.com/guitarrapc/githubactions-lab/commit/2425463db949b5140e378c931cf0eb062941d6b7"
12351
}
12452
],
125-
"compare": "https://github.com/guitarrapc/githubactions-lab/compare/0f980ce7778f...1d793f9e9aaa",
53+
"compare": "https://github.com/guitarrapc/githubactions-lab/compare/0e1560341e0c...2425463db949",
12654
"created": false,
12755
"deleted": false,
12856
"forced": false,
@@ -133,16 +61,16 @@
13361
"username": "guitarrapc"
13462
},
13563
"committer": {
136-
"email": "noreply@github.com",
137-
"name": "GitHub",
138-
"username": "web-flow"
64+
"email": "3856350+guitarrapc@users.noreply.github.com",
65+
"name": "Ikiru Yoshizaki",
66+
"username": "guitarrapc"
13967
},
14068
"distinct": true,
141-
"id": "1d793f9e9aaa1145ab055027b8381e8128f99ad2",
142-
"message": "Merge pull request #274 from guitarrapc/guitarrapc-patch-1\n\nRename job from push_manifest to app-token",
143-
"timestamp": "2025-12-20T04:21:40+09:00",
144-
"tree_id": "8402c6f4ee1e334a19dbd9fbc94cd5a568887f6e",
145-
"url": "https://github.com/guitarrapc/githubactions-lab/commit/1d793f9e9aaa1145ab055027b8381e8128f99ad2"
69+
"id": "2425463db949b5140e378c931cf0eb062941d6b7",
70+
"message": "fix: use gh instead of action",
71+
"timestamp": "2025-12-22T12:34:34+09:00",
72+
"tree_id": "0f6ebdd63bbd58d2895c01117c06bcbeff091b6d",
73+
"url": "https://github.com/guitarrapc/githubactions-lab/commit/2425463db949b5140e378c931cf0eb062941d6b7"
14674
},
14775
"pusher": {
14876
"email": "3856350+guitarrapc@users.noreply.github.com",
@@ -238,12 +166,12 @@
238166
},
239167
"private": false,
240168
"pulls_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/pulls{/number}",
241-
"pushed_at": 1766172100,
169+
"pushed_at": 1766374476,
242170
"releases_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/releases{/id}",
243-
"size": 4541,
171+
"size": 4574,
244172
"ssh_url": "git@github.com:guitarrapc/githubactions-lab.git",
245-
"stargazers": 54,
246-
"stargazers_count": 54,
173+
"stargazers": 55,
174+
"stargazers_count": 55,
247175
"stargazers_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/stargazers",
248176
"statuses_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/statuses/{sha}",
249177
"subscribers_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/subscribers",
@@ -255,11 +183,11 @@
255183
"github-actions"
256184
],
257185
"trees_url": "https://api.github.com/repos/guitarrapc/githubactions-lab/git/trees{/sha}",
258-
"updated_at": "2025-12-17T08:57:38Z",
186+
"updated_at": "2025-12-21T12:44:51Z",
259187
"url": "https://api.github.com/repos/guitarrapc/githubactions-lab",
260188
"visibility": "public",
261-
"watchers": 54,
262-
"watchers_count": 54,
189+
"watchers": 55,
190+
"watchers_count": 55,
263191
"web_commit_signoff_required": false
264192
},
265193
"sender": {
@@ -285,17 +213,17 @@
285213
}
286214
},
287215
"workflow_ref": "guitarrapc/githubactions-lab/.github/workflows/auto-dump-context.yaml@refs/heads/main",
288-
"workflow_sha": "1d793f9e9aaa1145ab055027b8381e8128f99ad2",
216+
"workflow_sha": "2425463db949b5140e378c931cf0eb062941d6b7",
289217
"repository_id": "257465468",
290218
"triggering_actor": "guitarrapc",
291219
"workspace": "/home/runner/work/githubactions-lab/githubactions-lab",
292220
"action": "__run_4",
293221
"event_path": "/home/runner/work/_temp/_github_workflow/event.json",
294222
"action_repository": "",
295223
"action_ref": "",
296-
"path": "/home/runner/work/_temp/_runner_file_commands/add_path_86fcb3af-ae43-4547-903a-e3cfb6c39de6",
297-
"env": "/home/runner/work/_temp/_runner_file_commands/set_env_86fcb3af-ae43-4547-903a-e3cfb6c39de6",
298-
"step_summary": "/home/runner/work/_temp/_runner_file_commands/step_summary_86fcb3af-ae43-4547-903a-e3cfb6c39de6",
299-
"state": "/home/runner/work/_temp/_runner_file_commands/save_state_86fcb3af-ae43-4547-903a-e3cfb6c39de6",
300-
"output": "/home/runner/work/_temp/_runner_file_commands/set_output_86fcb3af-ae43-4547-903a-e3cfb6c39de6"
224+
"path": "/home/runner/work/_temp/_runner_file_commands/add_path_2fdc884b-b7a8-459e-b16c-c337f40664bc",
225+
"env": "/home/runner/work/_temp/_runner_file_commands/set_env_2fdc884b-b7a8-459e-b16c-c337f40664bc",
226+
"step_summary": "/home/runner/work/_temp/_runner_file_commands/step_summary_2fdc884b-b7a8-459e-b16c-c337f40664bc",
227+
"state": "/home/runner/work/_temp/_runner_file_commands/save_state_2fdc884b-b7a8-459e-b16c-c337f40664bc",
228+
"output": "/home/runner/work/_temp/_runner_file_commands/set_output_2fdc884b-b7a8-459e-b16c-c337f40664bc"
301229
}

0 commit comments

Comments
 (0)