act/cmd
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
..
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go feat: add option to bypass GHE for actions checkout (#1162) 2022-06-21 13:52:21 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
platforms.go feat: add ubuntu-22.04 (#1150) 2022-05-17 19:11:33 +00:00
root.go feat: add option to bypass GHE for actions checkout (#1162) 2022-06-21 13:52:21 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00