Commit Graph

5 Commits

Author SHA1 Message Date
1d3d482794 🐛 fix: add GNU tar to build cache image for cache compatibility\n\n- Add tar package to Dockerfile.build for --posix support\n- Revert to proper actions/cache@v5 implementation\n- This fixes the 'tar: unrecognized option: posix' error in Gitea runner
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Failing after 4m28s
CI/CD Pipeline / CI Pipeline (push) Has been skipped
2026-04-08 23:21:25 +02:00
00c5d26db0 🐛 fix: add PostgreSQL client to build cache
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 3m15s
CI/CD Pipeline / CI Pipeline (push) Failing after 2m59s
2026-04-08 10:59:42 +02:00
db4922be05 🐛 fix: include Dockerfile.build in dependency hash calculation
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 3m27s
CI/CD Pipeline / CI Pipeline (push) Failing after 16s
2026-04-08 10:49:18 +02:00
b6b5a03942 🐛 fix: add Node.js to build cache for GitHub Actions compatibility
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 9s
CI/CD Pipeline / CI Pipeline (push) Failing after 15s
2026-04-08 10:47:31 +02:00
c3587119b7 🗂️ refactor: organize Dockerfiles into docker/ directory and update all references
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 22s
CI/CD Pipeline / CI Pipeline (push) Failing after 47s
2026-04-07 12:45:09 +02:00