Skip to content
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

feat: allow to select from registry list if name is undefined #191

Merged
merged 4 commits into from
Nov 24, 2024

Conversation

chouchouji
Copy link
Contributor

@chouchouji chouchouji commented Nov 21, 2024

Issue

close #187

Result

use.mp4

Copy link

changeset-bot bot commented Nov 21, 2024

🦋 Changeset detected

Latest commit: 84f7e95

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

This PR includes changesets to release 1 package
Name Type
nrm Minor

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

@chouchouji
Copy link
Contributor Author

Thanks @iosh. The test ci worked well.

@iosh
Copy link
Collaborator

iosh commented Nov 21, 2024

OK, I will add test to this PR (in this weekend)

@chouchouji
Copy link
Contributor Author

OK, I will add test to this PR (in this weekend)

Thanks again. 👍🏻

@chouchouji
Copy link
Contributor Author

I had merged the pr into this branch. Thanks! But the test ci failed.

image

@iosh I think this module can be removed. If you think so, please fix it by this branch.

@chouchouji
Copy link
Contributor Author

I fix it. emmmmm

image

});

expect(message).toBe(`? Please select the registry you want to use (Use arrow keys)
${isWin ? '>' : '❯'} npm
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iosh It is used to adapt to mac and windows. Otherwise, test ci will fail....

Copy link
Collaborator

@iosh iosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @chouchouji

@iosh iosh merged commit da2d723 into Pana:master Nov 24, 2024
2 checks passed
@chouchouji chouchouji deleted the feat-use-select branch November 24, 2024 05:47
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.

[Improvement] nrm use supports select
2 participants