Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Cache go modules and build cache #467

Closed
MarcoPolo opened this issue Feb 9, 2023 · 2 comments
Closed

Cache go modules and build cache #467

MarcoPolo opened this issue Feb 9, 2023 · 2 comments

Comments

@MarcoPolo
Copy link

Ideally this should speed up:

  1. Fetching dependencies
  2. Building
  3. Testing (?)
@galargh
Copy link
Contributor

galargh commented Feb 22, 2023

Yes! That's a great idea. I'm not sure why we never got around to it. I think we should add it ahead of Go 1.21 release.

@galargh
Copy link
Contributor

galargh commented Aug 28, 2023

This issue was transferred to ipdxco/unified-github-workflows#46 in preparation for archiving of this repository. FYI, it was blocked on setup-go incorrect setup of caches on Windows machine. I fixed it in actions/setup-go#411. We'll be able to proceed with it once a release with that fix is out.

@galargh galargh closed this as completed Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants