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

Feature: PowerShell new syntax: gsudo { ScriptBlock } #178

Merged
merged 20 commits into from
Sep 20, 2022

Commits on Sep 9, 2022

  1. feat(LoadProfile)

    - `gsudo config {configKey}` now parseable
    - Invoke-gsudo now uses `gsudo config PowershellLoadProfile`
    gerardog committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    79570b0 View commit details
    Browse the repository at this point in the history
  2. Updated docs

    gerardog committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e845298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5a6d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f75b6e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af78470 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    02fdfbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f87c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02b170a View commit details
    Browse the repository at this point in the history
  4. fix tests

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    39caba6 View commit details
    Browse the repository at this point in the history
  5. Strict mode friendly

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8281fd2 View commit details
    Browse the repository at this point in the history
  6. Using native split function

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    61536f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c5b9d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ff49e7 View commit details
    Browse the repository at this point in the history
  9. Update ci.yml

    gerardog authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    365d5cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c5e0d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    171ddd0 View commit details
    Browse the repository at this point in the history
  12. Testing tests

    gerardog committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7b40630 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    cdebce1 View commit details
    Browse the repository at this point in the history
  2. chore

    gerardog committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c4f731f View commit details
    Browse the repository at this point in the history
  3. chore: build docs on release

    gerardog committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    61ba395 View commit details
    Browse the repository at this point in the history