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

Add validation for goreleaser config on PR #538

Open
artemnikitin opened this issue Dec 10, 2021 · 0 comments
Open

Add validation for goreleaser config on PR #538

artemnikitin opened this issue Dec 10, 2021 · 0 comments

Comments

@artemnikitin
Copy link
Member

Overview

To prevent issues like https://github.com/elastic/ecctl/runs/4475470597?check_suite_focus=true we need to add a config validation for goreleaser on PR. It should run command like goreleaser check -f .goreleaser.yml

Possible Implementation

We need to add an extra step to https://github.com/elastic/ecctl/blob/master/.github/workflows/go.yml which will run goreleaser check -f .goreleaser.yml

Testing

Context

Your Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant