Commit Graph

3 Commits

Author SHA1 Message Date
228a10646a Fix CI workflow: add Docker installation step
All checks were successful
Build And Test / build-and-push (push) Successful in 2m30s
- Match workflow format with other projects
- Add Docker installation step for Gitea Actions runner
- Use correct secrets names (DOCKER_ID, DOCKER_PW, ACTION_TOKEN)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 01:35:56 +09:00
8c7739ffad Add NHN Cloud API integration with async task support
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
- NHN Cloud API packages: token, vpc, compute, nks, storage
- REST API endpoints with Swagger documentation
- Async task processing for long-running operations
- CORS configuration for frontend integration
- Enhanced logging for debugging API calls

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 01:29:21 +09:00
256fed485e Initial commit 2026-01-13 22:42:09 +09:00