actions / actions/toolkit

Allow changing the default cache size

Open
#1,932 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
5.9k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Currently the default GitHub Cache size is set to 10GB, but other backward compatible systems may have different limitations in place.
For example, in our case we are using private cache server with compatible GitHub API, but our limit is 1TB.
By allowing users to change the default cache file size limit we would open an ability to use actions/toolkit for our private server without the necessity to publish the fork package of actions/toolkit.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Start by locating the code that applies the default 10GB cache limit and any related tests; done means users can configure that limit while retaining the current default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.