Revert "feat(claude-runner): add Claude Code self-hosted environments runner image" - #39
Merged
Conversation
Image CI passedPre-commit validation passed. View the workflow run. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reverts #38 (
feat(claude-runner): add Claude Code self-hosted environments runner image). Investigation after merge confirmed Anthropic's self-hosted environments — the only control plane the runner image can register with — are in public beta on Team and Enterprise organization plans only. The claude.makeitwork.cloud account is individual, so the image has nothing to connect to and no deployment path. RestoresREADME.mdand removesclaude-runner/.Fixes #38 (revert)
Type of change
Validation
claude-runner/no longer contains aContainerfile), so the build job should be skipped; monitoring to terminal status on this PRImpact and rollout
Repo state restored to pre-#38 (README table row removed,
claude-runner/directory deleted). No consumers ever referenced the image — no chart, GitOps selection, or cluster wiring exists — so no downstream changes are required.GHCR residue:
ghcr.io/makeitworkcloud/claude-runner(tagslatestandacf38052370d6c60d43bf2e8e69cbf60b3125f4c) remains published; this repo's workflow never deletes packages. Removal is a manual owner action in GitHub package settings if desired — it cannot be performed by the repo workflow and was not attempted here.Forward path: if a Team plan is adopted later, the change can be reintroduced from PR #38's record.
Safety and secrets
This change was materially produced by an AI agent (opencode primary agent) under owner direction.