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
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 }}
aaearon
/
grant-cli
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(config): reject invalid cache_ttl instead of silently defaulting
- #67
#67
Merged
aaearon
merged 9 commits into
main
aaearon/grant-cli:main
from
fix/cache-config-semantics
aaearon/grant-cli:fix/cache-config-semantics
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(config): reject invalid cache_ttl instead of silently defaulting
#67
aaearon
merged 9 commits into
main
aaearon/grant-cli:main
from
fix/cache-config-semantics
aaearon/grant-cli:fix/cache-config-semantics
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
test(cache): pin refresh-still-writes, key contracts and the unmarshal guard
Show description for bff0e18
aaearon
committed
bff0e18
View commit details
Copy full SHA for bff0e18
Browse repository at this point
fix(config): reject any explicitly-invalid cache_ttl at config load
Show description for 24cbac3
aaearon
committed
24cbac3
View commit details
Copy full SHA for 24cbac3
Browse repository at this point
fix(request): fail on an unloadable config in request submit
Show description for 1780b57
aaearon
committed
1780b57
View commit details
Copy full SHA for 1780b57
Browse repository at this point
fix(config): name the config file in the load error
Show description for 6239fe1
aaearon
committed
6239fe1
View commit details
Copy full SHA for 6239fe1
Browse repository at this point
docs: correct the cache_ttl changelog entry and the MkdirAll claim
Show description for a64653d
aaearon
committed
a64653d
View commit details
Copy full SHA for a64653d
Browse repository at this point
fix(config): point the invalid cache_ttl error at a remedy
Show description for 22b86ef
aaearon
committed
22b86ef
View commit details
Copy full SHA for 22b86ef
Browse repository at this point
test(configure): stop reading configure as the endorsed recovery path
Show description for 1240016
aaearon
committed
1240016
View commit details
Copy full SHA for 1240016
Browse repository at this point
docs(readme): state the cache_ttl validation rule
aaearon
committed
126809d
View commit details
Copy full SHA for 126809d
Browse repository at this point
docs(request): scope the config-ordering comment to the function
Show description for e9889e5
aaearon
committed
e9889e5
View commit details
Copy full SHA for e9889e5
Browse repository at this point
You can’t perform that action at this time.