This website requires JavaScript.
Explore
Help
Register
Sign In
kimhyungsik
/
ax_hub_mcp_tool
Watch
1
Star
0
Fork
1
You've already forked ax_hub_mcp_tool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
gitea
juheelee
KDK
kimhyungsik
leeboram
mjh
parksubin
Status
All status
Success
Failure
Waiting
Running
Fix: Add missing @Service annotations to MCP Tool use case implementations
deploy.yml #89
:
Commit
ba39a23b09
pushed by
kimhyungsik
main
2026-07-27 12:37:54 +09:00
0s
View workflow file
refactor: DTO 레코드를 별도 파일(dto 패키지)로 분리
deploy.yml #88
:
Commit
db46f30e72
pushed by
kimhyungsik
main
2026-07-27 10:45:25 +09:00
0s
View workflow file
refactor: UseCase 인터페이스 내 DTO 분리 및 강결합 제거
deploy.yml #87
:
Commit
2c64d86a56
pushed by
kimhyungsik
main
2026-07-27 10:06:47 +09:00
0s
View workflow file
신한 라이프 경로에 맞게 수정
deploy.yml #86
:
Commit
ded5ef9e8f
pushed by
kimhyungsik
main
2026-07-27 10:05:00 +09:00
0s
View workflow file
scaffold 수정
deploy.yml #85
:
Commit
a6ca2b82a7
pushed by
kimhyungsik
main
2026-07-27 08:57:25 +09:00
0s
View workflow file
불필요 없는 소스 삭제
deploy.yml #84
:
Commit
94cdaaa8c9
pushed by
kimhyungsik
main
2026-07-26 16:01:04 +09:00
0s
View workflow file
fix: resolve bean injection error and gateway routing configs
deploy.yml #83
:
Commit
bea517c4c1
pushed by
kimhyungsik
main
2026-07-26 15:47:05 +09:00
0s
View workflow file
refactor: fix annotation package - remove duplicate annotation.annotation directory
deploy.yml #82
:
Commit
ad950071b2
pushed by
kimhyungsik
main
2026-07-26 06:03:02 +09:00
0s
View workflow file
refactor: apply Glow standard to dap-tool-core (usecase, javadoc, etc)
deploy.yml #81
:
Commit
e6407b07a2
pushed by
kimhyungsik
main
2026-07-25 02:00:57 +09:00
0s
View workflow file
refactor: rename biz/other to biz/oth
deploy.yml #80
:
Commit
e58c004d9d
pushed by
kimhyungsik
main
2026-07-25 01:56:53 +09:00
0s
View workflow file
refactor: rename dap-tool-other to dap-tool-oth
deploy.yml #79
:
Commit
92fe2399be
pushed by
kimhyungsik
main
2026-07-25 01:43:58 +09:00
0s
View workflow file
refactor: rename domain categories (common->cmm, sample->smp) and restrict category key to 3 chars
deploy.yml #78
:
Commit
7ba18f7809
pushed by
kimhyungsik
main
2026-07-25 01:36:23 +09:00
0s
View workflow file
refactor: restructure MCP tools without Controller layer, using UseCase pattern per Glow standards
deploy.yml #77
:
Commit
4dcc5a2978
pushed by
kimhyungsik
main
2026-07-25 01:30:01 +09:00
0s
View workflow file
fix: remove docker compose down from deploy pipeline to prevent killing the CI runner
deploy.yml #76
:
Commit
994f5b4348
pushed by
kimhyungsik
main
2026-07-25 01:22:14 +09:00
0s
View workflow file
feat: add chat.html link to index.html dashboard
deploy.yml #75
:
Commit
0a50b20960
pushed by
kimhyungsik
main
2026-07-25 00:14:08 +09:00
0s
View workflow file
fix: add --remove-orphans to docker compose down to prevent port conflicts with legacy Blue/Green containers
deploy.yml #74
:
Commit
97ba0c3267
pushed by
kimhyungsik
main
2026-07-26 06:03:02 +09:00
0s
View workflow file
fix: add --remove-orphans to docker compose down to prevent port conflicts with legacy Blue/Green containers
deploy.yml #73
:
Commit
97ba0c3267
pushed by
kimhyungsik
main
2026-07-25 00:13:10 +09:00
0s
View workflow file
fix: revert Nginx and Blue/Green deployment to restore stable Apache connection
deploy.yml #72
:
Commit
388fa33c67
pushed by
kimhyungsik
main
2026-07-25 00:09:47 +09:00
3m39s
View workflow file
fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
deploy.yml #71
:
Commit
4015207b86
pushed by
kimhyungsik
main
2026-07-25 00:01:03 +09:00
7m53s
View workflow file
fix: override gateway fallback URLs via env vars to support blue/green
deploy.yml #70
:
Commit
4dcc85eff0
pushed by
kimhyungsik
main
2026-07-24 23:53:07 +09:00
10m23s
View workflow file
fix: remove curl command that fails in act_runner
deploy.yml #69
:
Commit
72f04aef62
pushed by
kimhyungsik
main
2026-07-24 23:40:28 +09:00
12m59s
View workflow file
fix: repair blue-green deployment architecture
deploy.yml #68
:
Commit
b5565a4da0
pushed by
kimhyungsik
main
2026-07-24 23:26:04 +09:00
55s
View workflow file
fix: remove 8080 from deploy script
deploy.yml #67
:
Commit
c38d59887c
pushed by
kimhyungsik
main
2026-07-24 23:15:49 +09:00
10m59s
View workflow file
fix: add http2 support to Nginx to match Apache h2c proxying
deploy.yml #66
:
Commit
c69f11e1c9
pushed by
kimhyungsik
main
2026-07-24 17:56:17 +09:00
13m41s
View workflow file
chore: test nginx proxy to google
deploy.yml #65
:
Commit
56483d804a
pushed by
kimhyungsik
main
2026-07-24 17:42:28 +09:00
48s
View workflow file
chore: test nginx plain response
deploy.yml #64
:
Commit
1c353ce3a7
pushed by
kimhyungsik
main
2026-07-24 17:41:35 +09:00
1m51s
View workflow file
fix: restore Nginx port 8281 mapping - Apache VirtualHost proxies to 8281
deploy.yml #63
:
Commit
35f361a976
pushed by
kimhyungsik
main
2026-07-24 16:22:46 +09:00
13m41s
View workflow file
fix: resolve Nginx 503 error on rollback and apply package refactoring
deploy.yml #62
:
Commit
9066c621a0
pushed by
kimhyungsik
main
2026-07-24 15:12:23 +09:00
11m44s
View workflow file
fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient
deploy.yml #61
:
Commit
4ed534b1d6
pushed by
kimhyungsik
main
2026-07-24 14:40:48 +09:00
13m41s
View workflow file
fix: start containers sequentially and fix nginx startup config
deploy.yml #60
:
Commit
0892597c31
pushed by
kimhyungsik
main
2026-07-24 13:45:53 +09:00
11m36s
View workflow file
First
Previous
...
8
9
10
11
12
Next
Last