index
:
forgejo-runner
main
forgejo-runner
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor(register): refactor registration functions and improve logging (#288)
Bo-Yi Wu
2023-07-12
1
-3
/
+2
*
fix(register): refactor context usage in registration functions (#286)
Bo-Yi Wu
2023-07-12
1
-9
/
+7
*
config: default container workspace set to host path (#279)
Michael Santos
2023-07-10
1
-1
/
+1
*
Run as cache server (#275)
Zettat123
2023-07-07
5
-14
/
+105
*
Add support for finding docker daemon from common socket paths (#263)
Zettat123
2023-07-01
1
-0
/
+19
*
Revert supporting multiple default actions URLs and use github for exec by de...
Jason Song
2023-06-30
2
-17
/
+7
*
Improve the usage of `docker_host` configuration (#260)
Zettat123
2023-06-30
4
-29
/
+62
*
add token support for exec (#247)
Tomasz Duda
2023-06-20
1
-0
/
+6
*
Add option to configure workspace on host (#238)
Marius Zwicker
2023-06-20
3
-2
/
+18
*
add ACT_EXEC (#246)
Tomasz Duda
2023-06-20
1
-0
/
+2
*
add --gitea-instance (#245)
Tomasz Duda
2023-06-20
1
-9
/
+11
*
Move `docker.host` to `container.docker_host` (#244)
Jason Song
2023-06-19
3
-13
/
+6
*
feat: improve Docker configuration and detection handling (#242)
appleboy
2023-06-18
4
-4
/
+25
*
Add `ValidVolumes` config (#226)
Zettat123
2023-06-16
4
-5
/
+18
*
Accept empty file as config (#241)
Jason Song
2023-06-15
1
-6
/
+4
*
Support changing labels (#201)
sillyguodong
2023-06-15
9
-21
/
+138
*
Exit with Code 1 if registering a runner fails (#228)
MarkusLoeffler01
2023-06-09
1
-3
/
+2
*
fix defaultActionsUrls config for exec (#233)
a1012112796
2023-06-08
1
-6
/
+6
*
Parse multiple default actions URLs (#200)
Zettat123
2023-06-06
1
-20
/
+30
*
refactor: daemon, config, and logging for better clarity (#225)
Bo-Yi Wu
2023-06-05
2
-30
/
+63
*
fix `artifactServerPath` and `artifactServerAddr` config for exec (#221)
a1012112796
2023-06-05
1
-10
/
+20
*
Remove trailing slash from instance address (#197)
harryzcy
2023-05-22
1
-1
/
+1
*
Add exec command flag of `network` (#192)
sillyguodong
2023-05-18
1
-1
/
+3
*
Add configuration item of `container.network` (#184)
sillyguodong
2023-05-16
4
-8
/
+24
*
Skip counting log length when parseLogRow return nil (#176)
Jason Song
2023-05-06
4
-5
/
+251
*
fix `--event` option logic for `exec` (#175)
a1012112796
2023-05-06
1
-7
/
+5
*
Upgrade act and use new artifactcache (#174)
Jason Song
2023-05-04
9
-713
/
+9
*
Support `configuration variables` (#157)
sillyguodong
2023-04-28
1
-0
/
+1
*
Add parent directory for working directory (#154)
Zettat123
2023-04-28
3
-6
/
+13
*
Workflow commands (#149)
Søren L. Hansen
2023-04-27
2
-5
/
+231
*
allow building act_runner with cgo (#137)
techknowlogick
2023-04-24
3
-2
/
+23
*
Support upload `outputs` and use `needs` context (#133)
Jason Song
2023-04-20
4
-25
/
+199
*
Fix reporting log in `Reporter.Close` (#126)
Zettat123
2023-04-19
1
-1
/
+1
*
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
4
-1
/
+12
*
feat: add artifact api from gitea server (#103)
fuxiaohei
2023-04-10
1
-0
/
+8
*
Fix panic when response is nil (#105)
Jason Song
2023-04-06
1
-1
/
+1
*
Supports configuring fetch_timeout and fetch_interval. (#100)
Jason Song
2023-04-06
3
-16
/
+27
*
Refactor to new framework (#98)
Jason Song
2023-04-04
25
-0
/
+2799
[prev]