Files
dao/.github/workflows
zeekayandHanzo Dev b7d8363be4 ci(vote): CI-built lux.vote + zoo.vote images from app/Dockerfile.k8s
Add .github/workflows/vote.yml: matrix build over {lux,zoo} on the luxfi
ARC pool (lux-build-amd64), pushing immutable per-brand tags
ghcr.io/luxfi/dao-vote:{lux,zoo}-<sha>. White-labels purely via build-args;
VITE_APP_GOV_EXECUTE_ENABLED left unset (execution gated on mainnet).

Add .gitmodules mapping the untracked gitlinks so a fresh CI checkout with
submodules:recursive populates them:
  app      -> https://github.com/luxdao/app.git
  contracts-> https://github.com/luxdao/contracts.git
Both public; fetch-depth:0 required (contracts gitlink is behind main tip).

Bump app gitlink to 92b8c58f7 (luxdao/app main — full governance wiring).

Co-authored-by: Hanzo Dev <dev@hanzo.ai>
2026-07-18 03:29:11 -07:00
..