Skip to content

Fix deprecated get -i flag; Fix unreliable test#125

Merged
kubouch merged 3 commits intonushell:mainfrom
kubouch:get-i
Aug 15, 2025
Merged

Fix deprecated get -i flag; Fix unreliable test#125
kubouch merged 3 commits intonushell:mainfrom
kubouch:get-i

Conversation

@kubouch
Copy link
Copy Markdown
Contributor

@kubouch kubouch commented Aug 15, 2025

  • Replaces the deprecated get -i with get -o
  • $env.NUPM_REGISTRIES is set on nupm startup by reading the index file. If the index file contains some custom entries, testing it for the default value would fail. Now the test just checks if the default value is present. cc feat: nupm registry subcommand #122

The test would fail if user's registry index is populated by non-default
entries.
@kubouch kubouch merged commit faa76f7 into nushell:main Aug 15, 2025
3 checks passed
@kubouch kubouch deleted the get-i branch August 15, 2025 08:13
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.

1 participant