Skip to content

chore: remove the forwarded sweep — every caller has migrated - #58

Merged
github-actions[bot] merged 1 commit into
masterfrom
chore/remove-the-forwarded-sweep
Aug 28, 2026
Merged

chore: remove the forwarded sweep — every caller has migrated#58
github-actions[bot] merged 1 commit into
masterfrom
chore/remove-the-forwarded-sweep

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

The shim was a migration aid. It kept sixteen repos working unchanged while they repointed from bitbaum/dotfiles to bitbaum/fleet. All sixteen have migrated, so it now forwards nothing.

Verified before deleting, across all 38 org repos: 156 workflow files read, 0 unreadable, 0 remaining uses: references to dotfiles. The unread count is part of the check on purpose — "no hits" from a scan that quietly skipped files is not an answer, and an earlier pass of this same scan did silently fail to decode six files.

Removing it matters beyond tidiness. A shim that forwards nothing is a second place the sweep appears to live, and the entire reason this policy is shared is that copies drift — twenty-two of them once drifted into eight versions, each repo's outage fix reaching only itself.

With this, dotfiles is the development environment again: shell, editor, tool config. The fleet's automation lives in bitbaum/fleet.

🤖 Generated with Claude Code

https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P

The shim was a migration aid: it kept sixteen repos working unchanged while
they repointed from bitbaum/dotfiles to bitbaum/fleet. All sixteen have
migrated, so it now forwards nothing.

Verified before deleting, across all 38 org repos: 156 workflow files read,
0 unreadable, 0 remaining `uses:` references to dotfiles. "No hits" from a scan
that skipped files is not an answer, so the unread count is part of the check.

Removing it matters beyond tidiness. A shim that forwards nothing is a second
place the sweep appears to live, and the whole reason this policy is shared is
that copies drift — twenty-two of them once drifted into eight versions here.
This repo is the development environment again: shell, editor, tool config.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P
@github-actions
github-actions Bot merged commit 1a01697 into master Aug 28, 2026
1 check passed
@github-actions
github-actions Bot deleted the chore/remove-the-forwarded-sweep branch August 28, 2026 12:01
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