fix(distribution): manage dotfiles' cloud bootstrap — its adoption already landed - #398
Conversation
…ready landed The cloud-bootstrap exclusion comment said dotfiles had no adoption yet, but melodic-software/dotfiles main already carries .claude/cloud-bootstrap.sh (an older generic generation, no repo-specific content) plus the SessionStart hook and the full baseline plugin declaration — verified live via the GitHub contents API; the local clone that informed the comment was on a stale feature branch. Adding the managed row converges that unmanaged copy onto the canonical component; dotfiles is already a sync target, so no App-grant change is involved. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012tKxg98B3QySqEPf8UqwX3
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @kyle-sexton's task in 1m 41s —— View job Claude finished the review
SummaryThis is a clean, minimal, self-contained fix: it removes the stale Verified statically:
One limitation: this review lane's Bash tool required interactive approval to execute No bugs, inconsistencies, or style issues found in the diff. No inline comments needed. |
|
Claude has reviewed this PR 1 time. The lane skips further automatic reviews after 5; deleting this comment resets the count. |
Summary
Corrects a wrong exclusion recorded in #397: dotfiles was left out of the
cloud-bootstrapcomponent's targets on the claim it had no adoption yet, butmelodic-software/dotfilesmain already carries.claude/cloud-bootstrap.sh.Fix
Drop the stale exclusion comment and add
cloud-bootstrapto dotfiles'managedlist. Verified live via the GitHub contents API: dotfiles main has the bootstrap (an older generic generation, 70 lines, no repo-specific content — safe to converge), the SessionStart hook registration, and the full baseline plugin declaration. The clone that informed the original comment was on a stale feature branch. dotfiles is already a sync target, so the App installation's selected-repo set is untouched.Verification
distribution/sync-manifest.sh validate:Manifest valid: 38 components, 8 targets.plan --targets melodic-software/dotfilesrenders100755 components/cloud-bootstrap/cloud-bootstrap.sh -> .claude/cloud-bootstrap.sh.No linked issue
Related
🤖 Generated with Claude Code
https://claude.ai/code/session_012tKxg98B3QySqEPf8UqwX3