oto/services/core/internal/httpserver
toki ac44c85d34 feat: Windows bootstrap script and HTTP server updates
- Add PowerShell bootstrap script for Windows runner
- Update httpserver bootstrap provider, routes, and runner handlers
- Add bootstrap PowerShell test case
- Move old G07 task docs to archive
- Update server tests
2026-06-15 22:10:21 +09:00
..
bootstrap_provider.go feat: Windows bootstrap script and HTTP server updates 2026-06-15 22:10:21 +09:00
dto.go refactor(core): milestone 정리와 핸들러 DTO 경로를 정리한다 2026-06-09 03:56:52 +09:00
execution_handlers.go refactor(core): httpserver 파일을 핸들러 단위로 분리한다 2026-06-08 20:58:27 +09:00
job_handlers.go refactor(core): httpserver 파일을 핸들러 단위로 분리한다 2026-06-08 20:58:27 +09:00
oto_agent_bootstrap.ps1 feat: Windows bootstrap script and HTTP server updates 2026-06-15 22:10:21 +09:00
oto_agent_bootstrap.sh feat: unix bootstrap task archive and bootstrap script updates 2026-06-15 18:13:13 +09:00
routes.go feat: Windows bootstrap script and HTTP server updates 2026-06-15 22:10:21 +09:00
runner_cicd_handlers.go refactor(core): milestone 정리와 핸들러 DTO 경로를 정리한다 2026-06-09 03:56:52 +09:00
runner_handlers.go feat: Windows bootstrap script and HTTP server updates 2026-06-15 22:10:21 +09:00
server.go fix(core): heartbeat 타임아웃 처리와 테스트를 보강한다 2026-06-10 18:14:59 +09:00
server_test.go feat: Windows bootstrap script and HTTP server updates 2026-06-15 22:10:21 +09:00