Skip to content

Remove schema sidecars from deploy artifacts#554

Merged
lthibault merged 1 commit into
masterfrom
lthibault/synapse-deploy-fix
Jun 8, 2026
Merged

Remove schema sidecars from deploy artifacts#554
lthibault merged 1 commit into
masterfrom
lthibault/synapse-deploy-fix

Conversation

@lthibault

Copy link
Copy Markdown
Contributor

Summary

  • remove stale shell.capnpc from the WASM artifact list and deploy image assembly
  • stop publishing the removed runtime schema sidecar directories/files in the IPFS release tree
  • update deploy comments to match the Synapse cutover: shell deploy carries WASM, not schema sidecars

Verification

  • git diff --check
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/rust.yml"); puts "yaml ok"'

Context

Master CI for #553 passed build/test/artifact jobs, then failed in deploy while copying wasm/std/shell/bin/shell.capnpc, which no longer exists after the Synapse cutover.

@lthibault lthibault merged commit 3cd44e2 into master Jun 8, 2026
11 checks passed
@lthibault lthibault deleted the lthibault/synapse-deploy-fix branch June 8, 2026 14:06
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