Publish Image / publish (push) Successful in 54sDetails
- Tasks keyed by {taskType}-{repo}-{issue} for deduplication
- Duplicate requests (pending or running) are dropped
- Configurable concurrency via QUEUE_CONCURRENCY env (default 2)
- Workspace names now {taskType}-{repo}-{issue} for observability
- GET /queue endpoint shows pending/running tasks
- All handlers route through the queue instead of calling Coder directly
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Publish Image / publish (push) Successful in 21sDetails
An edited comment during analysis is equally meaningful as a new one
for continuing the conversation with the analyst.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Publish Image / publish (push) Successful in 46sDetails
Builds and pushes to registry.samson.media on any version tag,
tagged with both the version and latest.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Lightweight Hono webhook router that receives Gitea events and creates
Coder workspaces for each SDLC stage (analyse, architect, develop,
review, test, rework, release, maintenance). Includes k8s manifests
for deployment and the Coder workspace template moved from babble.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>