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

Inherit golangci-lint version from build submodule. #133

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

mergenci
Copy link
Contributor

@mergenci mergenci commented Sep 4, 2023

Description of your changes

Shamelessly copy Yury Tsarev's (@ytsarev) following changes to other repos, such as crossplane-contrib/provider-upjet-aws#829:

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

I've run make. I've already developed #132 using this PR, but please let me know if we might have other concerns for merging.

Shamelessly copy Yury Tsarev's (@ytsarev) following changes to other
repos, such as crossplane-contrib/provider-upjet-aws#829:

* Motivation: golangci-lint base run was freezing on Mac M1 and go1.20.5.
* Remove the version override in the Makefile with the comment and consume the latest version from the build
* Presumably, it was a fix around consume a lot of memory on go1.20rc3 consume a lot of memory on go1.20rc3 golangci/golangci-lint#3470 helped in the latest golangci-lint release
* Update build submodule to consume upbound/build#238

Signed-off-by: Cem Mergenci <cmergenci@gmail.com>
Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

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

Unsurprisingly LGTM :D

@mergenci mergenci merged commit 6e567eb into upbound:main Sep 6, 2023
5 checks passed
@mergenci mergenci deleted the inherit-golangci-lint branch September 6, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants