Skip to content

fix(website): pin docs-theme to the published v0.3.1 tag#224

Open
NathanFlurry wants to merge 1 commit into
stack/perf-http2-retain-loop-rides-the-net_socket-event-push-zzqtkzpnfrom
stack/fix-website-pin-docs-theme-to-the-published-v0-3-1-tag-urvqxsnp
Open

fix(website): pin docs-theme to the published v0.3.1 tag#224
NathanFlurry wants to merge 1 commit into
stack/perf-http2-retain-loop-rides-the-net_socket-event-push-zzqtkzpnfrom
stack/fix-website-pin-docs-theme-to-the-published-v0-3-1-tag-urvqxsnp

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

website/vendor/ was gitignored while website/package.json depended on
file:vendor/theme, so every fresh checkout and CI run died at pnpm install
(spec item 0.5; main CI has been red since the website landed). The theme
is now published: docs-theme v0.3.1 (cut today from the previously-vendored
0.3.0 surface, dist committed and un-gitignored — 0.3.0's tag dropped dist
during pnpm git-dep packing). Deps move to github:rivet-dev/docs-theme#v0.3.1
with root pnpm overrides mapping @rivet-gg/components|icons to the tag's
vendor subpackages (the theme's internal file: deps don't resolve for git
consumers). Verified: pnpm install from a tree with NO website/vendor, and
pnpm --dir website build (32 pages) both green.

@NathanFlurry

NathanFlurry commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

Stack for rivet-dev/secure-exec

Get stack: forklift get 224
Push local edits: forklift submit
Merge when ready: forklift merge 224

@NathanFlurry NathanFlurry force-pushed the stack/perf-http2-retain-loop-rides-the-net_socket-event-push-zzqtkzpn branch from cb2392d to f7f3436 Compare July 2, 2026 21:55
@NathanFlurry NathanFlurry force-pushed the stack/fix-website-pin-docs-theme-to-the-published-v0-3-1-tag-urvqxsnp branch from ee08069 to a556322 Compare July 2, 2026 21:55
website/vendor/ was gitignored while website/package.json depended on
file:vendor/theme, so every fresh checkout and CI run died at pnpm install
(spec item 0.5; main CI has been red since the website landed). The theme
is now published: docs-theme v0.3.1 (cut today from the previously-vendored
0.3.0 surface, dist committed and un-gitignored — 0.3.0's tag dropped dist
during pnpm git-dep packing). Deps move to github:rivet-dev/docs-theme#v0.3.1
with root pnpm overrides mapping @rivet-gg/components|icons to the tag's
vendor subpackages (the theme's internal file: deps don't resolve for git
consumers). Verified: pnpm install from a tree with NO website/vendor, and
pnpm --dir website build (32 pages) both green.
@NathanFlurry NathanFlurry force-pushed the stack/perf-http2-retain-loop-rides-the-net_socket-event-push-zzqtkzpn branch from f7f3436 to 4b79e5b Compare July 2, 2026 21:56
@NathanFlurry NathanFlurry force-pushed the stack/fix-website-pin-docs-theme-to-the-published-v0-3-1-tag-urvqxsnp branch from a556322 to ec5199e Compare July 2, 2026 21:56
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