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
*
expose "ForceRebuild" as a config option
gratux
2024-12-29
4
-1
/
+5
*
Merge pull request 'Rebrand container prefix to Forgejo' (#377) from fnetx/re...
earl-warren
2024-12-15
1
-1
/
+1
|
\
|
*
Rebrand container prefix to Forgejo
Otto Richter
2024-12-09
1
-1
/
+1
*
|
feat: use FORGEJO_TOKEN as runtime token
xtex
2024-12-13
2
-2
/
+6
|
/
*
fix: [container].docker_host = "" is now "automount"
Earl Warren
2024-11-27
3
-11
/
+5
*
fix: make container.docker_host default to - (part two)
Earl Warren
2024-11-15
2
-0
/
+5
*
Cherry-pick gitea act_runner #543
Kwonunn
2024-11-03
2
-0
/
+28
*
Add simple test
Thorben Günther
2024-11-02
1
-0
/
+7
*
Add configurable logging level for jobs
Thorben Günther
2024-11-02
3
-1
/
+16
*
fix: make container.docker_host default to -
Earl Warren
2024-10-29
1
-8
/
+8
*
chore: add test for unexpected YAML type in top level env
Earl Warren
2024-09-15
1
-5
/
+27
*
chore: bump actions-proto-go to v0.4.0
Mike Rochefort
2024-07-31
11
-11
/
+11
*
Add report_interval option to config
Lennart Austenfeld
2024-07-27
5
-13
/
+22
*
Fix typo in create-runner-file help text (Frogejo -> Forgejo)
9pfs
2024-06-28
1
-1
/
+1
*
wait for jobs to complete when stopping the runner
Earl Warren
2024-06-07
6
-31
/
+371
*
Upgrade the default container to node:20
Earl Warren
2024-06-07
4
-7
/
+6
*
Add support for workflow inputs
Mai-Lapyst
2024-05-24
1
-0
/
+8
*
typo in error message
Andreas Wachter
2024-05-03
1
-1
/
+1
*
Update tests
Mai-Lapyst
2024-04-20
1
-2
/
+2
*
Handle group commands
Mai-Lapyst
2024-04-20
1
-4
/
+5
*
replace Nil with NoError
TheFox0x7
2024-04-10
1
-3
/
+2
*
added simple test to label update
TheFox0x7
2024-04-10
1
-0
/
+38
*
add label change post runner creation
TheFox0x7
2024-04-10
2
-1
/
+5
*
after reading labels, load them into registration
TheFox0x7
2024-04-10
1
-0
/
+1
*
daemon: improve error messages
Frank Villaro-Dixon
2024-04-10
1
-3
/
+3
*
Support cloning remote actions from insecure Gitea instances (#508)
Earl Warren
2024-03-11
1
-0
/
+1
*
Set the status of steps to `skipped` if job is skipped (#500)
sillyguodong
2024-03-11
1
-0
/
+3
*
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
2
-2
/
+9
*
Sanitize UFT-8 content in logs (#453)
hakito
2024-03-11
2
-2
/
+2
*
Fix #404: nil map error when reading env file (#405)
infinoid
2024-03-11
1
-0
/
+3
*
Increase fetch interval for Codeberg
Gusted
2024-01-21
3
-0
/
+49
*
chore: make fmt
s3lph
2023-11-15
1
-24
/
+24
*
feat(docker): Add flag to enable IPv6 in auto-created networks
s3lph
2023-11-14
4
-52
/
+60
*
[FORGEJO] add support for the lxc:// scheme
Earl Warren
2023-11-09
1
-1
/
+4
*
[FORGEJO] add the create-runner-file
Earl Warren
2023-08-23
4
-1
/
+285
*
[FORGEJO] no double / in WorkDir, it would fail local actions
Earl Warren
2023-08-23
1
-1
/
+1
*
[FORGEJO] default labels to a single docker
Earl Warren
2023-08-23
1
-4
/
+1
*
[FORGEJO] branding
Earl Warren
2023-08-23
4
-14
/
+14
*
[FORGEJO] look for workflows in the .forgejo/workflows directory
Earl Warren
2023-08-23
1
-2
/
+2
*
[FORGEJO] GITHUB_SERVER_URL is always the runner registration addr
Earl Warren
2023-08-23
1
-0
/
+7
*
change podman socket path (#341)
TheFox0x7
2023-08-21
1
-1
/
+2
*
Add ForcePull option (#339)
Gianni Angelozzi
2023-08-17
3
-1
/
+4
*
Reduce unnecessary DB queries for Actions tasks (#219)
sillyguodong
2023-07-25
1
-5
/
+23
*
fix endless loop (#306)
caicandong
2023-07-24
1
-13
/
+13
*
Catch the panic and print the error (#305)
caicandong
2023-07-24
1
-11
/
+23
*
Add tips in config file (#297)
Jason Song
2023-07-20
1
-0
/
+3
*
ci(lint): refactor code for clarity and linting compliance (#289)
Bo-Yi Wu
2023-07-13
5
-18
/
+16
*
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
[next]