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

add a command to get the version of nu-git-manager #57

Closed
2 tasks
amtoine opened this issue Nov 3, 2023 · 5 comments · Fixed by #182
Closed
2 tasks

add a command to get the version of nu-git-manager #57

amtoine opened this issue Nov 3, 2023 · 5 comments · Fixed by #182
Labels
core Related to the main `nu-git-manager` module enhancement New feature or request

Comments

@amtoine
Copy link
Owner

amtoine commented Nov 3, 2023

related to

Description

i would like to

  • add a gm version command when it gets possible
  • add a stronger dependency on Nupm in package.nuon
@amtoine amtoine added enhancement New feature or request core Related to the main `nu-git-manager` module labels Nov 3, 2023
@melMass
Copy link
Collaborator

melMass commented Nov 3, 2023

What is "add a stronger dependency on Nupm in package.nuon"?

@amtoine
Copy link
Owner Author

amtoine commented Nov 3, 2023

What is "add a stronger dependency on Nupm in package.nuon"?

since #50, we need nushell/nupm#33.

using any version of Nupm prior to commit f428826 would end up failing the install of the latest main of nu-git-manager.

i guess we could say that in the README or package.nuon: that's what i called stronger dependency 😋

@melMass
Copy link
Collaborator

melMass commented Nov 3, 2023

or package.nuon

That be ideal, same for min nushell version, is this already a thing?

@amtoine
Copy link
Owner Author

amtoine commented Nov 3, 2023

That be ideal, same for min nushell version, is this already a thing?

not that i'm aware of 🤔

i guess Nupm could check a few more things before installing a package in the future, e.g. dependencies 😏

amtoine added a commit that referenced this issue Jan 20, 2024
@texastoland
Copy link

Closed by #182.

@amtoine amtoine linked a pull request Mar 8, 2024 that will close this issue
@amtoine amtoine closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to the main `nu-git-manager` module enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants