/
githubmirror
/
act
Обзор
Документация
Войти
/
githubmirror
/
act
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.2.75
pkg/artifactcache/doc.go
8 строк
538 B
Jason Song
Support cache (#1770)
28 апр 2023, 18:57
Не верифицирован
28 апр 2023, 18:57
d77991c
Код
Авторство
О чём код?
// Package artifactcache provides a cache handler for the runner. // // Inspired by https://github.com/sp-ricard-valverde/github-act-cache-server // // TODO: Authorization // TODO: Restrictions for accessing a cache, see https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#restrictions-for-accessing-a-cache // TODO: Force deleting cache entries, see https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries package artifactcache