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: setup-go in CI to resolve cache warnings #120

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Jun 28, 2023

Issue #, if available:
N/A

Description of changes:
Have checkout before setup-go to resolve cache warnings.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@austinvazquez austinvazquez force-pushed the fix-setup-go branch 2 times, most recently from 14f2295 to 384798a Compare June 28, 2023 15:34
@austinvazquez austinvazquez force-pushed the fix-setup-go branch 2 times, most recently from 3271d86 to 0412c74 Compare June 29, 2023 18:28
@austinvazquez austinvazquez marked this pull request as ready for review June 29, 2023 20:16
@austinvazquez
Copy link
Member Author

Marking ready to review. The test failures are showing on multiple other PRs, so I believe them to be unrelated to my code changes.

Copy link
Contributor

@ginglis13 ginglis13 left a comment

Choose a reason for hiding this comment

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

Test failures are the same we've seen across finch and finch-core. They're be resolved once nerdctl upgrades buildkit to 0.12.0 -> cuts a release -> lima consumes that new release -> lima cuts a release -> we pull in that release :) . I'm ok to merge these changes 👍

@ginglis13
Copy link
Contributor

Actually it looks like a fix for actions/setup-go#368 has been merged. Can we re-enable cache now?

@austinvazquez
Copy link
Member Author

Actually it looks like a fix for actions/setup-go#368 has been merged. Can we re-enable cache now?

Updated to enable caching across the board.

@austinvazquez austinvazquez merged commit 2ab5503 into runfinch:main Aug 25, 2023
6 checks passed
@austinvazquez austinvazquez deleted the fix-setup-go branch August 25, 2023 23:04
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