Skip to content

v3: misc CLI improvements #1173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jun 28, 2024
Merged

v3: misc CLI improvements #1173

merged 15 commits into from
Jun 28, 2024

Conversation

nicktrn
Copy link
Collaborator

@nicktrn nicktrn commented Jun 20, 2024

  • Prevent downgrades during update check and advise to upgrade CLI
  • Detect bun and use npm instead
  • During init, fail early and advise if not a TypeScript project
  • During init, allow specifying custom package manager args
  • Add links to dev worker started message
  • Fix links in unsupported terminals

Fixes #1180
Fixes #1160

Copy link

changeset-bot bot commented Jun 20, 2024

🦋 Changeset detected

Latest commit: 7f8ef07

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nicktrn nicktrn marked this pull request as draft June 24, 2024 12:19
@nicktrn
Copy link
Collaborator Author

nicktrn commented Jun 24, 2024

Will add at least one more thing to this PR

@nicktrn nicktrn force-pushed the v3/misc-cli-improvements branch from e5ac4b8 to b2cfd93 Compare June 24, 2024 21:46
@nicktrn nicktrn marked this pull request as ready for review June 24, 2024 21:46
@nicktrn nicktrn merged commit d0d3a64 into main Jun 28, 2024
2 checks passed
@nicktrn nicktrn deleted the v3/misc-cli-improvements branch June 28, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TRI-2769] CLI init command in root of pnpm workspace fails (v3) "View logs" CLI links sometimes don't work when clicked
1 participant