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

fix(ci): update goreleaser config #462

Merged
merged 9 commits into from
Oct 9, 2023
Merged

fix(ci): update goreleaser config #462

merged 9 commits into from
Oct 9, 2023

Conversation

floreks
Copy link
Member

@floreks floreks commented Oct 9, 2023

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.

@floreks floreks added the bug-fix This pull request fixes a bug label Oct 9, 2023
@floreks floreks merged commit 67613b3 into main Oct 9, 2023
9 of 11 checks passed
@floreks floreks deleted the fix/ci branch October 9, 2023 15:15
michaeljguarino pushed a commit that referenced this pull request Aug 28, 2024
* update deprecated brew config

* fix lint

* fix unit tests

* update go version in go.mod

* bump setup go and lint actions

* update line endings

* bump golangci-lint to v1.54.2

* restore LF line separator

* fix lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This pull request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants