kimhyungsik
  • Joined on 2026-07-15
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 13:04:45 +09:00
dbe479a64b fix: build sequentially to avoid OOM on dev server
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 11:44:04 +09:00
53f5047c8e fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:55:34 +09:00
f56e503a29 fix: make Blue-Green deployment safe by checking Nginx reload status and removing redundant host Gradle build to prevent OOM server crashes
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:45:30 +09:00
aae95591a0 fix: add Nginx SSE proxy configs to prevent buffering of AI streams, and fix Gateway internal routing to use Nginx
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:28:27 +09:00
227edf9744 fix: remove stale src directories in host volume before copy to resolve compilation conflict
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:26:12 +09:00
12ac05c805 fix: add clean to gradle build in Gitea deploy pipeline to clear persistent host volume cache
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:24:03 +09:00
74ea89bf1c refactor: apply naming convention for MCI interface IO objects (CLCNNB00001_I, CUST_INQ_001_I) and separate layers
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:20:03 +09:00
d562e35ad8 fix: resolve stale class conflict in Docker build by adding clean and .dockerignore
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:07:54 +09:00
fc8c3da666 refactor: apply MSA naming standard for DTOs and Scaffold template (Req->Request, Res->Response)
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 10:00:53 +09:00
438c190447 refactor: rename packages dapms to mcg and dapmt to mcc
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 09:45:27 +09:00
51f37cfcbc chore: add restart always policy to nginx
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 09:15:05 +09:00
44c2fcebba fix: invalid docker filter syntax in deploy.yml
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 08:55:34 +09:00
2758f6da8e fix: Nginx port conflict with legacy containers
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 08:51:05 +09:00
8b11c1aae8 feat: 적용 무중단 배포 시스템 (Blue-Green Deployment)
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 00:29:11 +09:00
60a7226199 chore: remove unnecessary Node.js installation from deploy.yml
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 00:22:28 +09:00
b3bdaa2b28 fix: revert ports and add zombie container cleanup to CI
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 00:03:02 +09:00
260f59b143 fix: change dozzle port to 18288 to resolve conflict
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-23 23:46:13 +09:00
ad2ab985d8 feat: allow Chat AI to use unregistered (register=false) tools
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-23 23:32:53 +09:00
18959b5128 fix: install nodejs for checkout action
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-23 23:31:00 +09:00
7f85b10938 chore: remove accidentally committed SearchHr generated files