summaryrefslogtreecommitdiffstats
path: root/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use data.forgejo.org/ociEarl Warren3 days1-1/+1
* New "one shot" type of execution by adding a new command called one-job. (#423)cobak783 days4-0/+389
* expose "ForceRebuild" as a config optiongratux2024-12-294-1/+5
* Merge pull request 'Rebrand container prefix to Forgejo' (#377) from fnetx/re...earl-warren2024-12-151-1/+1
|\
| * Rebrand container prefix to ForgejoOtto Richter2024-12-091-1/+1
* | feat: use FORGEJO_TOKEN as runtime tokenxtex2024-12-132-2/+6
|/
* fix: [container].docker_host = "" is now "automount"Earl Warren2024-11-273-11/+5
* fix: make container.docker_host default to - (part two)Earl Warren2024-11-152-0/+5
* Cherry-pick gitea act_runner #543Kwonunn2024-11-032-0/+28
* Add simple testThorben Günther2024-11-021-0/+7
* Add configurable logging level for jobsThorben Günther2024-11-023-1/+16
* fix: make container.docker_host default to -Earl Warren2024-10-291-8/+8
* chore: add test for unexpected YAML type in top level envEarl Warren2024-09-151-5/+27
* chore: bump actions-proto-go to v0.4.0Mike Rochefort2024-07-3111-11/+11
* Add report_interval option to configLennart Austenfeld2024-07-275-13/+22
* Fix typo in create-runner-file help text (Frogejo -> Forgejo)9pfs2024-06-281-1/+1
* wait for jobs to complete when stopping the runnerEarl Warren2024-06-076-31/+371
* Upgrade the default container to node:20Earl Warren2024-06-074-7/+6
* Add support for workflow inputsMai-Lapyst2024-05-241-0/+8
* typo in error messageAndreas Wachter2024-05-031-1/+1
* Update testsMai-Lapyst2024-04-201-2/+2
* Handle group commandsMai-Lapyst2024-04-201-4/+5
* replace Nil with NoErrorTheFox0x72024-04-101-3/+2
* added simple test to label updateTheFox0x72024-04-101-0/+38
* add label change post runner creationTheFox0x72024-04-102-1/+5
* after reading labels, load them into registrationTheFox0x72024-04-101-0/+1
* daemon: improve error messagesFrank Villaro-Dixon2024-04-101-3/+3
* Support cloning remote actions from insecure Gitea instances (#508)Earl Warren2024-03-111-0/+1
* Set the status of steps to `skipped` if job is skipped (#500)sillyguodong2024-03-111-0/+3
* Add ACTIONS_RESULTS_URL to env (#473)Christopher Homberger2024-03-111-0/+1
* Use artifacts v4 jwt if available (#471)Christopher Homberger2024-03-112-2/+9
* Sanitize UFT-8 content in logs (#453)hakito2024-03-112-2/+2
* Fix #404: nil map error when reading env file (#405)infinoid2024-03-111-0/+3
* Increase fetch interval for CodebergGusted2024-01-213-0/+49
* chore: make fmts3lph2023-11-151-24/+24
* feat(docker): Add flag to enable IPv6 in auto-created networkss3lph2023-11-144-52/+60
* [FORGEJO] add support for the lxc:// schemeEarl Warren2023-11-091-1/+4
* [FORGEJO] add the create-runner-fileEarl Warren2023-08-234-1/+285
* [FORGEJO] no double / in WorkDir, it would fail local actionsEarl Warren2023-08-231-1/+1
* [FORGEJO] default labels to a single dockerEarl Warren2023-08-231-4/+1
* [FORGEJO] brandingEarl Warren2023-08-234-14/+14
* [FORGEJO] look for workflows in the .forgejo/workflows directoryEarl Warren2023-08-231-2/+2
* [FORGEJO] GITHUB_SERVER_URL is always the runner registration addrEarl Warren2023-08-231-0/+7
* change podman socket path (#341)TheFox0x72023-08-211-1/+2
* Add ForcePull option (#339)Gianni Angelozzi2023-08-173-1/+4
* Reduce unnecessary DB queries for Actions tasks (#219)sillyguodong2023-07-251-5/+23
* fix endless loop (#306)caicandong2023-07-241-13/+13
* Catch the panic and print the error (#305)caicandong2023-07-241-11/+23
* Add tips in config file (#297)Jason Song2023-07-201-0/+3
* ci(lint): refactor code for clarity and linting compliance (#289)Bo-Yi Wu2023-07-135-18/+16