arcodange
  • Joined on 2025-08-27
00c5d26db0 🐛 fix: add PostgreSQL client to build cache
d4bd11a3df 🐛 fix: remove unnecessary set up build environment step
a49704febc 🐛 fix: use relative paths instead of cd commands
3f718a7b9f 🐛 fix: correct working directory paths in CI workflow
db4922be05 🐛 fix: include Dockerfile.build in dependency hash calculation
b6b5a03942 🐛 fix: add Node.js to build cache for GitHub Actions compatibility
8ea380dfaa 🧪 test: trigger CI workflow
ac87850ea3 🐛 fix: use simple docker run with CACHE_IMAGE variable
dc2662e960 🐛 fix: use simple docker run with CACHE_IMAGE variable
94e625b416 🐛 fix: use original docker run approach with proper volume mount
76e3579f06 🐛 fix: try running go generate directly on host
fc410fdb48 🐛 fix: remove working directory flags to work with Gitea auto-mounting
4e21f3b98f 🐛 fix: make both docker compose commands consistent
934a7d9eb5 🐛 fix: change working directory before docker compose
52a933fe67 🐛 fix: use command-line volume mount for correct workspace path
641522c1c7 🐛 fix: add comprehensive debugging for go.mod issue
84d9ba2ff5 🐛 fix: use correct workspace path in Docker container
78f6bf393e 🐛 fix: add debugging to diagnose workspace structure
b5cc67642f 🐛 fix: simplify Swagger docs generation command
b31c6e46f9 🐛 fix: use correct workspace path for Swagger docs generation