clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
958 stars 212 forks source link

chore(repo): Update CI caching strategy #3566

Closed tmilewski closed 3 weeks ago

tmilewski commented 3 weeks ago

Description

Flow:

  1. Restore node_modules ONLY if there's an EXACT match based on package-lock.json
  2. [if no exact match]
    1. Install with npm ci ...
    2. Save immediately after

Checklist

Type of change

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: be5887c94960c8964883fd2d93df53d369bc58b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR