1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Björn Brauer 3475a421c7 refactor: extract setupAction into ActionReader (#986)
This change extracts the functionality of reading an `action.y(a)ml` or
creation of a `(Synthetic Action)` into its own type to enable better
unit testing / mocking of those IO operations.

This is done in preparation for the implementation of pre/post action
support in act.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
2022-02-08 20:17:59 +00:00
.github ci: replace superlinter with megalinter (#923) 2021-12-22 09:29:43 -08:00
act refactor: extract setupAction into ActionReader (#986) 2022-02-08 20:17:59 +00:00
cmd feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00