0 条评论 (0 条评论)0 个反应 (0 个反应)0 位负责人 (0 位负责人)Go3 个派生 (3 个派生)auto 404
Testinggood first issue
仓库指标
- 星标
- 0 个星标 (0 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
- add github action for build and release
- add test coverage and unit test case check
- add liniting check
贡献者指南
- 研究方向
- 设置一个在推送/PR时运行的GitHub Actions工作流,用于构建、测试覆盖率和静态检查。使用actions/setup go配置Go,运行`go test cover`和`golangci lint`。
- 技术栈
- gogithub actions
- 领域
- devopsci cd
- 议题类型
- 维护
- 前置要求
- GitGo