Skip to content

fix(ci): wasm-pack PATH + Dockerfile workspace stub#440

Merged
ruvnet merged 1 commit intomainfrom
fix/ci-wasm-pack-and-docker
Apr 27, 2026
Merged

fix(ci): wasm-pack PATH + Dockerfile workspace stub#440
ruvnet merged 1 commit intomainfrom
fix/ci-wasm-pack-and-docker

Conversation

@ruvnet
Copy link
Copy Markdown
Owner

@ruvnet ruvnet commented Apr 27, 2026

Closes the two post-#436 CI failures (wasm-pack PATH on Pages workflow, Dockerfile cargo resolution).

Closes the two post-merge failures from #436:

1. wasm-pack: command not found — cargo install doesn't reliably leave
   the binary on PATH. Switched to the canonical installer in both the
   Pages and a11y workflows.
2. nvsim-server Docker build — cargo couldn't resolve workspace.dependencies
   from a partial copy. Dockerfile now generates a stub workspace
   Cargo.toml inline that lists just nvsim + nvsim-server.

Co-Authored-By: claude-flow <ruv@ruv.net>
@ruvnet ruvnet merged commit f02d9f0 into main Apr 27, 2026
3 of 12 checks passed
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