Skip to content

ci: migrate to canonical docker-build reusable#1

Merged
hanzo-dev merged 1 commit intomainfrom
ci/canonical-docker-build
Apr 24, 2026
Merged

ci: migrate to canonical docker-build reusable#1
hanzo-dev merged 1 commit intomainfrom
ci/canonical-docker-build

Conversation

@hanzo-dev
Copy link
Copy Markdown
Member

Summary

  • Replace bespoke release.yml with canonical matrix calling hanzoai/.github/.github/workflows/docker-build.yml@main
  • Add .github/images.json for per-VM image configuration (12 VM plugins)
  • Add Dockerfile.plugin (stateless scratch wrapper for pre-built VM binary)
  • Add workflow-sanity.yml

Images: ghcr.io/luxfi/chains/{evm,dexvm,aivm,bridgevm,graphvm,identityvm,keyvm,oraclevm,quantumvm,relayvm,thresholdvm,zkvm}

Removed from matrix: servicenodevm, teleportvm (directories missing in repo).

Test plan

  • Workflow Sanity passes
  • All 12 VMs build successfully
  • Multi-arch (amd64 + arm64) images pushed

- Replace bespoke release.yml with canonical matrix calling hanzoai/.github/.github/workflows/docker-build.yml@main
- Add .github/images.json for per-VM image configuration
- Add Dockerfile.plugin (stateless scratch wrapper for pre-built VM binary)
- Add workflow-sanity.yml

Images built: 12 VM plugins under ghcr.io/luxfi/chains/*
(servicenodevm, teleportvm removed from release — directories missing in repo)

Refs: hanzoai/.github canonical Docker CI contract.
@hanzo-dev hanzo-dev merged commit fb5c909 into main Apr 24, 2026
6 of 7 checks passed
@hanzo-dev hanzo-dev deleted the ci/canonical-docker-build branch April 24, 2026 02:20
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