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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
go-task
/
task
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
887
Star
16k
Code
Issues
122
Pull requests
69
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add TTL to taskfile.Cache
- #1702
#1702
Closed
jlucktay
wants to merge 14 commits into
go-task:main
go-task/task:main
from
jlucktay:issue-1402/add-ttl-to-taskfile-cache
jlucktay/task:issue-1402/add-ttl-to-taskfile-cache
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Add TTL to taskfile.Cache
#1702
jlucktay
wants to merge 14 commits into
go-task:main
go-task/task:main
from
jlucktay:issue-1402/add-ttl-to-taskfile-cache
jlucktay/task:issue-1402/add-ttl-to-taskfile-cache
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2024
docs(taskfile): add flowchart for intended behaviour of Cache
Show description for ba11775
jlucktay
committed
ba11775
View commit details
Copy full SHA for ba11775
Browse repository at this point
test(taskfile): get basic coverage set up around taskfile.Cache
jlucktay
committed
2a63051
View commit details
Copy full SHA for 2a63051
Browse repository at this point
test(taskfile): add coverage around new TTL functionality in Cache
jlucktay
committed
392fb90
View commit details
Copy full SHA for 392fb90
Browse repository at this point
feat(taskfile): implement TTL in Cache
jlucktay
committed
2264ff4
View commit details
Copy full SHA for 2264ff4
Browse repository at this point
feat: wire up new flag for cache TTL
jlucktay
committed
582890f
View commit details
Copy full SHA for 582890f
Browse repository at this point
refactor(taskfile): call cacheFilePath once and reuse the value
jlucktay
committed
0813113
View commit details
Copy full SHA for 0813113
Browse repository at this point
test(taskfile): switch assertion on error
jlucktay
committed
094f5da
View commit details
Copy full SHA for 094f5da
Browse repository at this point
test(taskfile): shorten TTL and sleep
jlucktay
committed
2af1126
View commit details
Copy full SHA for 2af1126
Browse repository at this point
refactor(taskfile): combine two tests into one table-driven
jlucktay
committed
d733fc0
View commit details
Copy full SHA for d733fc0
Browse repository at this point
test(taskfile): move t.TempDir call inside helper
jlucktay
committed
6230c71
View commit details
Copy full SHA for 6230c71
Browse repository at this point
docs(website): update caching section
jlucktay
committed
8b73ca1
View commit details
Copy full SHA for 8b73ca1
Browse repository at this point
style: run 'gofumpt -w .'
Show description for 3c9dab3
jlucktay
committed
3c9dab3
View commit details
Copy full SHA for 3c9dab3
Browse repository at this point
Commits on Jul 12, 2024
docs(website): swap Latest and Next
jlucktay
committed
e309b73
View commit details
Copy full SHA for e309b73
Browse repository at this point
docs(taskfile): update godoc comment
jlucktay
committed
741743b
View commit details
Copy full SHA for 741743b
Browse repository at this point
You can’t perform that action at this time.