gitdataai/deploy
ZhenYi 845aba443b
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
fix(deploy): add APP_REPOS_ROOT env to git-hook deployment
Missing env var — git-hook worker needs APP_REPOS_ROOT to resolve repo
storage paths. Added explicit env block with APP_REPOS_ROOT=/data/repos,
consistent with gitserver deployment.
2026-04-17 14:21:15 +08:00
..
crd fix(operator): mount /data PVC into git-hook deployment 2026-04-17 14:15:38 +08:00
templates fix(deploy): add APP_REPOS_ROOT env to git-hook deployment 2026-04-17 14:21:15 +08:00
Chart.yaml init 2026-04-15 09:08:09 +08:00
configmap.yaml fix(ws): allow APP_DOMAIN_URL and APP_STATIC_DOMAIN origins 2026-04-16 18:51:52 +08:00
secrets.yaml.example init 2026-04-15 09:08:09 +08:00
values.user.yaml.example init 2026-04-15 09:08:09 +08:00
values.yaml feat(frontend): embed SPA assets into app binary at compile time 2026-04-17 12:04:34 +08:00