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): golangci-lint timing out in large PRs #144

Merged

Conversation

DuckBoss
Copy link
Contributor

golangci-lint CI actions are failing due to the lower default timeout (1m), and this commit
updates the yaml to include a 3m timeout: --timeout=3m

This should resolve CI issues popping up in: #116

Signed-off-by: Jason Jerome <jajerome@redhat.com>
Copy link
Contributor

@jirihnidek jirihnidek left a comment

Choose a reason for hiding this comment

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

LGTM

@jirihnidek jirihnidek merged commit f97c55d into RedHatInsights:main Jul 21, 2023
@DuckBoss DuckBoss deleted the jajerome/golangci-lint-timeout-fix branch July 21, 2023 14:00
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