Skip to content

Conversation

@joakimen
Copy link
Contributor

Prune CLI to only repo management commands, as a result of polling users.

CLI commands

Removes all code paths except:

  • cals github list-repos
  • cals github generate-clone-commands
  • cals github set-token
  • cals github sync

Dependencies

Removed some dependencies and replaced them with standard lib equivalents

  • node-fetch → native fetch
  • semver → simple engine version check
  • sprintf-js → template literal
  • read → native readline
  • tsx → native node

@joakimen joakimen changed the title CALS-1241" Remove unused code and dependencies CALS-1241: Remove unused code and dependencies Jan 30, 2026
@joakimen joakimen merged commit 2b0236b into master Jan 30, 2026
1 check passed
@joakimen joakimen deleted the cals-1241-remove-unused-code branch January 30, 2026 14:12
@github-actions
Copy link

🎉 This PR is included in version 3.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants