Skip to content

Feat/build cache optimization#386

Open
Aharshi3614 wants to merge 2 commits into
imDarshanGK:mainfrom
Aharshi3614:feat/build-cache-optimization
Open

Feat/build cache optimization#386
Aharshi3614 wants to merge 2 commits into
imDarshanGK:mainfrom
Aharshi3614:feat/build-cache-optimization

Conversation

@Aharshi3614

Copy link
Copy Markdown
Contributor

Adds build cache optimization to the GitHub Actions CI pipeline, closing #307.

Changes:

  • Added actions/cache@v4 for pip dependencies in the backend job, keyed on backend/requirements.txt
  • Added actions/cache@v4 for node_modules in the frontend job, keyed on frontend/package-lock.json

Both caches fall back gracefully on a miss and restore on subsequent runs, reducing CI time significantly when dependencies haven't changed.

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

@Aharshi3614 is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant