/
githubmirror
/
act
Обзор
Документация
Войти
/
githubmirror
/
act
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
pkg/artifactcache/doc.go
7 строк
515 B
Casey Lee
Merge commit from fork
25 мар 2026, 17:02
Не верифицирован
25 мар 2026, 17:02
c28c27e
Код
Авторство
О чём код?
// Package artifactcache provides a cache handler for the runner. // // Inspired by https://github.com/sp-ricard-valverde/github-act-cache-server // // 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