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
胖梁 853c5a22a4 WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
* WorkflowDispatchConfig supports ScalarNode and SequenceNode yaml node kinds

* Avoid using log.Fatal

* package slices is not in golang 1.20

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-20 14:07:36 +00:00
.github build(deps): bump actions/upload-artifact from 3 to 4 (#2133) 2024-01-20 00:32:38 +00:00
act WorkflowDispatchConfig supports multiple yaml node kinds (#2123) 2024-01-20 14:07:36 +00:00
cmd feat: support offline mode (#2128) 2024-01-20 00:20:15 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00