- Replace read-file-action with shell command to properly trim newlines
- Bump version to v0.0.4
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change username field from EmailField to CharField in TokenRequestSerializer
- NHN Cloud API validates credentials, backend shouldn't restrict format
- Bump version to v0.0.2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- 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>
- 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>