Skip to content

ci: migrate to canonical docker-build reusable#2

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

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

Conversation

@hanzo-dev
Copy link
Copy Markdown
Contributor

Summary

Migrate to canonical Docker CI:

  • Add .github/workflows/docker.yml using hanzoai/.github/.github/workflows/docker-build.yml@main
  • Add .github/workflows/workflow-sanity.yml enforcing the canonical CI contract
  • Remove bespoke docker/build-push-action usage

Image: ghcr.io/zooai/node

Test plan

  • Workflow Sanity passes (no bespoke docker build, no GitHub-hosted runners, no stale labels)
  • Canonical Docker workflow runs on push to main
  • Produces multi-arch images (amd64 + arm64) on ARC runners

- Add docker.yml using hanzoai/.github/.github/workflows/docker-build.yml@main
- Add workflow-sanity.yml to enforce canonical CI contract
- Remove bespoke docker build steps from existing workflows

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