BMAD-METHOD/.github/workflows
Alex Verkhovsky 9c6534259d refactor(cli): rename tools/cli to tools/installer and flatten lib directories
The entire CLI exists to serve the installer. Rename the directory to
reflect its purpose and collapse the two redundant lib/ directories
(cli/lib/ and cli/installers/lib/) into the top level.

- tools/cli/ -> tools/installer/
- tools/installer/installers/lib/{core,ide,modules}/ -> tools/installer/{core,ide,modules}/
- tools/installer/lib/*.js -> tools/installer/*.js
- Update all require() paths, package.json bin/main, CI workflow, tests, and docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:46:50 -06:00
..
coderabbit-review.yaml fix: use pull_request_target for CodeRabbit review trigger (#1583) 2026-02-07 10:27:57 -06:00
discord.yaml project licence, contribution and discord noise updates, along with improved simplified issue templates 2026-01-18 17:03:47 -06:00
docs.yaml fix(docs): comprehensive documentation site review fixes (#1578) 2026-02-08 11:58:22 -06:00
publish.yaml refactor(cli): rename tools/cli to tools/installer and flatten lib directories 2026-03-22 10:46:50 -06:00
quality.yaml ci: add validate:skills to GitHub quality workflow 2026-03-18 14:38:09 -06:00