sillyguodong
  • Joined on 2021-10-09
sillyguodong commented on issue gitea/act_runner#313
在 v0.2.4无法使用私有actions/checkout
> Failure - Main actions/checkout@v3 It should be fixed in v0.2.5.
2023-08-03 11:02:12 +00:00
sillyguodong commented on issue gitea/act_runner#323
Avoid creating new action runner token after each update
Maybe a reusable register token can resolve it.
2023-08-03 11:00:39 +00:00
error when running act_runner daemon
2023-08-03 10:37:32 +00:00
sillyguodong commented on issue gitea/act_runner#322
error when running act_runner daemon
> Now it is working but it throws a warning Never mind, It won't hinder you from using it. This warning related to https://github.com/go-gitea/gitea/pull/24806. So after Gitea 1.21 relsead,…
2023-08-03 06:46:35 +00:00
sillyguodong commented on issue gitea/act_runner#322
error when running act_runner daemon
> Do I need to have docker installed? It's not necessary.(But we recommend that you run jobs in container, see [document](https://docs.gitea.com/usage/actions/act-runner#requirements)) If…
2023-08-03 06:16:10 +00:00
sillyguodong commented on issue gitea/act_runner#322
error when running act_runner daemon
Is your socket in the following path, if not you can specify it via an environment variable (DOCKER_HOST). ``` "/var/run/docker.sock", "/var/run/podman/podman.sock", "$HOME/.colima/docker.soc…
2023-08-03 05:51:51 +00:00
sillyguodong commented on issue gitea/act_runner#320
Self Hosted Gitea and act_runner running same box
https://docs.gitea.com/next/administration/config-cheat-sheet#actions-actions Are you set DEFAULT_ACTIONS_URL set to self?
2023-08-03 03:07:02 +00:00
9fc823e4b1 Fix "http: invalid Host header" issue (#319)
2023-08-03 03:03:28 +00:00
2023-08-03 01:54:02 +00:00
sillyguodong created pull request gitea/act_runner#319
Fix "http: invalid Host header" issue
2023-08-02 04:32:33 +00:00
2d3b2eeee6 Revert "Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. (#295)"
8a859fcf98 upgrade act
Compare 2 commits »
2023-08-02 04:10:00 +00:00
2023-08-02 04:10:00 +00:00
sillyguodong commented on issue gitea/act_runner#315
0.2.4 release binaries broken
related issue https://github.com/golang/go/issues/61076?
2023-08-01 13:34:40 +00:00
216fab2f29 use duration
2023-07-31 01:41:46 +00:00
8790738a27 init
2023-07-31 01:34:17 +00:00
2023-07-31 01:34:17 +00:00
05a140deec update
2023-07-28 07:39:18 +00:00
2023-07-28 07:39:18 +00:00
a2f851df50 update
2023-07-28 07:08:42 +00:00
b7c7dd0b4f draft
2023-07-26 10:21:10 +00:00