index
:
forgejo-runner
main
forgejo-runner
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
/
app
/
run
/
runner.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cherry-pick gitea act_runner #543
Kwonunn
2024-11-03
1
-0
/
+4
*
Add configurable logging level for jobs
Thorben Günther
2024-11-02
1
-0
/
+9
*
chore: bump actions-proto-go to v0.4.0
Mike Rochefort
2024-07-31
1
-1
/
+1
*
Add report_interval option to config
Lennart Austenfeld
2024-07-27
1
-1
/
+1
*
wait for jobs to complete when stopping the runner
Earl Warren
2024-06-07
1
-0
/
+4
*
Add support for workflow inputs
Mai-Lapyst
2024-05-24
1
-0
/
+8
*
add label change post runner creation
TheFox0x7
2024-04-10
1
-0
/
+4
*
Support cloning remote actions from insecure Gitea instances (#508)
Earl Warren
2024-03-11
1
-0
/
+1
*
Add ACTIONS_RESULTS_URL to env (#473)
Christopher Homberger
2024-03-11
1
-0
/
+1
*
Use artifacts v4 jwt if available (#471)
Christopher Homberger
2024-03-11
1
-2
/
+6
*
feat(docker): Add flag to enable IPv6 in auto-created networks
s3lph
2023-11-14
1
-22
/
+23
*
[FORGEJO] no double / in WorkDir, it would fail local actions
Earl Warren
2023-08-23
1
-1
/
+1
*
[FORGEJO] GITHUB_SERVER_URL is always the runner registration addr
Earl Warren
2023-08-23
1
-0
/
+7
*
Add ForcePull option (#339)
Gianni Angelozzi
2023-08-17
1
-1
/
+1
*
ci(lint): refactor code for clarity and linting compliance (#289)
Bo-Yi Wu
2023-07-13
1
-3
/
+2
*
Run as cache server (#275)
Zettat123
2023-07-07
1
-10
/
+14
*
Revert supporting multiple default actions URLs and use github for exec by de...
Jason Song
2023-06-30
1
-11
/
+1
*
Improve the usage of `docker_host` configuration (#260)
Zettat123
2023-06-30
1
-21
/
+22
*
Add option to configure workspace on host (#238)
Marius Zwicker
2023-06-20
1
-2
/
+3
*
Add `ValidVolumes` config (#226)
Zettat123
2023-06-16
1
-0
/
+1
*
Support changing labels (#201)
sillyguodong
2023-06-15
1
-0
/
+8
*
Parse multiple default actions URLs (#200)
Zettat123
2023-06-06
1
-20
/
+30
*
Remove trailing slash from instance address (#197)
harryzcy
2023-05-22
1
-1
/
+1
*
Add configuration item of `container.network` (#184)
sillyguodong
2023-05-16
1
-1
/
+2
*
Upgrade act and use new artifactcache (#174)
Jason Song
2023-05-04
1
-2
/
+7
*
Support `configuration variables` (#157)
sillyguodong
2023-04-28
1
-0
/
+1
*
Add parent directory for working directory (#154)
Zettat123
2023-04-28
1
-3
/
+3
*
Support upload `outputs` and use `needs` context (#133)
Jason Song
2023-04-20
1
-8
/
+4
*
Set specific environments to distinguish between Gitea and GitHub (#113)
Jason Song
2023-04-12
1
-0
/
+4
*
Run as a container (#8) including Docker-in-Docker. (#84)
Thomas E Lackey
2023-04-11
1
-0
/
+2
*
feat: add artifact api from gitea server (#103)
fuxiaohei
2023-04-10
1
-0
/
+8
*
Refactor to new framework (#98)
Jason Song
2023-04-04
1
-0
/
+199