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.1
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.2
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 22, 2019

  1. Merge pull request #124 from puppetlabs/release

    Mergeback 2.0.1
    RandomNoun7 authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    4a89171 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. (MODULES-9800) Fix Lib Environment Variable Check

    Prior to this commit, the function that checks for valid paths in the
    `lib` environment variable was broken. It would return true, and raise
    an error if any value at all was assigned to that variable.
    
    This commit fixes the behavior of that function and unit tests it to
    prevent regressions.
    RandomNoun7 committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    27b86ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from RandomNoun7/MODULES-9800-fix-lib-paths-c…

    …heck
    
    (MODULES-9800) Fix Lib Environment Variable Check
    michaeltlombardi authored Aug 29, 2019
    Configuration menu
    Copy the full SHA
    3431830 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    d78993e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from RandomNoun7/MODULES-9856-release-prep-2.0.2

    (MODULES-9856) Release Prep 2.0.2
    michaeltlombardi authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1a10a2e View commit details
    Browse the repository at this point in the history
Loading