Technology Radar
Published : Mar 29, 2022
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Mar 2022
Assess
GoReleaser 是一个通过多个库和通道来支持不同架构的 Go 项目自动化构建和发布的工具,这是面向不同平台 Go 项目的常见需求。你可以在本地机器或者 CI 上运行该工具,它支持在多种 CI 服务上运行,从而最大限度降低安装和维护成本。GoReleaser 能够用于每个发布版本的构建、打包、发布和声明,并且支持不同的包格式、包库和源代码控制的组合。虽然它已经出现好几年了,但我们惊讶并没有多少团队使用它。如果你经常发布 Go 代码库,这个工具值得一试。