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

Increase golangci-lint timeout #28

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

acald-creator
Copy link
Contributor

Fix golangci-lint timeout via GitHub Actions workflow.

The default timeout is at 1 minute. Increasing the timeout should keep the workflow going until completed. May need to adjust as the code base gets larger.

Fixes #27

Signed-off-by: Antonette Caldwell pullmana8@gmail.com

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2022

CLA assistant check
All committers have signed the CLA.

@shaneutt shaneutt self-requested a review November 29, 2022 15:03
@shaneutt shaneutt added kind/bug Categorizes issue or PR as related to a bug. area/ci labels Nov 29, 2022
shaneutt
shaneutt previously approved these changes Nov 29, 2022
Copy link
Member

@shaneutt shaneutt left a comment

Choose a reason for hiding this comment

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

See #27 (comment), but LGTM let's give this a try. Thank you!

@shaneutt
Copy link
Member

shaneutt commented Nov 29, 2022

@acald-creator can you please sign your commits?

Also the docker build failure is unrelated to this change, we'll resolve that separately it doesn't need to hold this up.

Signed-off-by: Antonette Caldwell <pullmana8@gmail.com>
@acald-creator
Copy link
Contributor Author

@shaneutt Done!

@shaneutt shaneutt self-requested a review November 29, 2022 20:27
Copy link
Member

@shaneutt shaneutt left a comment

Choose a reason for hiding this comment

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

Thank you!

@shaneutt shaneutt merged commit e18dc78 into kubernetes-sigs:main Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

golangci-lint workflow runner timing out
3 participants