Cache build dependencies is CircleCI
dtinth opened this issue · 1 comments
dtinth commented
Background
Right now CirceCI doesn’t have caching. Install dependencies take 2 minutes.
Task
- Please add caching to CircleCI config file.
- The folder to cache is
common/temp/pnpm-store
(see: microsoft/rushstack#1847 (comment))
Hacktoberfest
If you would like to work on this task, please write a comment stating your intent. We will then assign the issue to you. To ensure continuity, the issue will be unassigned after 3 days of inactivity — so please keep us updated.
dtinth commented
Bemuse has fully migrated to GitHub Actions