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

[chore] disable updating go cache for govulncheck #21229

Conversation

codeboten
Copy link
Contributor

There's no need for this job to update the go cache. Likely there are other jobs that should be updated as well, but this job specifically times out at this step.

Fixes #21225

There's no need for this job to update the go cache. Likely there are other jobs that should be updated as well, but this job specifically times out at this step.

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested a review from a team as a code owner April 27, 2023 15:41
@codeboten codeboten requested a review from mx-psi April 27, 2023 15:41
Since the other jobs that use the cache depend on `setup-environment`, we might as well only update the go cache from that job.

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten merged commit e8ccc37 into open-telemetry:main Apr 27, 2023
@codeboten codeboten deleted the codeboten/dont-update-cache-govulncheck branch April 27, 2023 16:37
@github-actions github-actions bot added this to the next release milestone Apr 27, 2023
codeboten pushed a commit to codeboten/opentelemetry-collector-contrib that referenced this pull request Apr 27, 2023
codeboten pushed a commit that referenced this pull request Apr 27, 2023
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.

govulncheck job cancels intermittently
3 participants