Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlc-dev
/
sqlc
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
18.1k
Code
Issues
600
Pull requests
107
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
cache: redesign as a Bazel-style CAS and action cache
- #4539
#4539
Merged
kyleconroy
merged 9 commits into
main
sqlc-dev/sqlc:main
from
claude/bazel-caching-redesign-n8iv6e
sqlc-dev/sqlc:claude/bazel-caching-redesign-n8iv6e
Copy head branch name to clipboard
Aug 2, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
cache: redesign as a Bazel-style CAS and action cache
#4539
kyleconroy
merged 9 commits into
main
sqlc-dev/sqlc:main
from
claude/bazel-caching-redesign-n8iv6e
sqlc-dev/sqlc:claude/bazel-caching-redesign-n8iv6e
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
cache: redesign as a Bazel-style CAS and action cache
Show description for 3c674f1
claude
committed
3c674f1
View commit details
Copy full SHA for 3c674f1
Browse repository at this point
cache: load remote fetches directly into the CAS by declared checksum
Show description for eb94686
claude
committed
eb94686
View commit details
Copy full SHA for eb94686
Browse repository at this point
cache: use SHA-256 as the only digest function
Show description for 5bdddfe
claude
committed
5bdddfe
View commit details
Copy full SHA for 5bdddfe
Browse repository at this point
cache: put WASM compilation behind the action cache
Show description for 687ebb6
claude
committed
687ebb6
View commit details
Copy full SHA for 687ebb6
Browse repository at this point
cache: make the sqlc binary an implicit input of every action
Show description for c34bc9b
claude
committed
c34bc9b
View commit details
Copy full SHA for c34bc9b
Browse repository at this point
cache: confine storage I/O with os.Root
Show description for c6b4a77
claude
committed
c6b4a77
View commit details
Copy full SHA for c6b4a77
Browse repository at this point
cache: remove cache_test.go
Show description for 6b9e17e
claude
committed
6b9e17e
View commit details
Copy full SHA for 6b9e17e
Browse repository at this point
cache: memoize the tool digest keyed by executable metadata
Show description for 06d3255
claude
committed
06d3255
View commit details
Copy full SHA for 06d3255
Browse repository at this point
cache: harden the exec output-tree path
Show description for 1b674d6
claude
committed
1b674d6
View commit details
Copy full SHA for 1b674d6
Browse repository at this point
You can’t perform that action at this time.