@boringcache/action-core
v1.12.18
Published
Shared core library for BoringCache GitHub Actions
Maintainers
Readme
@boringcache/action-core
Shared helpers used by BoringCache GitHub Actions.
This package is for action authors and internal integrations. It is not a workflow entrypoint; use boringcache/one@v1 for workflows.
Install:
npm install @boringcache/action-coreExports:
ensureBoringCache(options): install or reuse the CLI on the runner.execBoringCache(args, options): run the CLI from an action.- token and capability helpers for restore-only versus save-capable flows.
- proxy and compatibility helpers shared by maintained actions.
