-
Notifications
You must be signed in to change notification settings - Fork 581
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-stdlib
base: v8.0.0
head repository: puppetlabs/puppetlabs-stdlib
compare: v8.1.0
- 19 commits
- 17 files changed
- 11 contributors
Commits on Jul 27, 2021
-
Replacing URI.escape with URI::DEFAULT_PARSER
URI.escape was deprecated in ruby-2.7 and removed in ruby-3.x. This change is breaking stdlib. Replacing URI.escape with URI::DEFAULT_PARSER is working properly.
Configuration menu - View commit details
-
Copy full SHA for a60df53 - Browse repository at this point
Copy the full SHA a60df53View commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fcb410c - Browse repository at this point
Copy the full SHA fcb410cView commit details -
Merge pull request #1204 from b4ldr/fix-deprecated
max, lstrip: fix deprecated message
Configuration menu - View commit details
-
Copy full SHA for cc1fdcf - Browse repository at this point
Copy the full SHA cc1fdcfView commit details
Commits on Aug 27, 2021
-
os_version_gte: fix and add tests
As reported in <#972 (comment)>, os_version_gte is not returning correct results. This commit fixes the tests to demonstrate correct expected behavior.
Configuration menu - View commit details
-
Copy full SHA for d41611b - Browse repository at this point
Copy the full SHA d41611bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 144e24d - Browse repository at this point
Copy the full SHA 144e24dView commit details
Commits on Aug 29, 2021
-
Merge pull request #1207 from kenyon/fix_os_version_gte_fix
os_version_gte: fix version comparison logic
Configuration menu - View commit details
-
Copy full SHA for 64d87d2 - Browse repository at this point
Copy the full SHA 64d87d2View commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc8c081 - Browse repository at this point
Copy the full SHA fc8c081View commit details
Commits on Sep 13, 2021
-
Merge pull request #1209 from nmaludy/feature/to-toml
Add to_toml function
carabasdaniel authoredSep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 21132c8 - Browse repository at this point
Copy the full SHA 21132c8View commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ca418d - Browse repository at this point
Copy the full SHA 8ca418dView commit details
Commits on Sep 20, 2021
-
Merge pull request #1195 from valleedelisle/main
(MODULES-11126) Replacing URI.escape with URI::DEFAULT_PARSER
Configuration menu - View commit details
-
Copy full SHA for 7929a21 - Browse repository at this point
Copy the full SHA 7929a21View commit details
Commits on Sep 23, 2021
-
Merge pull request #1210 from puppetlabs/pdksync_IAC-1598/main/remove…
…_debian_8_support pdksync - (IAC-1598) - Remove Support for Debian 8
Configuration menu - View commit details
-
Copy full SHA for fc7513c - Browse repository at this point
Copy the full SHA fc7513cView commit details
Commits on Sep 24, 2021
-
Add lint-ignore for pattern length
Daniel Carabas committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for ad9c055 - Browse repository at this point
Copy the full SHA ad9c055View commit details -
Merge pull request #1212 from carabasdaniel/pattern-lint-ignore
[MODULES-11195] Add lint-ignore for pattern length
Configuration menu - View commit details
-
Copy full SHA for 250db8f - Browse repository at this point
Copy the full SHA 250db8fView commit details -
stdlib::ensure: Add support for package resource
This only adds 'installed' and 'absent' support, not 'latest'. Signed-off-by: David Caro <me@dcaro.es>
Configuration menu - View commit details
-
Copy full SHA for 4bc548e - Browse repository at this point
Copy the full SHA 4bc548eView commit details
Commits on Sep 27, 2021
-
Merge pull request #1213 from david-caro/stdlib_ensure_add_package_su…
…pport stdlib::ensure: Add support for package resource
Configuration menu - View commit details
-
Copy full SHA for 5eb317d - Browse repository at this point
Copy the full SHA 5eb317dView commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0738bd2 - Browse repository at this point
Copy the full SHA 0738bd2View commit details
Commits on Sep 29, 2021
-
Merge pull request #1214 from puppetlabs/pdksync_IAC-1751/main/add_ro…
…cky_8_support pdksync - (IAC-1751) - Add Support for Rocky 8
Configuration menu - View commit details
-
Copy full SHA for 55e79ff - Browse repository at this point
Copy the full SHA 55e79ffView commit details
Commits on Oct 4, 2021
-
GitHub Action committed
Oct 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 32a1bb5 - Browse repository at this point
Copy the full SHA 32a1bb5View commit details -
Merge pull request #1215 from puppetlabs/release-prep
Release prep v8.1.0
Configuration menu - View commit details
-
Copy full SHA for b9910fe - Browse repository at this point
Copy the full SHA b9910feView 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 v8.0.0...v8.1.0