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-stdlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-stdlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 20 commits
  • 64 files changed
  • 13 contributors

Commits on Jun 7, 2021

  1. (maint) pdksync - PDK Update

    Daniel Carabas committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    943bad2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1190 from puppetlabs/pdksync_pdkupdate

    pdksync - (maint) PDKSync - PDK Update
    adrianiurca authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    68519b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Make merge parameter data types actually backwards compatible

    `Hash` defaults to `Hash[Scalar,Data]` however, class/type references are valid hash values but are not covered by the `Data` type.
    
    see also voxpupuli/puppet-jenkins#909
    LadyNamedLaura committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0ab33ca View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Merge pull request #1191 from SimonPe/patch-3

    (MODULES-11099) Make merge parameter data types actually backwards compatible
    b4ldr authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    b4048fd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Stdlib::Http::Method: Add new type for http methods

    This PR creates new new resources:
     * Stdlib::Http::Method for validating http methods
     * Stdlib::Http::Status This is just a copy of Stdlib::Httpstatus
     * make Stdlib::Httpstatus and alias to Stdlib::Http::Status
    
    Ideally we would deprecate Stdlib::Httpstatus in favour of
    Stdlib::Http::Status
    b4ldr committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    6c3aa83 View commit details
    Browse the repository at this point in the history
  2. Drop support for puppet 4.5

    Support for puppet 4.5 was dropped from stdlib some time ago however the
    spec tests all include an if guard to prevent them running on puppet
    4.5.  As this is no longer required this PR cleans up theses guards
    b4ldr committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    6d0dbeb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Merge pull request #1193 from b4ldr/drop_4.5_support

    (MAINT) Remove testing logic for Puppet 4.5
    michaeltlombardi authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    165ee41 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

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

Commits on Jul 21, 2021

  1. Merge pull request #1194 from puppetlabs/pdksync_iac-1149

    pdksync - (maint) - Updating Contribution Guidelines
    daianamezdrea authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f1acb05 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Fix ensure_packages

    Flip "installed" and "present" in Function "ensure_packages".
    Puppet-Type "package" defaults to "installed" and not to "present" (compare https://github.com/puppetlabs/puppet/blob/main/lib/puppet/type/package.rb#L148).
    This Misconception lies in the Code since the most early Days.
    
    With flipping these two Values, Rspec-Tests do not have to be adapted, when migrating from "package {}" to "ensure_packages()".
    Cocker Koch committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    77a9c07 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 6, 2021

  1. Merge pull request #1199 from puppetlabs/pdksync_IAC-1709/main/add_de…

    …bian_11_support
    
    pdksync - (IAC-1709) - Add Support for Debian 11
    daianamezdrea authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ba0345e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Merge pull request #1196 from cocker-cc/Fix_ensure_packages

    Fix ensure_packages
    adrianiurca authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    842992e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Add new function to_python()

    This function return a String representation of the value passed as
    parameter in Python.
    smortex committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    900ba4c View commit details
    Browse the repository at this point in the history
  2. Add new functions to_ruby()

    This function return a String representation of the value passed as
    parameter in Ruby.
    smortex committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    f9cd545 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge pull request #1200 from smortex/to_lang

    New function to_python() / to_ruby()
    david22swan authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8b91a30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd5724 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request #1201 from david22swan/maint/main/max_changelog

    (maint) - Set max_issues for changelog generator to 500
    sheenaajay authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    375f8d2 View commit details
    Browse the repository at this point in the history
  2. Release prep v8.0.0

    GitHub Action committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7549bf7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1203 from puppetlabs/release-prep

    Release prep v8.0.0
    david22swan authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    ef80b24 View commit details
    Browse the repository at this point in the history
Loading