Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GoReleaser] Use --clean #888

Closed
EtienneM opened this issue Feb 10, 2023 · 0 comments · Fixed by #893
Closed

[GoReleaser] Use --clean #888

EtienneM opened this issue Feb 10, 2023 · 0 comments · Fixed by #893
Assignees

Comments

@EtienneM
Copy link
Member

EtienneM commented Feb 10, 2023

In the GitHub Action to release a new version, we use --rm-dist. We should rather use --clean: https://goreleaser.com/deprecations/#-rm-dist

There is a warning message in GitHub Action logs (https://github.com/Scalingo/cli/actions/runs/4142845444/jobs/7164009215):

DEPRECATED: --rm-dist was deprecated in favor of --clean, check https://goreleaser.com/deprecations#-rm-dist for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant