Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Go to file
earl-warren bcd6096e5b
All checks were successful
release
check and test
checks / check and test (push) Successful in 42s
Merge pull request 'default GITHUB_SERVER_URL with registration address' (#24) from earl-warren/runner:wip-sync into main
Reviewed-on: #24
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
2023-04-05 15:08:01 +00:00
.forgejo/workflows the test workflow is not meant to release 2023-04-04 14:39:53 +02:00
.gitea/workflows Support cache on ci (#47) 2023-03-16 16:56:03 +01:00
artifactcache Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00
client Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00
cmd default GITHUB_SERVER_URL with registration address 2023-04-05 16:39:09 +02:00
config Config for container network (#96) 2023-04-05 00:53:35 +02:00
engine feat: move main task logic to runtime package 2022-11-24 15:37:06 +08:00
poller Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00
runtime Config for container network (#96) 2023-04-05 00:53:35 +02:00
.dockerignore keep .git on build to extract version from tag 2023-04-03 16:57:27 +02:00
.gitignore Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02: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
Dockerfile publish release 2023-04-03 01:13:33 +02:00
go.mod Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02:00
go.sum Refactor environment variables to configuration and registration (#90) 2023-04-05 00:53:35 +02: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 build static binaries 2023-04-03 01:13:33 +02:00
README.md trigger the build 2023-03-01 00:32:50 +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