|
|
a9d98213ce
|
test: check and handle error for testing
SonarQube Scan / SonarQube Trigger (push) Successful in 3m35s
|
2026-01-26 19:45:27 +07:00 |
|
|
|
0f5d00f79a
|
test(slug): add unit tests for slug behavior
SonarQube Scan / SonarQube Trigger (push) Successful in 2m10s
|
2026-01-24 19:16:31 +07:00 |
|
|
|
dbdf8094fa
|
refactor: replace Get/Set patterns with idiomatic Go interfaces
Docker Build and Push / build-and-push-branches (push) Has been skipped
Docker Build and Push / build-and-push-tags (push) Successful in 13m4s
- rename constructors to New
- remove Get/Set-style accessors
- replace string-based enums with iota-backed types
|
2026-01-14 16:54:10 +07:00 |
|
|
|
f8a6f0bafe
|
refactor(session): add registry to manage SSH sessions
renovate / renovate (push) Successful in 39s
Docker Build and Push / build-and-push-branches (push) Successful in 4m27s
Docker Build and Push / build-and-push-tags (push) Successful in 4m22s
- Implement thread-safe session registry with sync.RWMutex
- Add Registry interface for session management operations
- Support Get, Register, Update, and Remove session operations
- Enable dynamic slug updates for existing sessions
|
2025-12-31 17:47:35 +07:00 |
|
|
|
039e979142
|
refactor: restructure session initialization to avoid circular references
|
2025-12-04 19:32:00 +07:00 |
|