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

Update PowerShell plugin #947

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alexis-opolka
Copy link
Contributor

This PR intends to fix #946 by removing any relative path used in the install and to do so the PowerShell module has been moved to its own repository (https://github.com/alexis-opolka/navi.plugin.pwsh).

It can now be installed via PowerShell Gallery which doesn't force us to copy the files onto the system in a given path for us to install the plugin. I also added a check for the profile file because it failed when no profile file was present.

@alexis-opolka alexis-opolka marked this pull request as ready for review February 28, 2025 00:10
@alexis-opolka
Copy link
Contributor Author

alexis-opolka commented Feb 28, 2025

@kit494way, I won't be able to test if the fix is effective or not until next monday, if you need to do not hesitate to grab my version of navi on the pwsh-plugin branch in my fork, build the binary and test it.

@alexis-opolka alexis-opolka changed the title Updates PowerShell plugin Update PowerShell plugin Feb 28, 2025
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.

powershell widget does not work
1 participant