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

fix(core): Fix arguments parsing method of Invoke-ExternalCommand() #5839

Merged
merged 6 commits into from Mar 25, 2024

Commits on Mar 21, 2024

  1. Copy the full SHA
    76fe8f9 View commit details
    Browse the repository at this point in the history
  2. update chglog

    niheaven committed Mar 21, 2024
    Copy the full SHA
    5e6ee90 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Tweak RegEx

    niheaven committed Mar 22, 2024
    Copy the full SHA
    c434eab View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Quote the path only

    niheaven committed Mar 23, 2024
    Copy the full SHA
    326ee8f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Except for NSIS' '/D' arg

    niheaven committed Mar 24, 2024
    Copy the full SHA
    367ace1 View commit details
    Browse the repository at this point in the history
  2. Fix a bug in PS5

    niheaven committed Mar 24, 2024
    Copy the full SHA
    fdba06b View commit details
    Browse the repository at this point in the history