Migrate repo-recall to central flight-deck homebrew-tap #102

Closed
opened 2026-06-04 18:01:02 +00:00 by coilysiren · 0 comments
Owner

Migrate repo-recall to the central flight-deck homebrew-tap

repo-recall still ships only the per-repo bump-formula (rewrites in-repo
Formula/repo-recall.rb). Move it onto the centralized
coilyco-flight-deck/homebrew-tap monorepo pattern, matching ward:

  • Seed Formula/repo-recall.rb into coilyco-flight-deck/homebrew-tap.
  • Add a bump-tap-formula job to .forgejo/workflows/release.yml reusing
    the coilysiren/agentic-os/actions/bump-formula composite action pointed
    at the tap (repo: coilyco-flight-deck/homebrew-tap, literal url_template
    back at the source repo).
  • Keep per-repo bump-formula for one migration cycle as fallback.
  • Document the central tap install path in AGENTS.md + release.yml header.

Central install becomes:
brew tap coilyco-flight-deck/homebrew-tap https://forgejo.coilysiren.me/coilyco-flight-deck/homebrew-tap && brew install coilyco-flight-deck/homebrew-tap/repo-recall

## Migrate repo-recall to the central flight-deck homebrew-tap repo-recall still ships only the per-repo `bump-formula` (rewrites in-repo `Formula/repo-recall.rb`). Move it onto the centralized `coilyco-flight-deck/homebrew-tap` monorepo pattern, matching `ward`: - Seed `Formula/repo-recall.rb` into `coilyco-flight-deck/homebrew-tap`. - Add a `bump-tap-formula` job to `.forgejo/workflows/release.yml` reusing the `coilysiren/agentic-os/actions/bump-formula` composite action pointed at the tap (`repo: coilyco-flight-deck/homebrew-tap`, literal `url_template` back at the source repo). - Keep per-repo `bump-formula` for one migration cycle as fallback. - Document the central tap install path in `AGENTS.md` + release.yml header. Central install becomes: `brew tap coilyco-flight-deck/homebrew-tap https://forgejo.coilysiren.me/coilyco-flight-deck/homebrew-tap && brew install coilyco-flight-deck/homebrew-tap/repo-recall`
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/repo-recall#102
No description provided.