act - GitHub Action 本地运行测试工具
https://github.com/nektos/act
act 是一个可以在本地运行 GitHub Actions 的工具。
可以帮助开发者快速获得运行结果反馈,并将 GitHub Actions 用作本地任务运行器。
1. 在本地运行 GitHub Actions,无需每次提交和推送代码
2. 使用 GitHub Actions 作为本地任务运行器,替代 Makefile
3. 与 VS Code 集成,可以直接在编辑器中管理和运行 act
#DevOps #Tool #GitHub #Golang
https://github.com/nektos/act
act 是一个可以在本地运行 GitHub Actions 的工具。
可以帮助开发者快速获得运行结果反馈,并将 GitHub Actions 用作本地任务运行器。
1. 在本地运行 GitHub Actions,无需每次提交和推送代码
2. 使用 GitHub Actions 作为本地任务运行器,替代 Makefile
3. 与 VS Code 集成,可以直接在编辑器中管理和运行 act
#DevOps #Tool #GitHub #Golang