Commit Graph

12 Commits

Author SHA1 Message Date
58c1d19469 remove EXPOSE directive from Dockerfile
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 49s
2025-06-16 15:52:43 +08:00
a94e072c87 Merge remote-tracking branch 'origin/main'
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 49s
2025-06-16 15:47:38 +08:00
a356ca4f49 add logging for URL redirection in main.go 2025-06-16 15:47:33 +08:00
ece5faf39f Merge pull request 'Configure Renovate' (#2) from renovate/configure into main
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 1m7s
Reviewed-on: #2
2025-06-16 00:18:56 +00:00
8708374fc8 Add renovate.json 2025-06-16 00:16:47 +00:00
0e1137fad1 删除 renovate.json
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 1m32s
2025-06-16 00:13:36 +00:00
1612685655 add renovate
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 45s
2025-06-15 23:57:53 +00: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
5c46cdbde6 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 52s
2025-06-16 00:54:20 +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
253734c2a5 update go.mod and go.sum to include additional indirect dependencies
All checks were successful
Build and Push Container Image / build-and-push-and-deploy (push) Successful in 1m33s
2025-06-16 00:46:46 +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