Files
mcpctl/.gitea/workflows
Michal 50c4e9e7f4
Some checks failed
CI/CD / lint (push) Successful in 41s
CI/CD / test (push) Successful in 55s
CI/CD / typecheck (push) Successful in 10m53s
CI/CD / build (push) Successful in 1m23s
CI/CD / docker (push) Failing after 23s
CI/CD / publish-rpm (push) Successful in 38s
CI/CD / deploy (push) Has been skipped
ci: clean node_modules before bun install for fresh resolution
bun install on top of pnpm's nested node_modules fails to resolve
workspace transitive deps (Ink, inquirer, etc). Remove node_modules
first so bun creates a proper flat layout from scratch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 05:01:19 +00:00
..