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/ruby-pwsh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: puppetlabs/ruby-pwsh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 7 contributors

Commits on Dec 5, 2019

  1. Merge pull request #19 from puppetlabs/release

    Mergeback for 0.3.0 Release
    glennsarti authored Dec 5, 2019
    Configuration menu
    Copy the full SHA
    9eeba1c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. (maint) Add require 'tmpdir'

    This class may have been loaded in one of the other modules previously, but has since been removed
    sanfrancrisko authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    be479da View commit details
    Browse the repository at this point in the history
  2. (MODULES-10389) Only load pwshlib if functionality present

    This is a hotfix to resolve an issue customers are seeing after the v.3.0.0 release of the puppetlabs-powershell module. Adding a pwshlib feature will ensure that the powershell provider is only loaded if the functionality is detected. On Linux systems, this should prevent Puppet from throwing an error when it cannot load ruby-pwsh
    Ciaran McCrisken committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    fcc76f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

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

Commits on Jan 13, 2020

  1. Merge pull request #21 from puppetlabs/patch-project-url

    (MAINT) Fix Puppet Metadata for Project URL
    lionce authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    4aba6c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from cmccrisken-puppet/MODULES-10389

    (MODULES-10389) Only load pwshlib if functionality present
    sheenaajay authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5eb9a75 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    fa2dceb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from michaeltlombardi/maint/master/fix-puppet-…

    …feature
    
    (MAINT) Fix library check in puppet feature
    glennsarti authored Jan 14, 2020
    Configuration menu
    Copy the full SHA
    14e7c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52aac28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from michaeltlombardi/maint/release/prep-040

    (MAINT) Prep for 0.4.0 release
    glennsarti authored Jan 14, 2020
    Configuration menu
    Copy the full SHA
    dafff97 View commit details
    Browse the repository at this point in the history
Loading