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

Parameterize the Go version used in the provider reusable workflows #162

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

ulucinar
Copy link
Contributor

Description of your changes

This PR adds new parameters named go-version with the default value of 1.20 in the provider reusable workflows so that a provider repository can override the Go version to be used in the CI jobs.

It also adds --timeout=30m to golangci-lint runs in the provider CI jobs.

I have:

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

How has this code been tested

- Pass a --timeout=30m command-line argument to golangci-lint in provider CI

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Copy link
Member

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

Thanks @ulucinar LGTM!

@ulucinar ulucinar merged commit 6b7ee06 into upbound:main Nov 15, 2023
6 checks passed
@ulucinar ulucinar deleted the parameterize-go-version branch November 15, 2023 15:35
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