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.1.2
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.1.3
Choose a head ref
  • 12 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 20, 2026

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

Commits on Mar 21, 2026

  1. Fix to emit info message if invalid manifest is found

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    82e71c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Fix discovering incompatible resource manifests to be non-fatal

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    f462fed View commit details
    Browse the repository at this point in the history
  2. fix skipping clippy for grammars

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    ddf6ad1 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    d1ea490 View commit details
    Browse the repository at this point in the history
  4. revert warn back to error

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    d75f8ed View commit details
    Browse the repository at this point in the history
  5. fix test

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    cdef8d2 View commit details
    Browse the repository at this point in the history
  6. address copilot feedback

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    5a36774 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Update dsc version to 3.1.3

    Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    6678bd1 View commit details
    Browse the repository at this point in the history
  2. address feedback

    SteveL-MSFT committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    f918bfb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. pin tree-stter version

    SteveL-MSFT committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    e62b3dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1446 from SteveL-MSFT/discover-invalid

    Backport: Fix discovering incompatible resource manifests to be non-fatal
    SteveL-MSFT authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    becb912 View commit details
    Browse the repository at this point in the history
Loading