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

Build rpm and deb packages with goreleaser #1196

Merged
merged 2 commits into from Jul 2, 2020

Conversation

bombsimon
Copy link
Member

Relates to #988 where we with this commit build rpm and deb packages.

.goreleaser.yml Outdated
-
id: golangci-lint-nfpms
package_name: golangci-lint
file_name_template: "'{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
Copy link
Member

Choose a reason for hiding this comment

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

Just want to check if single quote ' in "'{{ .ProjectName }} ... is required.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, nice catch, that's a copy paste error from me.

Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

LGTM 💯

Seems like we will test this one with new release only.

@daixiang0
Copy link
Contributor

/lgtm

@bombsimon bombsimon merged commit 954127e into golangci:master Jul 2, 2020
@ldez ldez added the area: ci PR that update CI label Dec 7, 2020
@ldez ldez added this to the v1.28 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci PR that update CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants