gitdataai/docker
ZhenYi 7e42139989
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
feat(frontend): embed SPA assets into app binary at compile time
- Add libs/frontend crate: build.rs runs pnpm build, copies dist/ to
  OUT_DIR/dist_blobs/, generates frontend.rs with lazy_static! map
- libs/api/dist.rs serves embedded assets via serve_frontend handler
- Register /{path:.*} SPA fallback in route.rs (after /api/*)
- Remove frontend container from deploy: docker/frontend.Dockerfile,
  deploy/templates/frontend-*.yaml, values.yaml frontend section
- Update ingress: gitdata.ai root now routes to app service
- Update scripts: build.js removes frontend step, deploy.js removes frontend
2026-04-17 12:04:34 +08:00
..
crd init 2026-04-15 09:08:09 +08:00
operator init 2026-04-15 09:08:09 +08:00
app.Dockerfile build(docker): 在多个 Docker 镜像中添加 Git 安装 2026-04-16 21:25:55 +08:00
build.md init 2026-04-15 09:08:09 +08:00
build.sh init 2026-04-15 09:08:09 +08:00
email-worker.Dockerfile fix(k8s): add procps to worker images and fix probe commands 2026-04-15 22:13:16 +08:00
git-hook.Dockerfile build(docker): 在多个 Docker 镜像中添加 Git 安装 2026-04-16 21:25:55 +08:00
gitserver.Dockerfile build(docker): 在多个 Docker 镜像中添加 Git 安装 2026-04-16 21:25:55 +08:00
operator.Dockerfile build(docker): 在多个 Docker 镜像中添加 Git 安装 2026-04-16 21:25:55 +08:00
static.Dockerfile build(docker): 在多个 Docker 镜像中添加 Git 安装 2026-04-16 21:25:55 +08:00