A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
Find a file
ChristopherHX 97fb7ba580 feat: step summary of test results (#1580)
* feat: step summary of test results

* fix: indent style

* fix: handle failed tests

* fix upload / create a logs artifact

* Update checks.yml

* fix: always upload logs

* fix: run success

* Move steps into a composite action

* use args and not the hardcoded ones

* format composite action

* format
2023-01-25 08:14:51 +00:00
.github feat: step summary of test results (#1580) 2023-01-25 08:14:51 +00:00
act feat: add remote reusable workflows (#1525) 2023-01-19 20:49:11 +00:00
cmd refactor: pull and rebuild docker by default (#1569) 2023-01-20 15:46:43 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00