# # ChangeLog for .github/workflows # # Generated by Trac 1.6 # 07/07/26 00:38:48 Tue, 23 Jun 2026 11:23:01 GMT Andrej [a8fe58e] * .github/workflows/ci-cd.yml (modified) Simplify pipeline to CI only — build and push to DockerHub, no deployment Tue, 23 Jun 2026 11:15:42 GMT Andrej [c0086c0] * .github/workflows/ci-cd.yml (added) * backend/src/main/java/com/trekr/backend/controller/AuthController.java (modified) * k8s/backend.yaml (added) * k8s/frontend.yaml (added) * k8s/namespace.yaml (added) * k8s/postgres.yaml (added) Add GitHub Actions CI/CD pipeline with DockerHub and Kubernetes ...