Skip to content

ci: speed up workflows with caching and dedup#250

Merged
brendanjryan merged 1 commit intomainfrom
ci/speed-up-workflows
Mar 27, 2026
Merged

ci: speed up workflows with caching and dedup#250
brendanjryan merged 1 commit intomainfrom
ci/speed-up-workflows

Conversation

@brendanjryan
Copy link
Copy Markdown
Collaborator

@brendanjryan brendanjryan commented Mar 27, 2026

Changes

  • dedup pre-release runs
  • cache the pnpm store
  • cache playwright
  • cache docker img

- Deduplicate Prerelease runs: was triggering on both push and
  pull_request, causing 2 runs per PR push. Now only runs once.
- Cache pnpm store via setup-node cache option (~5-10s saved)
- Cache Playwright Chromium browser (~25s saved on cache hit)
- Cache Tempo Docker image via docker save/load (~10s saved on cache hit)
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 27, 2026

Open in StackBlitz

npm i https://pkg.pr.new/mppx@250

commit: b8797a4

@brendanjryan brendanjryan merged commit 13310c1 into main Mar 27, 2026
7 checks passed
@brendanjryan brendanjryan deleted the ci/speed-up-workflows branch March 27, 2026 05:28
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