Skip to content

feat: cache and reuse wizard CI build artifacts#1747

Merged
gewenyu99 merged 3 commits into
mainfrom
feat/ci-efficiency
Jun 12, 2026
Merged

feat: cache and reuse wizard CI build artifacts#1747
gewenyu99 merged 3 commits into
mainfrom
feat/ci-efficiency

Conversation

@gewenyu99

@gewenyu99 gewenyu99 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Much faster CI (hopefully)

What this does:

The MCP, monorepo, context-mill is shared and identical across every run. If we build it once and reuse it, every batch will shave off a good 12 minutes on average!

Screenshot 2026-06-03 at 5 08 50 PM

Here's an example run: https://github.com/PostHog/wizard-workbench/actions/runs/26911175447/

@gewenyu99 gewenyu99 marked this pull request as ready for review June 3, 2026 21:09
@gewenyu99 gewenyu99 requested a review from a team June 3, 2026 21:09
@gewenyu99

Copy link
Copy Markdown
Contributor Author

Triggering some runs manually to test this out

@gewenyu99 gewenyu99 force-pushed the feat/ci-efficiency branch from 5be1fcb to b9f4433 Compare June 10, 2026 21:02
git ls-remote with a bare pattern like "master" also matches any ref
whose tail is /master (e.g. refs/heads/codebeaver/master), which sorts
first and wins, so posthog builds ran against a stale branch.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@gewenyu99 gewenyu99 merged commit 7f9bd6b into main Jun 12, 2026
16 checks passed
@gewenyu99 gewenyu99 deleted the feat/ci-efficiency branch June 12, 2026 01:59
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.

2 participants