Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Jason Song c5c4e275ac
Support cache (#25)
See [Caching dependencies to speed up workflows](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows).

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/25
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Zettat123 <zettat123@noreply.gitea.io>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
2023-02-28 23:48:37 +01:00
.gitea/workflows Enable action as CI to test/build/release (#26) 2023-02-24 17:52:04 +01:00
artifactcache Support cache (#25) 2023-02-28 23:48:37 +01:00
client s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
cmd Support cache (#25) 2023-02-28 23:48:37 +01:00
config s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
core Allow request an insecure gitea server (#18) 2023-02-15 16:51:14 +08:00
engine feat: move main task logic to runtime package 2022-11-24 15:37:06 +08:00
poller s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
register s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
runtime Support cache (#25) 2023-02-28 23:48:37 +01:00
.gitignore Enable action as CI to test/build/release (#26) 2023-02-24 17:52:04 +01:00
.golangci.yml chore: add .golangci config 2022-11-24 15:36:28 +08:00
build.go Support cache (#25) 2023-02-28 23:48:37 +01:00
go.mod Support cache (#25) 2023-02-28 23:48:37 +01:00
go.sum Support cache (#25) 2023-02-28 23:48:37 +01:00
LICENSE Add license 2022-11-24 15:36:16 +08:00
main.go s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| 2023-02-22 17:19:43 +01:00
Makefile Enable action as CI to test/build/release (#26) 2023-02-24 17:52:04 +01:00
README.md Update README 2023-02-22 18:47:42 +01:00

Forgejo Actions runner

Runs workflows found in .forgejo/workflows, using a format similar to GitHub actions but with a Free Software implementation.

It is compatible with Forgejo v1.19.0-0-rc0