a1012112796 a1012112796
  • Joined on 2019-11-06
a1012112796 commented on issue gitea/act_runner#217 2024-03-15 03:04:15 +00:00
Inconsistent spaces in logged emojis

looks these noisy system logs in the "set up job" step are not necessary to be recorded. they are not usefull for the user. example:

<img width="632" alt="屏幕截图 2024-03-15 105546"…

a1012112796 approved gitea/act_runner#384 2023-11-21 09:46:06 +00:00
Document how to exec on host
a1012112796 commented on pull request gitea/act_runner#384 2023-11-17 09:30:35 +00:00
Document how to exec on host

why commit .exe file?

a1012112796 deleted branch zzc/dev/local_flow from a1012112796/act 2023-06-13 07:21:04 +00:00
a1012112796 deleted branch zzc/dev/act_exec from a1012112796/act_runner 2023-06-08 06:57:30 +00:00
a1012112796 created pull request gitea/act_runner#233 2023-06-07 16:29:23 +00:00
fix defaultActionsUrls config for exec
a1012112796 pushed to zzc/dev/act_exec at a1012112796/act_runner 2023-06-07 16:28:38 +00:00
7a3603445d fix defaultActionsUrls config for exec
fed01c9807 Parse multiple default actions URLs (#200)
a83f29d5a9 docs: improve examples README and organization (#230)
69c55ee003 refactor: daemon, config, and logging for better clarity (#225)
01ef57c667 fix artifactServerPath and artifactServerAddr config for exec (#221)
Compare 10 commits »
a1012112796 created branch zzc/dev/act_exec in a1012112796/act_runner 2023-06-07 16:28:33 +00:00
a1012112796 created pull request gitea/act#63 2023-06-07 15:30:45 +00:00
fix local workflow for act_runner exec
a1012112796 pushed to zzc/dev/local_flow at a1012112796/act 2023-06-07 15:26:54 +00:00
bc76deb5aa fix local workflow for act_runner exec
6ce5c93cc8 Put the job container name into the env context (#62)
92b4d73376 Check volumes (#60)
183bb7af1b Support for multiple default URLs for getting actions (#58)
a72822b3f8 Fix some options issue. (#59)
Compare 10 commits »
a1012112796 created branch zzc/dev/local_flow in a1012112796/act 2023-06-07 15:26:48 +00:00
a1012112796 deleted branch zzc/dev/cmd_exec from a1012112796/act_runner 2023-06-07 07:55:44 +00:00
a1012112796 created pull request gitea/act_runner#221 2023-05-30 16:14:03 +00:00
fix artifactServerPath and artifactServerAddr config for exec
a1012112796 pushed to zzc/dev/cmd_exec at a1012112796/act_runner 2023-05-30 16:12:28 +00:00
5472d1d85a fix artifactServerPath and artifactServerAddr config for exec
e3271d8469 Remove trailing slash from instance address (#197)
84386c1b16 Add exec command flag of network (#192)
fd7c8580af Prevent exposing GITEA_RUNNER_REGISTRATION_TOKEN to act (#188)
35596a182b Add configuration item of container.network (#184)
Compare 10 commits »
a1012112796 created branch zzc/dev/cmd_exec in a1012112796/act_runner 2023-05-30 16:12:22 +00:00
a1012112796 commented on pull request gitea/act_runner#149 2023-05-25 09:49:51 +00:00
Workflow commands

wonder why consider ACTIONS_STEP_DEBUG as a Secrets verb?

a1012112796 commented on pull request gitea/act_runner#192 2023-05-17 11:41:17 +00:00
Add exec command flag of network

@a1012112796 , What is your host when connect to pgsql? Host should be <service-id> In my test, can be access to service container: ![image](/attachments/0ade7035-5742-4108-8ee6-a1d597a1c…

a1012112796 commented on pull request gitea/act_runner#192 2023-05-17 10:29:23 +00:00
Add exec command flag of network

sadly, still can't connect to services.

image

a1012112796 opened issue gitea/act_runner#191 2023-05-17 06:48:07 +00:00
job container can't connect with services