forgejo-runner-act/pkg
Zettat123 a36b003f7a Improve running with go (#22)
Close #21

I have tested this PR and run Go actions successfully on:
- Windows host
- Docker on Windows
- Linux host
- Docker on Linux

Before running Go actions, we need to make sure that Go has been installed on the host or the Docker image.

Reviewed-on: https://gitea.com/gitea/act/pulls/22
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-03-14 16:55:36 +08:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common feat: add logger hook for standalone job logger 2022-11-22 14:00:13 +08:00
container Merge tag 'nektos/v0.2.34' 2022-12-05 17:08:17 +08:00
exprparser fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
jobparser parse raw on (#11) 2023-01-31 15:49:55 +08:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Fix missing ActionRunsUsingGo (#20) 2023-03-09 22:51:58 +08:00
runner Improve running with go (#22) 2023-03-14 16:55:36 +08:00