Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#2355·goreleaser

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

View original on GitHubView discussion on GitHub