forgejo-runner-act/pkg
Neo Hsu de37f75077
feat: add option to bypass GHE for actions checkout (#1162)
* feat(#1161): add --through-action to assigned actions from GitHub

* docs(flags): add --through-action and --through-action-token flags description

* test(action, remote): add test case for ThroughAction

* refactor(command): rename command from --through-action to --actions-from-github

* refactor(command): rename command from --actions-from-github to --replace-ghe-action-with-github-com
2022-06-21 13:52:21 +00:00
..
artifacts Added support for chunked uploads. (#1208) 2022-06-20 15:06:55 -07:00
common Improve logging (#1171) 2022-06-17 15:55:21 +00:00
container feat: non root user container (#1202) 2022-06-20 15:47:39 -07:00
exprparser implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
model fix: processing of strategy.matrix.include (#1200) 2022-06-20 15:33:07 -07:00
runner feat: add option to bypass GHE for actions checkout (#1162) 2022-06-21 13:52:21 +00:00