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

GHA cache v2 Twirp protocol support #829

Merged
merged 3 commits into from
Jan 22, 2025
Merged

GHA cache v2 Twirp protocol support #829

merged 3 commits into from
Jan 22, 2025

Conversation

edigaryev
Copy link
Contributor

.proto is obtained by carefully inspecting cache.ts and cache.twirp.ts.

Our GetCacheEntryDownloadURL() implementation is currently simply a stub that always succeeds and returns hash(key, size_bytes, version). I'm currently investigating how it should be properly implemented.

Had to use golang:latest because bufbuild/buf container image
lacks Golang.
@edigaryev edigaryev merged commit 2c84719 into master Jan 22, 2025
11 checks passed
@edigaryev edigaryev deleted the ghacachev2 branch January 22, 2025 13:57
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