-
Notifications
You must be signed in to change notification settings - Fork 581
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-stdlib
base: v7.1.0
head repository: puppetlabs/puppetlabs-stdlib
compare: v8.0.0
- 20 commits
- 64 files changed
- 13 contributors
Commits on Jun 7, 2021
-
Daniel Carabas committed
Jun 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 943bad2 - Browse repository at this point
Copy the full SHA 943bad2View commit details -
Merge pull request #1190 from puppetlabs/pdksync_pdkupdate
pdksync - (maint) PDKSync - PDK Update
Configuration menu - View commit details
-
Copy full SHA for 68519b5 - Browse repository at this point
Copy the full SHA 68519b5View commit details
Commits on Jun 8, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for 0ab33ca - Browse repository at this point
Copy the full SHA 0ab33caView commit details
Commits on Jun 14, 2021
-
Merge pull request #1191 from SimonPe/patch-3
(MODULES-11099) Make merge parameter data types actually backwards compatible
Configuration menu - View commit details
-
Copy full SHA for b4048fd - Browse repository at this point
Copy the full SHA b4048fdView commit details
Commits on Jul 6, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for 6c3aa83 - Browse repository at this point
Copy the full SHA 6c3aa83View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6d0dbeb - Browse repository at this point
Copy the full SHA 6d0dbebView commit details
Commits on Jul 12, 2021
-
Merge pull request #1193 from b4ldr/drop_4.5_support
(MAINT) Remove testing logic for Puppet 4.5
Configuration menu - View commit details
-
Copy full SHA for 165ee41 - Browse repository at this point
Copy the full SHA 165ee41View commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 54cbc22 - Browse repository at this point
Copy the full SHA 54cbc22View commit details
Commits on Jul 21, 2021
-
Merge pull request #1194 from puppetlabs/pdksync_iac-1149
pdksync - (maint) - Updating Contribution Guidelines
Configuration menu - View commit details
-
Copy full SHA for f1acb05 - Browse repository at this point
Copy the full SHA f1acb05View commit details
Commits on Jul 27, 2021
-
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 committedJul 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 77a9c07 - Browse repository at this point
Copy the full SHA 77a9c07View commit details
Commits on Aug 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 36342ac - Browse repository at this point
Copy the full SHA 36342acView commit details
Commits on Aug 6, 2021
-
Merge pull request #1199 from puppetlabs/pdksync_IAC-1709/main/add_de…
…bian_11_support pdksync - (IAC-1709) - Add Support for Debian 11
Configuration menu - View commit details
-
Copy full SHA for ba0345e - Browse repository at this point
Copy the full SHA ba0345eView commit details
Commits on Aug 9, 2021
-
Merge pull request #1196 from cocker-cc/Fix_ensure_packages
Fix ensure_packages
Configuration menu - View commit details
-
Copy full SHA for 842992e - Browse repository at this point
Copy the full SHA 842992eView commit details
Commits on Aug 16, 2021
-
This function return a String representation of the value passed as parameter in Python.
Configuration menu - View commit details
-
Copy full SHA for 900ba4c - Browse repository at this point
Copy the full SHA 900ba4cView commit details -
This function return a String representation of the value passed as parameter in Ruby.
Configuration menu - View commit details
-
Copy full SHA for f9cd545 - Browse repository at this point
Copy the full SHA f9cd545View commit details
Commits on Aug 23, 2021
-
Merge pull request #1200 from smortex/to_lang
New function to_python() / to_ruby()
Configuration menu - View commit details
-
Copy full SHA for 8b91a30 - Browse repository at this point
Copy the full SHA 8b91a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd5724 - Browse repository at this point
Copy the full SHA fdd5724View commit details
Commits on Aug 24, 2021
-
Merge pull request #1201 from david22swan/maint/main/max_changelog
(maint) - Set max_issues for changelog generator to 500
Configuration menu - View commit details
-
Copy full SHA for 375f8d2 - Browse repository at this point
Copy the full SHA 375f8d2View commit details -
GitHub Action committed
Aug 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 7549bf7 - Browse repository at this point
Copy the full SHA 7549bf7View commit details -
Merge pull request #1203 from puppetlabs/release-prep
Release prep v8.0.0
Configuration menu - View commit details
-
Copy full SHA for ef80b24 - Browse repository at this point
Copy the full SHA ef80b24View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.1.0...v8.0.0