summaryrefslogtreecommitdiffstats
path: root/internal/app/run/runner.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick gitea act_runner #543Kwonunn2024-11-031-0/+4
* Add configurable logging level for jobsThorben Günther2024-11-021-0/+9
* chore: bump actions-proto-go to v0.4.0Mike Rochefort2024-07-311-1/+1
* Add report_interval option to configLennart Austenfeld2024-07-271-1/+1
* wait for jobs to complete when stopping the runnerEarl Warren2024-06-071-0/+4
* Add support for workflow inputsMai-Lapyst2024-05-241-0/+8
* add label change post runner creationTheFox0x72024-04-101-0/+4
* Support cloning remote actions from insecure Gitea instances (#508)Earl Warren2024-03-111-0/+1
* Add ACTIONS_RESULTS_URL to env (#473)Christopher Homberger2024-03-111-0/+1
* Use artifacts v4 jwt if available (#471)Christopher Homberger2024-03-111-2/+6
* feat(docker): Add flag to enable IPv6 in auto-created networkss3lph2023-11-141-22/+23
* [FORGEJO] no double / in WorkDir, it would fail local actionsEarl Warren2023-08-231-1/+1
* [FORGEJO] GITHUB_SERVER_URL is always the runner registration addrEarl Warren2023-08-231-0/+7
* Add ForcePull option (#339)Gianni Angelozzi2023-08-171-1/+1
* ci(lint): refactor code for clarity and linting compliance (#289)Bo-Yi Wu2023-07-131-3/+2
* Run as cache server (#275)Zettat1232023-07-071-10/+14
* Revert supporting multiple default actions URLs and use github for exec by de...Jason Song2023-06-301-11/+1
* Improve the usage of `docker_host` configuration (#260)Zettat1232023-06-301-21/+22
* Add option to configure workspace on host (#238)Marius Zwicker2023-06-201-2/+3
* Add `ValidVolumes` config (#226)Zettat1232023-06-161-0/+1
* Support changing labels (#201)sillyguodong2023-06-151-0/+8
* Parse multiple default actions URLs (#200)Zettat1232023-06-061-20/+30
* Remove trailing slash from instance address (#197)harryzcy2023-05-221-1/+1
* Add configuration item of `container.network` (#184)sillyguodong2023-05-161-1/+2
* Upgrade act and use new artifactcache (#174)Jason Song2023-05-041-2/+7
* Support `configuration variables` (#157)sillyguodong2023-04-281-0/+1
* Add parent directory for working directory (#154)Zettat1232023-04-281-3/+3
* Support upload `outputs` and use `needs` context (#133)Jason Song2023-04-201-8/+4
* Set specific environments to distinguish between Gitea and GitHub (#113)Jason Song2023-04-121-0/+4
* Run as a container (#8) including Docker-in-Docker. (#84)Thomas E Lackey2023-04-111-0/+2
* feat: add artifact api from gitea server (#103)fuxiaohei2023-04-101-0/+8
* Refactor to new framework (#98)Jason Song2023-04-041-0/+199