• Joined on 2026-04-14
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:29:58 +00:00
f7107766cd perf(docker): use all CPU cores for parallel compilation
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:28:45 +00:00
09dda115b4 fix(docker): remove BuildKit mount options for compatibility
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:27:38 +00:00
4b4361072d fix(build.js): enable BuildKit for docker build
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:26:03 +00:00
d404202ac0 fix(docker): copy all workspace members for cargo build
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:15:10 +00:00
524f57ac7a fix(build.js): remove unsupported flags
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:14:36 +00:00
c0dfb4a418 fix(build.js): use docker build instead of buildx
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:13:43 +00:00
7a1a0ab6c5 fix(scripts): update deploy/push scripts for new namespace and services
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:07:22 +00:00
92be1ce948 fix(drone): use environment variable for kaniko docker config
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:06:05 +00:00
6e69982459 chore(drone): use kaniko for docker builds
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 16:04:21 +00:00
f3bc8f5041 chore(drone): simplify pipeline, remove docker build steps
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 15:57:46 +00:00
a8af6a0558 fix(drone): add rustfmt, fix apt-get, remove deploy-configmap step
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 15:52:25 +00:00
28156bdda4 chore(ci): clear Drone CI
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 15:48:58 +00:00
59441f305b chore: update drone pipeline with helm deploy workflow
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 15:43:20 +00:00
47302fc9f3 chore(ci): clear Drone CI
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 15:40:25 +00:00
88f58a65c0 chore(project): Initialize project basic configuration and deployment template
ZhenYi pushed to main at ZhenYi/gitdataai 2026-04-14 12:26:26 +00:00
c330c23cef chore(build): add build script