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: puppetlabs/puppetlabs-dsc_lite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-dsc_lite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 20, 2019

  1. Merge pull request #121 from puppetlabs/release

    Mergeback from 2.0.0 Release
    Erick Banks authored Aug 20, 2019
    Configuration menu
    Copy the full SHA
    af98ec7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. (MAINT) Fix powershell_version OS guard

    Prior to this commit the library code for retrieving the powershell
    version on the box had a failing guard which gated the requiring of
    win32/registry behind a platform-dependent check, but not the rest
    of the logic which relies on that code.
    
    This commit corrects the regression.
    michaeltlombardi committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    151b6ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #122 from michaeltlombardi/maint-fix-facter

    (MAINT) Fix powershell_version OS guard
    Erick Banks authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    47f4ffe View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    9af4934 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from michaeltlombardi/ticket/release/MODULES-…

    …9751
    
    (MODULES-9751) Release prep 2.0.1
    RandomNoun7 authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    1e8cb7d View commit details
    Browse the repository at this point in the history
Loading