Commit graph

  • 1afe4c69db refactor use the logger system CaiCandong 2023-07-24 09:37:49 +08:00
  • 44f0f2d3fb Catch the panic and print the error CaiCandong 2023-07-23 22:59:23 +08:00
  • e0d3068935 Add environment variables for OIDC token service Søren L. Hansen 2023-07-03 17:31:00 -07:00
  • d9deade185 Update README.md Konstantin Podsvirov 2023-07-22 05:16:45 +00:00
  • 1a7ec5f339 Upgrade gitea/act () sillyguodong 2023-07-20 05:12:59 +00:00
  • 013c4bbf99 Merge branch 'main' into upgrade Jason Song 2023-07-20 05:07:59 +00:00
  • 11170c4718
    upgrade gitea/act sillyguodong 2023-07-20 12:38:23 +08:00
  • 5d01cb8904 Add tips in config file () Jason Song 2023-07-20 02:16:30 +00:00
  • e783a566b5 Merge branch 'main' into feature/tip_in_config Jason Song 2023-07-20 02:13:04 +00:00
  • 6bec30a0fd
    docs: add tips in config file Jason Song 2023-07-20 10:12:10 +08:00
  • dcf84d8a53 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. () Thomas E Lackey 2023-07-19 05:12:07 +00:00
  • 9a738eaf22 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. Thomas E Lackey 2023-07-18 23:20:49 -05:00
  • 73adae040d Upgrade act () Zettat123 2023-07-17 03:44:42 +00:00
  • d0c6b46ed6 upgrade act Zettat123 2023-07-14 16:21:33 +08:00
  • db662b3690 ci(lint): refactor code for clarity and linting compliance () Bo-Yi Wu 2023-07-13 01:10:54 +00:00
  • 1217a5cec3 ci(lint): refactor code for clarity and linting compliance Bo-Yi Wu 2023-07-13 09:07:32 +08:00
  • cf92a979e2 refactor(register): refactor registration functions and improve logging () Bo-Yi Wu 2023-07-12 14:12:16 +00:00
  • b8b449d5cf refactor(register): refactor registration functions and improve logging Bo-Yi Wu 2023-07-12 22:10:19 +08:00
  • 87058716fb fix(register): refactor context usage in registration functions () Bo-Yi Wu 2023-07-12 13:11:55 +00:00
  • b0386c1343 fix(register): refactor context usage in registration functions Bo-Yi Wu 2023-07-12 21:02:32 +08:00
  • c701ba4787 Add a quick start runner method in README () Lunny Xiao 2023-07-12 01:43:26 +00:00
  • ebd5fdf70e
    Add a quick start runner method in README Lunny Xiao 2023-07-11 18:17:56 +08:00
  • 57ff1df6e0 config: default container workspace set to host path () Michael Santos 2023-07-10 08:57:55 +00:00
  • 80a9dbace6 config: default container workspace set to host Michael Santos 2023-07-08 17:09:26 -04:00
  • 3dcfd6ea3d Run as cache server () Zettat123 2023-07-07 08:28:54 +00:00
  • 02a24f4260 only use external_server when enable is true Zettat123 2023-07-07 15:46:53 +08:00
  • 456c385ab9 setup logger Zettat123 2023-07-05 15:53:42 +08:00
  • a28bbfa991 add Cache.ExternalServer configuration Zettat123 2023-07-05 15:09:24 +08:00
  • 38112df094 add cache-server cmd Zettat123 2023-07-05 13:32:33 +08:00
  • e6886fdd42
    fix sillyguodong 2023-07-04 14:45:28 +08:00
  • ebde5995ff
    fix sillyguodong 2023-07-04 14:32:41 +08:00
  • 9917202ee6 Merge branch 'main' into feature/inherit_default_bridge_opts sillyguodong 2023-07-03 15:51:44 +08:00
  • dce2af5395
    add configration item sillyguodong 2023-07-03 15:46:41 +08:00
  • c6006ee699 Upgrade act () v0.2.3 Zettat123 2023-07-03 04:15:46 +00:00
  • 27278d2a3d upgrade act Zettat123 2023-07-03 11:51:01 +08:00
  • f2629f2ea3 Add support for finding docker daemon from common socket paths () v0.2.2 Zettat123 2023-07-01 01:27:54 +00:00
  • 56262d99e6 Merge branch 'main' into improve-get-docker-socket Zettat123 2023-07-01 01:25:42 +00:00
  • 583b22e8ae support for finding docker daemon from commonSocketPaths Zettat123 2023-07-01 09:16:03 +08:00
  • cf48ed88ba Revert supporting multiple default actions URLs and use github for exec by default () v0.2.1 Jason Song 2023-06-30 07:53:18 +00:00
  • 7672278ef7
    chore: upgrade act Jason Song 2023-06-30 15:51:17 +08:00
  • d99ed2a22d
    Merge branch 'main' into bugfix/giveup_multiple_actions_urls Jason Song 2023-06-30 15:47:24 +08:00
  • b3ddee05c9 Merge branch 'main' into feature/fetch_task_with_index sillyguodong 2023-06-30 04:04:29 +00:00
  • ccc27329dc Improve the usage of docker_host configuration () Zettat123 2023-06-30 04:00:04 +00:00
  • ba20ddb2f7 move getDockerSocketPath to daemon.go Zettat123 2023-06-30 11:52:13 +08:00
  • c6d75e0ab2 simplify finding docker socket Zettat123 2023-06-30 10:53:37 +08:00
  • 95c911e215
    chore: format code Jason Song 2023-06-30 10:50:37 +08:00
  • 73d12ce5b6
    fix: default github for exec Jason Song 2023-06-29 17:09:29 +08:00
  • dd96a71102
    Revert "fix defaultActionsUrls config for exec ()" Jason Song 2023-06-29 17:08:37 +08:00
  • a30dd28aa8
    Revert "Parse multiple default actions URLs ()" Jason Song 2023-06-29 17:06:57 +08:00
  • 06f0ce2f51 add TODO Zettat123 2023-06-29 12:28:17 +08:00
  • e5e4e3a113 set ContainerDaemonSocket as docker_host Zettat123 2023-06-28 18:15:45 +08:00
  • c3c6747bef
    go mod sillyguodong 2023-06-28 15:27:44 +08:00
  • 76af298aa3 Merge branch 'main' into feature/fetch_task_with_index sillyguodong 2023-06-28 15:19:03 +08:00
  • 547a718f22
    Add UseGitignore config zcube 2023-06-05 13:48:11 +09:00
  • b0bd503b11 add token support for exec () Tomasz Duda 2023-06-20 08:41:22 +00:00
  • c5eb8b8b1c Merge branch 'main' into token Jason Song 2023-06-20 08:34:18 +00:00
  • 8c14933e70 Upgrade act () Zettat123 2023-06-20 08:33:42 +00:00
  • 124d3fb3a2 Merge branch 'main' into upgrade-act Jason Song 2023-06-20 08:29:34 +00:00
  • 34d15f21c2 Add option to configure workspace on host () Marius Zwicker 2023-06-20 08:29:05 +00:00
  • 6d4c29b5d8 Merge branch 'main' into feature/configurable-host-working-directory Jason Song 2023-06-20 08:27:36 +00:00
  • dc4edb998a upgrade act Zettat123 2023-06-20 15:53:55 +08:00
  • a02003f7d2 add token support Tomasz Duda 2023-06-19 21:48:12 +02:00
  • 4ab25a392b
    Add option to configure workspace on host Marius Zwicker 2023-06-11 11:18:48 +02:00
  • 32d29f0813 add ACT_EXEC () Tomasz Duda 2023-06-20 02:08:35 +00:00
  • 9d2f474fa8 Merge branch 'main' into act_exec Jason Song 2023-06-20 01:58:37 +00:00
  • 2e2c0400c8 add --gitea-instance () Tomasz Duda 2023-06-20 01:57:21 +00:00
  • 581b730417 add ACT_EXEC Tomasz Duda 2023-06-19 20:43:31 +02:00
  • b734c0a20c add --gitea-instance Tomasz Duda 2023-06-19 20:21:25 +02:00
  • 054c8d912f Move docker.host to container.docker_host () Jason Song 2023-06-19 09:01:16 +00:00
  • 553a254bae
    fix: typo Jason Song 2023-06-19 14:46:34 +08:00
  • fc310bc34b
    fix: docker host Jason Song 2023-06-19 14:45:40 +08:00
  • 9e4a5f7363 feat: improve Docker configuration and detection handling () appleboy 2023-06-18 05:38:38 +00:00
  • 56a7c930f8 feat: improve Docker configuration and detection handling appleboy 2023-06-17 06:27:10 +08:00
  • ec38401097 Add ValidVolumes config () Zettat123 2023-06-16 06:07:48 +00:00
  • 5c36400a43 fix act version Zettat123 2023-06-16 14:00:31 +08:00
  • 2a3586312d upgrade act Zettat123 2023-06-16 13:46:25 +08:00
  • 0a71026b2c Merge branch 'main' into valid-volumes-config Zettat123 2023-06-16 05:34:00 +00:00
  • 45bfe0a9b2 Accept empty file as config () v0.2.0 Jason Song 2023-06-15 05:40:37 +00:00
  • 53b77d9fc2 Merge branch 'main' into bugfix/empty_config Jason Song 2023-06-15 05:38:17 +00:00
  • 316534996a Build docker image gitea/act_runner/x.y.z-dind-rootless () Jason Song 2023-06-15 05:27:35 +00:00
  • 0550da7eb9 Merge branch 'main' into feature/dind Jason Song 2023-06-15 05:25:29 +00:00
  • 6867128743 Merge branch 'main' into bugfix/empty_config Jason Song 2023-06-15 04:24:20 +00:00
  • c356636b07
    fix: handle with empty config file Jason Song 2023-06-15 12:14:54 +08:00
  • 67b1363d25 Support changing labels () sillyguodong 2023-06-15 03:59:15 +00:00
  • eb37630603 Merge branch 'main' into feature/declare_labels Jason Song 2023-06-15 03:32:10 +00:00
  • f24147ce0f
    adapt to older version Gitea sillyguodong 2023-06-13 16:18:36 +08:00
  • a1ff116c35 Merge branch 'main' into feature/dind Jason Song 2023-06-13 04:09:25 +00:00
  • 946c41cf4f Improve run.sh to handle empty labels and log to stdout () Tomasz Duda 2023-06-13 04:09:11 +00:00
  • 50b18cb98e fix exec Zettat123 2023-06-13 10:44:31 +08:00
  • 2705dca68b fix labels Tomasz Duda 2023-06-13 00:24:48 +02:00
  • a51095ca2f Merge remote-tracking branch 'origin/main' into dev Tomasz Duda 2023-06-13 00:07:17 +02:00
  • 65a077ebc6
    fix: .rootless Jason Song 2023-06-12 18:15:45 +08:00
  • edc4a2853c
    feat: build dind-rootless Jason Song 2023-06-12 18:14:27 +08:00
  • 42bdebda8d
    fix: rename to -dind-rootless Jason Song 2023-06-12 18:11:55 +08:00
  • ad3ff08e26 Merge branch 'main' into feature/declare_labels sillyguodong 2023-06-12 14:59:32 +08:00
  • 341d49a24d implement act_runner rootless image () ccureau 2023-06-12 06:35:27 +00:00
  • 7407e884df Merge branch 'main' into feature/declare_labels sillyguodong 2023-06-12 14:32:07 +08:00
  • 26420ae458 Update run.sh tomaszduda23 2023-06-10 14:15:02 +00:00
  • ec067f8a44 Merge branch 'main' into feat/rootless-runner ccureau 2023-06-10 12:36:22 +00:00
  • 55e7f13aee Additional documentation Chris Cureau 2023-06-10 12:15:53 +00:00