suyiiyii
  • Joined on 2024-08-11
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-22 11:34:43 +08:00
3a74a4d111 Update deployment image tag to 250122-9d82d63
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 23:37:30 +08:00
9ae4838986 fix(app): 修复用户注册时的登录信息传递错误
0d5fa6e9f7 refactor(user): 修改 LoginService 返回值
Compare 2 commits »
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 23:37:30 +08:00
488c1a78a7 Update deployment image tag to 250121-9ae4838
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 23:31:27 +08:00
85d297aeaa build(user): 移除 godotenv 依赖
5c31af55db refactor(register): 添加注册服务接口说明注释
b6cb6875ae Revert "chore(user): 打印配置信息"
2c85024a08 Revert "refactor(app/user): 重构配置文件读取逻辑并移除未使用的依赖"
Compare 4 commits »
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 23:31:27 +08:00
0403ab86b9 Update deployment image tag to 250121-85d297a
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 23:18:51 +08:00
1e56dc5579 feat(facade): update service and ingress ports from 8500 to 8080
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 22:50:15 +08:00
d914dc32f9 Update deployment image tag to 250121-cedec8b
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 22:50:14 +08:00
cedec8b669 refactor(app/user): 重构配置文件读取逻辑并移除未使用的依赖
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 22:32:18 +08:00
b51ab4680f chore(user): 打印配置信息
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 22:32:18 +08:00
4ce7a93680 Update deployment image tag to 250121-b51ab46
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 22:21:25 +08:00
9927dbcb94 refactor(user): 注释掉 godotenv.Load() 调用
79806c34d8 docs: 更新 README.md 中的功能列表
Compare 2 commits »
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 22:21:25 +08:00
da88981af2 Update deployment image tag to 250121-9927dbc
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 22:05:33 +08:00
019c3da82c feat(consul): 添加注册表暴露控制功能
3c9701dab3 feat(ingress): add facade ingress configurations for HTTP and TLS
Compare 2 commits »
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 21:54:28 +08:00
1414be406d refactor: 更新 Consul 服务地址配置
83a33f2668 docs(README): 添加 GitOps部署方式
Compare 2 commits »
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 21:54:28 +08:00
4fdb6ee5fc Update deployment image tag to 250121-1414be4
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 21:49:46 +08:00
802e6498c8 ci:简化 GitHub Actions 工作流输出
5cae75ce26 ci:优化 Docker 发布工作流
1f60d18316 ci: 更新 Docker 镜像标签变量引用
4116fc71ef ci: 更新 Docker 镜像发布配置
2b75a2f97a ci:修正 yq命令中标签值的引用- 将 yq 命令中的 '${{ needs.build.outputs.meta.outputs.tags }}' 修改为 '${{ needs.build.steps.meta.outputs.tags }}'- 此修改解决了标签值引用错误导致的问题
Compare 9 commits »
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 21:49:46 +08:00
8199ce5bbc Update deployment image tag to 250121-802e649
89fe39915c Update deployment image tag to
Compare 2 commits »
suyiiyii deleted branch dependabot/go_modules/rpc_gen/golang.org/x/net-0.33.0 from ssyg/hertz101 2025-01-21 19:48:06 +08:00
suyiiyii pushed to main at ssyg/hertz101 2025-01-21 19:48:06 +08:00
0e831b0fb5 Merge pull request #4 from suyiiyii/dependabot/go_modules/rpc_gen/golang.org/x/net-0.33.0
a08c279e51 build(deps): bump golang.org/x/net from 0.24.0 to 0.33.0 in /rpc_gen
Compare 2 commits »
suyiiyii pushed to manifest at ssyg/hertz101 2025-01-21 19:48:06 +08:00
1cb6e5007c docs: 更新 auth-deployment.yaml 模板