Skip to content

Name the rolling channel after the branch it comes from - #124

Merged
ChrisonSimtian merged 1 commit into
developfrom
chore/rename-edge-to-develop
Aug 23, 2026
Merged

Name the rolling channel after the branch it comes from#124
ChrisonSimtian merged 1 commit into
developfrom
chore/rename-edge-to-develop

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Contributor

:edge said nothing about where the images came from. :develop does, and it is the name you already know from the branch.

Renamed together so one concept keeps one name:

Before After
Fallout target PushEdge PushDevelop
Workflow publish-edge.yml publish-develop.yml
Image tag :edge :develop

Both registries use it: GHCR on every non-docs push to the trunk, and Docker Hub when the mirror is dispatched.

Docs updated in README, CLAUDE.md, ci.md, releasing.md and branching-and-release.md. The plan under docs/plans/ still says :edge and is left alone deliberately — it is a dated record of what was planned in August, not live documentation.

Labelled breaking-change: anyone pulling ghcr.io/chrison-dev/krautwatch-*:edge has to switch tags. The old tag is not deleted, so nothing breaks immediately — it simply stops being updated, which is the failure mode worth mentioning in the release notes. Realistically that is nobody yet; the channel is a few days old.

./build.sh Test green: 492 passing.

:edge said nothing about where the images came from; :develop does. The target,
the workflow and the docs all move with it, so one concept has one name across
both registries.

Anyone following ghcr.io/...:edge must switch to :develop — the old tag stops
being updated rather than disappearing.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added the breaking-change Removes or renames a public surface — API, config key, on-disk format or CI/CD shape. label Aug 23, 2026
@ChrisonSimtian
ChrisonSimtian merged commit d288953 into develop Aug 23, 2026
1 check passed
@ChrisonSimtian
ChrisonSimtian deleted the chore/rename-edge-to-develop branch August 23, 2026 00:32
@ChrisonSimtian ChrisonSimtian mentioned this pull request Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Removes or renames a public surface — API, config key, on-disk format or CI/CD shape.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant