Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/DSC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: PowerShell/DSC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on May 14, 2026

  1. Add explicit arg for enclosing resource path in quotes

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed May 14, 2026
    Configuration menu
    Copy the full SHA
    7b7d35d View commit details
    Browse the repository at this point in the history
  2. remove extra slash since it's not cross-platform compat

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed May 14, 2026
    Configuration menu
    Copy the full SHA
    1506268 View commit details
    Browse the repository at this point in the history
  3. add powershell resource test

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed May 14, 2026
    Configuration menu
    Copy the full SHA
    b7d2e63 View commit details
    Browse the repository at this point in the history
  4. fix copilot feedback

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed May 14, 2026
    Configuration menu
    Copy the full SHA
    656db04 View commit details
    Browse the repository at this point in the history
  5. address Mikey's comment to use serde default instead of option

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed May 14, 2026
    Configuration menu
    Copy the full SHA
    6cb838a View commit details
    Browse the repository at this point in the history
  6. Update version to 3.2.1

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed May 14, 2026
    Configuration menu
    Copy the full SHA
    a8d806c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1535 from SteveL-MSFT/v3.2.1

    Backport `includeQuotes` to 3.2.1 release
    SteveL-MSFT authored May 14, 2026
    Configuration menu
    Copy the full SHA
    a42f4a2 View commit details
    Browse the repository at this point in the history
Loading