Commit Graph

5 Commits

Author SHA1 Message Date
073f150623 remove unused scheme assignment in URL redirection logic
All checks were successful
Build and Push Container Image, Deploy to Host / build-and-push-and-deploy (push) Successful in 36s
2025-07-17 04:00:39 +08:00
a356ca4f49 add logging for URL redirection in main.go 2025-06-16 15:47:33 +08:00
b8ee7551aa refactor Dockerfile to streamline build process and remove unnecessary dependencies
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 48s
2025-06-16 00:59:47 +08:00
e85f4309d9 update route handler to support wildcard paths
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 2m15s
2025-06-16 00:51:22 +08:00
abfbb698f2 add GitHub Actions workflow and Dockerfile for building and pushing container image
Some checks failed
Build and Push Container Image / build-and-push-and-deploy (push) Failing after 1m51s
2025-06-16 00:43:17 +08:00