Commit Graph

  • 130b9f1877 Added environment variable for run.sh to specify runner state file. (#377) haxwithaxe 2023-10-15 23:21:53 +00:00
  • ace4cd47c7 Fix float formatting (#2018) Jon Jensen 2023-10-13 14:01:04 -06:00
  • c93462e19f Merge pull request 'bump nektos to 0.2.52' (#79) from bump-nektos into main Lunny Xiao 2023-10-13 01:20:21 +00:00
  • 99067a9c1e build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2045) dependabot[bot] 2023-10-11 23:30:36 +00:00
  • f3264cac20 Merge remote-tracking branch 'upstream/master' into bump-nektos techknowlogick 2023-10-11 15:28:38 -04:00
  • e7e158cd7e build(deps): bump github.com/docker/distribution (#2037) dependabot[bot] 2023-10-09 02:52:56 +00:00
  • 3c730d7924 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#2036) dependabot[bot] 2023-10-09 02:35:38 +00:00
  • 976df8bae5 fix action_ref (composite action) (#2020) ChristopherHX 2023-10-04 01:13:05 +02:00
  • 7c7d80ebdd fix: use actions/runner hashfiles in container (#1940) ChristopherHX 2023-10-04 00:56:18 +02:00
  • 2f479ba024 Fix image survey for large images (#2022) ChristopherHX 2023-10-04 00:39:49 +02:00
  • 5718555f7a [ Variables ] - Add missing documentation for repository variables (#2032) Diego Sousa 2023-10-03 19:02:22 -03:00
  • 4c35288175 Add DIND docker-compose example (#365) vilunov 2023-10-02 15:12:31 +00:00
  • 990db1bfc0 Fix k8s rootless Docker filesystem permissions (#366) Andrew Imeson 2023-10-02 15:12:14 +00:00
  • 44ea01c209 chore: bump VERSION to 0.2.52 GitHub Actions 2023-10-01 02:15:05 +00:00
  • 2be4def7be build(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (#2026) dependabot[bot] 2023-09-25 03:24:27 +00:00
  • 3d47885894 build(deps): bump megalinter/megalinter from 7.3.0 to 7.4.0 (#2025) dependabot[bot] 2023-09-25 03:06:54 +00:00
  • d07fbfc8c3 bump act library to v0.2.51 (#360) v0.2.6 techknowlogick 2023-09-24 19:20:40 +00:00
  • 4699c3b689 Merge nektos/act/v0.2.51 techknowlogick 2023-09-24 15:09:26 -04:00
  • c241ecda31 chore: bump VERSION to 0.2.51 GitHub Actions 2023-09-23 11:36:33 +00:00
  • b637d79ec3 build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#2011) dependabot[bot] 2023-09-18 03:47:27 +00:00
  • 83af8f8767 build(deps): bump github.com/opencontainers/image-spec (#2010) dependabot[bot] 2023-09-18 03:34:14 +00:00
  • 60060a7c9c build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#2009) dependabot[bot] 2023-09-18 03:20:50 +00:00
  • d134079807 build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (#2012) dependabot[bot] 2023-09-18 03:02:39 +00:00
  • 1891bef433 build(deps): bump docker/setup-qemu-action from 2 to 3 (#2007) dependabot[bot] 2023-09-18 02:33:21 +00:00
  • 2911b2172c build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#2008) dependabot[bot] 2023-09-18 02:15:28 +00:00
  • 935e37c25b feat: support node20 runtime (#1988) Oliver Bell 2023-09-15 03:24:46 +01:00
  • 19764bcb06 feat: support interpolation in <job>.container.options (#1958) Elian Doran 2023-09-12 16:35:25 +03:00
  • c84a3ef6d0 build(deps): bump github.com/docker/docker (#2000) dependabot[bot] 2023-09-11 02:53:05 +00:00
  • bd9032de0a build(deps): bump github.com/docker/cli (#1999) dependabot[bot] 2023-09-11 02:39:24 +00:00
  • 10dc6fb60d Allow reading registration token from file (#350) m90 2023-09-04 04:12:07 +00:00
  • 1d32507b52 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#1992) dependabot[bot] 2023-09-04 02:56:21 +00:00
  • 80b0955303 chore: bump VERSION to 0.2.50 GitHub Actions 2023-09-01 02:12:28 +00:00
  • 0c12273eba build(deps): bump github.com/moby/buildkit from 0.12.1 to 0.12.2 (#1986) dependabot[bot] 2023-08-28 02:48:43 +00:00
  • 323bee9ab5 build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 (#1985) dependabot[bot] 2023-08-28 02:33:21 +00:00
  • 7286b43b0e fix: fail if no stages were found (#1970) Nathan Shaaban 2023-08-21 17:53:47 +00:00
  • ed35b09b8f change podman socket path (#341) TheFox0x7 2023-08-21 04:01:12 +00:00
  • f64c267dac build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1978) dependabot[bot] 2023-08-21 03:16:32 +00:00
  • 7ba9f30f37 Mention act user guide in act (#1973) ChristopherHX 2023-08-17 16:43:17 +02:00
  • 03f0829d09 Add ForcePull option (#339) Gianni Angelozzi 2023-08-17 06:51:57 +00:00
  • 2a0a0a1a62 build(deps): bump megalinter/megalinter from 7.2.1 to 7.3.0 (#1965) dependabot[bot] 2023-08-14 02:19:39 +00:00
  • 7fc1b91ba6 Update to go1.21 in Dockerfile.rootless (#332) Jason Song 2023-08-12 00:37:08 +00:00
  • f55ae1a0bc ci: change winget job runner to ubuntu-latest (#1959) sitiom 2023-08-11 14:14:41 +08:00
  • 9f06ca75e4 change podman socket path (#1961) TheFox0x7 2023-08-11 07:33:53 +02:00
  • 82c3c2df1a Upgrade Go to 1.21 and bump other dependencies (#330) harryzcy 2023-08-10 01:45:25 +00:00
  • a00fd960a5 Fix "Unknown server OS" for Docker container --device option (#1957) Elian Doran 2023-08-09 21:21:05 +03:00
  • 8a9e4f9f38 refactor: remove unnecessary nil check in RunContext (#1955) Eng Zer Jun 2023-08-09 20:41:12 +08:00
  • a42f3cf1cd feat: Add new Action Cache (#1913) ChristopherHX 2023-08-08 18:07:23 +02:00
  • 83140951bf feat: cmd support for windows (#1941) ChristopherHX 2023-08-08 17:44:25 +02:00
  • 6468dd7fc8 feat: Add CopyTarStream to Container Interface (#1912) ChristopherHX 2023-08-08 17:18:25 +02:00
  • f0ca0abc40 refactor: docker build BuildContext field (#1914) ChristopherHX 2023-08-08 17:02:11 +02:00
  • 73d5f78294 Shorten or/and in expressions (#1939) ChristopherHX 2023-08-08 16:30:13 +02:00
  • 0b4c67a4aa prefer pwsh on windows if found (#1942) ChristopherHX 2023-08-08 16:14:46 +02:00
  • 3939f48e6d build(deps): bump megalinter/megalinter from 7.1.0 to 7.2.1 (#1931) dependabot[bot] 2023-08-08 13:37:31 +00:00
  • 74b74e847b build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#1948) dependabot[bot] 2023-08-07 02:33:09 +00:00
  • c8127155bc build(deps): bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#1947) dependabot[bot] 2023-08-07 02:17:55 +00:00
  • 9fc823e4b1 Fix "http: invalid Host header" issue (#319) v0.2.5 sillyguodong 2023-08-02 04:34:36 +00:00
  • 22d91e3ac3 Merge tag 'nektos/v0.2.49' Jason Song 2023-08-02 11:52:14 +08:00
  • d5d8548546 chore: bump VERSION to 0.2.49 GitHub Actions 2023-08-01 02:21:38 +00:00
  • 8bf10cf876 build(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#1934) dependabot[bot] 2023-07-31 03:49:57 +00:00
  • 8e6c7c11fe build(deps): bump github.com/docker/cli (#1932) dependabot[bot] 2023-07-31 03:29:28 +00:00
  • d720ff09a2 build(deps): bump github.com/docker/docker (#1933) dependabot[bot] 2023-07-31 03:12:43 +00:00
  • 12999b61dd Reduce unnecessary DB queries for Actions tasks (#219) v0.2.4 sillyguodong 2023-07-25 03:25:50 +00:00
  • 49a2fcc138 fix endless loop (#306) caicandong 2023-07-24 07:07:53 +00:00
  • 8f88e4f15a Update README.md (#302) Konstantin Podsvirov 2023-07-24 05:11:42 +00:00
  • a1bb3b56fd Catch the panic and print the error (#305) caicandong 2023-07-24 04:28:44 +00:00
  • 17bf4fc5af build(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1925) dependabot[bot] 2023-07-24 02:53:35 +00:00
  • 67f4baa618 local runner doc (#1911) taytzehao 2023-07-22 00:56:11 +08:00
  • 1a7ec5f339 Upgrade gitea/act (#298) sillyguodong 2023-07-20 05:12:59 +00:00
  • 5d01cb8904 Add tips in config file (#297) Jason Song 2023-07-20 02:16:30 +00:00
  • 83b0a5b1f2 Add new CLI flag to log just the job id and not the entire job name (#1920) Thomas Eddy 2023-07-19 22:45:44 +01:00
  • dcf84d8a53 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. (#295) Thomas E Lackey 2023-07-19 05:12:07 +00:00
  • 4810f69367 build(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.0 (#1917) dependabot[bot] 2023-07-17 19:55:17 +00:00
  • cdc6d4bc6a Support expression in uses (#75) sillyguodong 2023-07-17 03:46:34 +00:00
  • 73adae040d Upgrade act (#291) Zettat123 2023-07-17 03:44:42 +00:00
  • db662b3690 ci(lint): refactor code for clarity and linting compliance (#289) Bo-Yi Wu 2023-07-13 01:10:54 +00:00
  • cf92a979e2 refactor(register): refactor registration functions and improve logging (#288) Bo-Yi Wu 2023-07-12 14:12:16 +00:00
  • 87058716fb fix(register): refactor context usage in registration functions (#286) Bo-Yi Wu 2023-07-12 13:11:55 +00:00
  • c701ba4787 Add a quick start runner method in README (#282) Lunny Xiao 2023-07-12 01:43:26 +00:00
  • e343ea9d5f build(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 (#1906) dependabot[bot] 2023-07-11 15:14:01 +00:00
  • 94bc8b319c Bump dockercli (#1905) Casey Lee 2023-07-10 21:55:53 -07:00
  • 808cf5a2c3 throw when invalid uses key is provided (#1804) Josh McCullough 2023-07-11 00:27:43 -04:00
  • 8c7c0f53c1 fix: handle zero size (#1888) Jason Song 2023-07-11 11:35:27 +08:00
  • 2069b04779 Fix missed ValidVolumes for docker steps (#74) Zettat123 2023-07-11 02:08:22 +00:00
  • 724ec918c9 chore: upgrade golangci-lint and address findings (#1904) Casey Lee 2023-07-10 17:12:12 -07:00
  • 79f93beef2 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1868) dependabot[bot] 2023-07-10 23:55:19 +00:00
  • 70956f2929 build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#1892) dependabot[bot] 2023-07-10 16:22:50 -07:00
  • ef79bb284d Normalize path outputs emitted by the artifact server download endpoint (#1898) Reisen Usagi 2023-07-10 20:19:30 -03:00
  • 3a0a6425a8 chore: bump VERSION to 0.2.48 GitHub Actions 2023-07-10 20:03:46 +00:00
  • 4c8da8558d build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1884) dependabot[bot] 2023-07-10 17:51:29 +00:00
  • f40d0b873d build(deps): bump github.com/opencontainers/image-spec (#1893) dependabot[bot] 2023-07-10 17:31:59 +00:00
  • 15618d1187 Remove archives.replacements in goreleaser.yaml (#1895) Jason Song 2023-07-11 01:15:16 +08:00
  • e597046195 refactor: open boltdb only while using it (#1879) ChristopherHX 2023-07-10 18:57:06 +02:00
  • 57ff1df6e0 config: default container workspace set to host path (#279) Michael Santos 2023-07-10 08:57:55 +00:00
  • 3dcfd6ea3d Run as cache server (#275) Zettat123 2023-07-07 08:28:54 +00:00
  • c6006ee699 Upgrade act (#269) v0.2.3 Zettat123 2023-07-03 04:15:46 +00:00
  • 3813f40cba use remoteAction.URL if not empty (#71) sati.ac 2023-07-03 03:43:44 +00:00
  • 310cb79e81 chore: bump VERSION to 0.2.47 GitHub Actions 2023-07-01 02:34:27 +00:00
  • f2629f2ea3 Add support for finding docker daemon from common socket paths (#263) v0.2.2 Zettat123 2023-07-01 01:27:54 +00:00
  • cf48ed88ba Revert supporting multiple default actions URLs and use github for exec by default (#262) v0.2.1 1741518344366451403/tmp_refs/tags/v0.2.1 1741518214995331668/tmp_refs/tags/v0.2.1 Jason Song 2023-06-30 07:53:18 +00:00
  • eb19987893 Revert "Support for multiple default URLs for getting actions (#58)" (#70) Jason Song 2023-06-30 07:45:13 +00:00