jade
|
82c27bd468
|
test: prevent duplicate MCP tool names
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-27 12:37:35 +09:00 |
|
jade
|
ff5ca4fc7a
|
Fix: Add missing formatted arguments for MCI and EAI ToolScaffolder templates
|
2026-07-27 11:43:37 +09:00 |
|
jade
|
ba39a23b09
|
Fix: Add missing @Service annotations to MCP Tool use case implementations
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-27 10:45:09 +09:00 |
|
jade
|
579979b5fe
|
Refactor: Move MCP tool annotations to interface level
|
2026-07-27 10:21:24 +09:00 |
|
jade
|
db46f30e72
|
refactor: DTO 레코드를 별도 파일(dto 패키지)로 분리
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-27 10:06:43 +09:00 |
|
jade
|
2c64d86a56
|
refactor: UseCase 인터페이스 내 DTO 분리 및 강결합 제거
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-27 10:04:56 +09:00 |
|
jade
|
ded5ef9e8f
|
신한 라이프 경로에 맞게 수정
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-27 08:57:03 +09:00 |
|
jade
|
a6ca2b82a7
|
scaffold 수정
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-26 16:00:45 +09:00 |
|
jade
|
94cdaaa8c9
|
불필요 없는 소스 삭제
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-26 15:46:48 +09:00 |
|
jade
|
bea517c4c1
|
fix: resolve bean injection error and gateway routing configs
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-26 15:34:43 +09:00 |
|
jade
|
ad950071b2
|
refactor: fix annotation package - remove duplicate annotation.annotation directory
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 02:00:47 +09:00 |
|
jade
|
e6407b07a2
|
refactor: apply Glow standard to dap-tool-core (usecase, javadoc, etc)
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 01:56:41 +09:00 |
|
jade
|
e58c004d9d
|
refactor: rename biz/other to biz/oth
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 01:43:47 +09:00 |
|
jade
|
92fe2399be
|
refactor: rename dap-tool-other to dap-tool-oth
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 01:36:12 +09:00 |
|
jade
|
7ba18f7809
|
refactor: rename domain categories (common->cmm, sample->smp) and restrict category key to 3 chars
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 01:29:48 +09:00 |
|
jade
|
4dcc5a2978
|
refactor: restructure MCP tools without Controller layer, using UseCase pattern per Glow standards
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 01:13:25 +09:00 |
|
jade
|
994f5b4348
|
fix: remove docker compose down from deploy pipeline to prevent killing the CI runner
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 00:13:57 +09:00 |
|
jade
|
0a50b20960
|
feat: add chat.html link to index.html dashboard
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 00:13:00 +09:00 |
|
jade
|
97ba0c3267
|
fix: add --remove-orphans to docker compose down to prevent port conflicts with legacy Blue/Green containers
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-25 00:09:36 +09:00 |
|
jade
|
388fa33c67
|
fix: revert Nginx and Blue/Green deployment to restore stable Apache connection
Deploy to OCIWP / deploy (push) Waiting to run
|
2026-07-25 00:05:54 +09:00 |
|
jade
|
4015207b86
|
fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
Deploy to OCIWP / deploy (push) Successful in 7m53s
|
2026-07-24 23:52:55 +09:00 |
|
jade
|
4dcc85eff0
|
fix: override gateway fallback URLs via env vars to support blue/green
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-24 23:42:30 +09:00 |
|
jade
|
72f04aef62
|
fix: remove curl command that fails in act_runner
Deploy to OCIWP / deploy (push) Successful in 11m35s
|
2026-07-24 23:26:48 +09:00 |
|
jade
|
b5565a4da0
|
fix: repair blue-green deployment architecture
Deploy to OCIWP / deploy (push) Failing after 54s
|
2026-07-24 23:24:55 +09:00 |
|
jade
|
c38d59887c
|
fix: remove 8080 from deploy script
Deploy to OCIWP / deploy (push) Failing after 10m59s
|
2026-07-24 23:04:38 +09:00 |
|
jade
|
f3639043fc
|
chore: fetch gateway logs in deploy action
|
2026-07-24 17:52:15 +09:00 |
|
jade
|
e278602d32
|
fix: map gateway to 8281 to match Apache
|
2026-07-24 17:51:38 +09:00 |
|
jade
|
f6f86e5afb
|
chore: test curl to gateway inside deploy action
|
2026-07-24 17:51:03 +09:00 |
|
jade
|
a89843518b
|
fix: restore gateway 8081 port mapping
|
2026-07-24 17:48:34 +09:00 |
|
jade
|
d7b80a644c
|
fix: bypass nginx and map gateway directly to 8281
|
2026-07-24 17:47:41 +09:00 |
|
jade
|
05a242e5de
|
chore: test nginx static HTML response
|
2026-07-24 17:46:46 +09:00 |
|
jade
|
a409652bdf
|
fix: Nginx port 8281 mapping restored
|
2026-07-24 17:46:09 +09:00 |
|
jade
|
fa268edf7d
|
fix: Nginx SSL support for Apache proxy
|
2026-07-24 17:44:23 +09:00 |
|
jade
|
c69f11e1c9
|
fix: add http2 support to Nginx to match Apache h2c proxying
Deploy to OCIWP / deploy (push) Successful in 13m41s
|
2026-07-24 17:42:25 +09:00 |
|
jade
|
56483d804a
|
chore: test nginx proxy to google
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-24 17:41:33 +09:00 |
|
jade
|
1c353ce3a7
|
chore: test nginx plain response
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-24 17:39:36 +09:00 |
|
jade
|
35f361a976
|
fix: restore Nginx port 8281 mapping - Apache VirtualHost proxies to 8281
Deploy to OCIWP / deploy (push) Successful in 13m41s
|
2026-07-24 16:08:59 +09:00 |
|
jade
|
9066c621a0
|
fix: resolve Nginx 503 error on rollback and apply package refactoring
Deploy to OCIWP / deploy (push) Successful in 11m44s
|
2026-07-24 15:00:01 +09:00 |
|
jade
|
4ed534b1d6
|
fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient
Deploy to OCIWP / deploy (push) Successful in 13m42s
|
2026-07-24 14:27:00 +09:00 |
|
jade
|
0892597c31
|
fix: start containers sequentially and fix nginx startup config
Deploy to OCIWP / deploy (push) Successful in 3m20s
|
2026-07-24 13:29:43 +09:00 |
|
jade
|
6416d3f844
|
fix: revert Nginx port mapping to 8281 to match external Apache proxy
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-24 13:21:10 +09:00 |
|
jade
|
dbe479a64b
|
fix: build sequentially to avoid OOM on dev server
Deploy to OCIWP / deploy (push) Successful in 13m8s
|
2026-07-24 13:04:42 +09:00 |
|
jade
|
53f5047c8e
|
fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
Deploy to OCIWP / deploy (push) Successful in 12m3s
|
2026-07-24 11:44:01 +09:00 |
|
jade
|
f56e503a29
|
fix: make Blue-Green deployment safe by checking Nginx reload status and removing redundant host Gradle build to prevent OOM server crashes
Deploy to OCIWP / deploy (push) Successful in 10m6s
|
2026-07-24 10:55:32 +09:00 |
|
jade
|
aae95591a0
|
fix: add Nginx SSE proxy configs to prevent buffering of AI streams, and fix Gateway internal routing to use Nginx
Deploy to OCIWP / deploy (push) Has been cancelled
|
2026-07-24 10:45:27 +09:00 |
|
jade
|
227edf9744
|
fix: remove stale src directories in host volume before copy to resolve compilation conflict
Deploy to OCIWP / deploy (push) Successful in 12m14s
|
2026-07-24 10:28:24 +09:00 |
|
jade
|
12ac05c805
|
fix: add clean to gradle build in Gitea deploy pipeline to clear persistent host volume cache
Deploy to OCIWP / deploy (push) Failing after 38s
|
2026-07-24 10:26:09 +09:00 |
|
jade
|
74ea89bf1c
|
refactor: apply naming convention for MCI interface IO objects (CLCNNB00001_I, CUST_INQ_001_I) and separate layers
Deploy to OCIWP / deploy (push) Failing after 24s
|
2026-07-24 10:24:00 +09:00 |
|
jade
|
d562e35ad8
|
fix: resolve stale class conflict in Docker build by adding clean and .dockerignore
Deploy to OCIWP / deploy (push) Failing after 23s
|
2026-07-24 10:20:00 +09:00 |
|
jade
|
fc8c3da666
|
refactor: apply MSA naming standard for DTOs and Scaffold template (Req->Request, Res->Response)
Deploy to OCIWP / deploy (push) Failing after 30s
|
2026-07-24 10:07:50 +09:00 |
|