issues
search
pluralsh
/
plural-cli
cli for the plural platform
MIT License
27
stars
10
forks
source link
fix(ci): update goreleaser config
#462
Closed
floreks
closed
1 year ago
floreks
commented
1 year ago
Summary
bumped go/lint github actions to latest versions
bumped Go version in go.mod to 1.21
fixed unit tests (disabled 1 for now as I didn't want to spend too much time trying to fix it)
fixed linter issues
Test Plan
Locally with make targets and goreleaser binary
Checklist
[ ] If required, I have updated the Plural documentation accordingly.
[ ] I have added tests to cover my changes.
[ ] I have added a meaningful title and summary to convey the impact of this PR to a user.
[ ] I have added relevant labels to this PR to help with categorization for release notes.
Summary
Test Plan
Locally with make targets and goreleaser binary
Checklist