goreleaser test
Author: caarlos0Created Jul 20, 2021Updated Jan 17, 2025
Labelsenhancement
Would be good to have a goreleaser test command that does the following:
- check config file for deprecations
- skip publish
- if using gomod proxy feature, skip the proxying
- skips tag validation
The idea came while working with @myitcv on https://github.com/cue-lang/cue/pull/1105
Source: goreleaser/goreleaser