Skip to content

Conversation

@keithwillcode
Copy link
Contributor

@keithwillcode keithwillcode commented Jan 2, 2026

Summary by cubic

Simplified the atoms production build cache key to improve reuse across branches and commits and speed up CI builds. The key now hashes yarn.lock, atoms source files, and the atoms package.json, and drops OS-, PR-, and commit-specific values.

Written for commit 0aac310. Summary will update on new commits.

@keithwillcode keithwillcode self-assigned this Jan 2, 2026
@vercel
Copy link

vercel bot commented Jan 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
cal-companion Ignored Ignored Jan 2, 2026 2:40am

@graphite-app graphite-app bot added foundation core area: core, team members only labels Jan 2, 2026
@graphite-app graphite-app bot requested a review from a team January 2, 2026 02:40
@keithwillcode keithwillcode enabled auto-merge (squash) January 2, 2026 02:41
path: |
**/dist/**
key: ${{ runner.os }}-${{ env.cache-name }}-${{ env.key-1 }}-${{ env.key-2 }}-${{ env.key-3 }}-${{ env.key-4 }}
- name: Log Cache Hit
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An extra step for logging the cache hit is not necessary because the cache action itself tells you this

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Contributor

@volnei volnei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better

@keithwillcode keithwillcode disabled auto-merge January 2, 2026 02:44
@keithwillcode keithwillcode enabled auto-merge (squash) January 2, 2026 02:44
@keithwillcode keithwillcode merged commit c7a80ab into main Jan 2, 2026
54 of 56 checks passed
@keithwillcode keithwillcode deleted the ci/make-atoms-cache-key-reusable branch January 2, 2026 02:48
Anshumancanrock pushed a commit to Anshumancanrock/cal.com that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants