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

ci: update goreleaser #4582

Merged
merged 1 commit into from
Feb 19, 2022
Merged

ci: update goreleaser #4582

merged 1 commit into from
Feb 19, 2022

Conversation

mohammed90
Copy link
Member

The earlier build script copied the go.mod of caddy, which caused quite few issues because go mod gets confused. Removing this step and opting to only init-ing the go module then requiring caddy with the appropriate version should avoid any complications.

While editing the file, it seems goreleaser have added a reference scheme for the .goreleaser.yml file. I've fixed the warnings along the way.

@mohammed90 mohammed90 added under review 🧐 Review is pending before merging CI/CD 🔩 Automated tests, releases labels Feb 19, 2022
Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful. Thanks!

@mholt mholt merged commit 7778912 into master Feb 19, 2022
@mholt mholt removed the under review 🧐 Review is pending before merging label Feb 19, 2022
@francislavoie francislavoie deleted the improve-goreleaser branch February 19, 2022 22:30
@mohammed90 mohammed90 restored the improve-goreleaser branch November 5, 2024 00:21
@mohammed90 mohammed90 deleted the improve-goreleaser branch November 5, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD 🔩 Automated tests, releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants