sillyguodong
  • Joined on 2021-10-09
sillyguodong approved gitea/act_runner#526 2024-03-29 02:55:53 +00:00
Use node 20 by default
sillyguodong commented on pull request gitea/act_runner#526 2024-03-28 03:55:14 +00:00
Use node 20 by default

There may be some places that need to be modified. image

sillyguodong approved gitea/act_runner#522 2024-03-27 03:18:44 +00:00
Bump act to v0.260.0
sillyguodong approved gitea/act#97 2024-03-14 09:45:55 +00:00
Remove emojis in command outputs
sillyguodong closed issue gitea/act_runner#483 2024-03-06 06:39:49 +00:00
config.yaml: container options are ignored with custom container
sillyguodong closed issue gitea/act_runner#475 2024-03-06 06:38:40 +00:00
Apply resource limitation on container during job
sillyguodong commented on issue gitea/act_runner#499 2024-03-06 03:23:17 +00:00
There is an error running under Windows

Thank you for reporting the issue. Could you please provide more details or clarify the image which you upload so that we can better understand and address the problem?

sillyguodong pushed to main at sillyguodong/act_runner 2024-03-06 03:06:24 +00:00
4da97f53de Bump act to v0.259.0 (#491)
sillyguodong commented on issue gitea/act_runner#444 2024-03-06 03:01:50 +00:00
env Variables ara not resolved inside job name

@yekanchi Hi, after reviewing the code, I found that implementing this feature at the moment may be difficult for now. and I found that there are also some similar issues in the Gitea repository. …

sillyguodong closed issue gitea/act_runner#265 2024-03-05 10:29:55 +00:00
Container Options not propagated to job containers
sillyguodong commented on issue gitea/act_runner#445 2024-03-04 05:24:50 +00:00
configuration variables does not work for runs-on

Can you please consider #444 too?

Sure, i will take a look.

sillyguodong pushed to main at sillyguodong/act_runner 2024-03-01 13:29:54 +00:00
45270656df Set the status of steps to skipped if job is skipped (#500)
e14f42c40a Add ACTIONS_RESULTS_URL to env (#473)
e6630e2e36 Use artifacts v4 jwt if available (#471)
Compare 3 commits »
sillyguodong created pull request gitea/act_runner#500 2024-03-01 03:06:54 +00:00
Set the status of steps to skipped if job is skipped
sillyguodong pushed to fix/step_status_skipped at sillyguodong/act_runner 2024-03-01 02:59:18 +00:00
sillyguodong created branch fix/step_status_skipped in sillyguodong/act_runner 2024-03-01 02:59:18 +00:00
sillyguodong created pull request gitea/act#91 2024-02-28 09:19:18 +00:00
Make runs-on support variable expression