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

Consider using $PSNativeCommandUseErrorActionPreference #57

Merged
merged 5 commits into from
Sep 29, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Sep 29, 2024

  • Specify -NoProfile for all pwsh execution to avoid loading profile errors in local testing
  • Ensure errexit in most powershell scripts
  • Skip install module if already installed to avoid blocked process in task default

ref: kachick/dotfiles#617

@kachick kachick changed the title PSNativeCommandUseErrorActionPreference Consider using $PSNativeCommandUseErrorActionPreference Sep 29, 2024
@kachick kachick merged commit acb497b into main Sep 29, 2024
7 checks passed
@kachick kachick deleted the PSNativeCommandUseErrorActionPreference branch September 29, 2024 15:16
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