10ba64d3d1
v0.0.7 | Change logging from print to logger
...
Build And Test / build-and-push (push) Successful in 35s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-14 11:51:04 +09:00
4f9cb872a9
v0.0.6 | Use print with flush for immediate stdout logging
...
Build And Test / build-and-push (push) Successful in 1m1s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-14 11:36:16 +09:00
26f50b7f80
v0.0.5 | Fix logging to stdout for pod logs
...
Build And Test / build-and-push (push) Successful in 1m51s
- Add sys.stdout stream to logging handler
- Import sys module
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-14 11:32:33 +09:00
b491984797
Add request logging middleware for pod log visibility
...
Build And Test / build-and-push (push) Failing after 33s
- Add gunicorn access/error log options to Dockerfile
- Create RequestLoggingMiddleware for detailed request logging
- Log request method, path, host, IP, NHN headers, response status, duration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-14 09:43:36 +09:00
74eecafea4
Add HTTPS sample.test domains to CORS settings
...
Build And Test / build-and-push (push) Failing after 1m7s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-14 01:52:16 +09:00
8c7739ffad
Add NHN Cloud API integration with async task support
...
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