BMAD-METHOD/tools/installer/modules
Brian Madison b292cb9bfe fix(installer): review fixes + unit tests for channel resolution
- ui.js: import parseGitHubRepo; fixes ReferenceError in the
  interactive channel picker's stable-tag pre-resolve path.
- community-manager: pinned modules now fetch+checkout the pin tag
  on cache refresh instead of resetting to origin/HEAD (was silently
  drifting to main on re-install).
- channel-plan: parseChannelOptions returns acceptBypass so --yes
  auto-confirms the curator-bypass prompt; headless --next/--pin
  installs of community modules no longer hang.
- community-manager: simplify recordedVersion (dead ternary branch).
- custom-module-manager: drop "or sha" from the @<ref> comment
  (git clone --branch rejects raw SHAs); update-path fetches
  origin <ref> so /tree/<branch>/ URLs work too.
- install-bmad.md: rename "Headless / CI installs" to "Headless CI
  installs" so the stub's #headless-ci-installs anchor resolves.
- test/test-installer-channels.js: 83 unit tests for channel-plan
  and channel-resolver pure modules; wired into npm test as
  test:channels.
2026-04-23 21:38:48 -05:00
..
channel-plan.js fix(installer): review fixes + unit tests for channel resolution 2026-04-23 21:38:48 -05:00
channel-resolver.js feat(installer): channel-based version resolution for external modules 2026-04-23 19:22:46 -05:00
community-manager.js fix(installer): review fixes + unit tests for channel resolution 2026-04-23 21:38:48 -05:00
custom-module-manager.js fix(installer): review fixes + unit tests for channel resolution 2026-04-23 21:38:48 -05:00
external-manager.js feat(installer): interactive channel switch, upgrade refusal, unified docs 2026-04-23 20:51:30 -05:00
official-modules.js feat(installer): channel-based version resolution for external modules 2026-04-23 19:22:46 -05:00
plugin-resolver.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
registry-client.js feat(installer): use GitHub API as primary fetch with raw CDN fallback (#2248) 2026-04-18 08:53:23 -07:00
registry-fallback.yaml feat(installer): channel-based version resolution for external modules 2026-04-23 19:22:46 -05:00
version-resolver.js fix: bmad tea instal version (#2298) 2026-04-22 11:03:20 -05:00