Skip to content

ci: add agent-image-relock workflow (bootstrap hermes-agent image without local Docker) - #45

Merged
stubbi merged 2 commits into
mainfrom
ci/agent-image-relock-workflow
Jun 1, 2026
Merged

ci: add agent-image-relock workflow (bootstrap hermes-agent image without local Docker)#45
stubbi merged 2 commits into
mainfrom
ci/agent-image-relock-workflow

Conversation

@stubbi

@stubbi stubbi commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

The agent image ghcr.io/paperclipinc/hermes-agent was never published — images/hermes-agent/uv.lock was never committed, so the agent-image publish workflow can't run (it verifies the lock). This adds a workflow_dispatch job that runs the pinned-uv relock in CI and pushes a agent-image-relock-<version> branch with the generated lockfile, so we can bootstrap/bump the image without a local Docker setup.

After merge: dispatch it for v0.13.0 -> PR the lockfile branch -> merge -> publish via agent-image -> make the package public.

🤖 Generated with Claude Code

…ker)

Regenerates images/hermes-agent/uv.lock via the pinned uv toolchain in CI and pushes a lockfile branch, so the agent image can be bootstrapped/bumped without a local Docker setup. Needed because the agent image was never published (no uv.lock committed) -> ghcr.io/paperclipinc/hermes-agent does not exist yet.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@stubbi
stubbi enabled auto-merge (squash) June 1, 2026 07:56
@stubbi
stubbi merged commit 3156e08 into main Jun 1, 2026
11 of 13 checks passed
@stubbi
stubbi deleted the ci/agent-image-relock-workflow branch June 1, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant