-
Notifications
You must be signed in to change notification settings - Fork 270
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-java
base: v8.2.0
head repository: puppetlabs/puppetlabs-java
compare: v9.0.0
- 20 commits
- 17 files changed
- 7 contributors
Commits on Sep 20, 2022
-
Prior to this commit some commands in our manifest classes would not be up to our code standards. This commit aims to sanitise our code according to our teams best practices.
Configuration menu - View commit details
-
Copy full SHA for ca2e537 - Browse repository at this point
Copy the full SHA ca2e537View commit details -
Prior to this commit, multiple unit test cases would fail due to them expecting commands to be run as a single String instead of arrays of commands. This commit aims to fix those test cases by ensuring they mimic the structure of the commands being run on the test cases themselves.
Configuration menu - View commit details
-
Copy full SHA for b879624 - Browse repository at this point
Copy the full SHA b879624View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f5a998 - Browse repository at this point
Copy the full SHA 8f5a998View commit details -
Prior to this commit, a community member had some suggestions to further improve the code This commit aims to implement those suggestions after careful evaluation and testing.
Configuration menu - View commit details
-
Copy full SHA for 74ea1de - Browse repository at this point
Copy the full SHA 74ea1deView commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b81c43 - Browse repository at this point
Copy the full SHA 0b81c43View commit details -
Merge pull request #527 from puppetlabs/pdksync_remove_debian_9
pdksync - (CONT-130) - Dropping Support for Debian 9
Configuration menu - View commit details
-
Copy full SHA for bc179e7 - Browse repository at this point
Copy the full SHA bc179e7View commit details -
Merge pull request #529 from puppetlabs/pdksync_pdksync/remove_puppet…
…_module_gems pdksync - (PDKSync) Removal of puppet_module_gems
Configuration menu - View commit details
-
Copy full SHA for 542a5b8 - Browse repository at this point
Copy the full SHA 542a5b8View commit details -
Merge pull request #525 from puppetlabs/maint-hardening_manifests
Hardening manifests
Configuration menu - View commit details
-
Copy full SHA for d35fffe - Browse repository at this point
Copy the full SHA d35fffeView commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad44f04 - Browse repository at this point
Copy the full SHA ad44f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59119e4 - Browse repository at this point
Copy the full SHA 59119e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 312b033 - Browse repository at this point
Copy the full SHA 312b033View commit details -
(maint) Removal of Scientific metadata block
Removal of the block as no version is currently supported
Configuration menu - View commit details
-
Copy full SHA for 5b48588 - Browse repository at this point
Copy the full SHA 5b48588View commit details -
Merge pull request #530 from puppetlabs/pdksync_CONT-189/remove_os_su…
…pport pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6
Configuration menu - View commit details
-
Copy full SHA for 4d507f0 - Browse repository at this point
Copy the full SHA 4d507f0View commit details
Commits on Oct 20, 2022
-
(CONT-173) - Updating deprecated facter instances
Prior to this PR, this module contained instances of Facter::Util::Resolution.exec and Facter::Util::Resolution.which, which are deprecated. This PR aims to replace these exec helpers with their supported Facter::Core::Execution counterparts. This PR: - Replaces all Facter::Util::Resolution instances with corresponding Facter::Core::Execution exec helpers Fixed Spec Test Failures
Configuration menu - View commit details
-
Copy full SHA for 19afda2 - Browse repository at this point
Copy the full SHA 19afda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c88fb0 - Browse repository at this point
Copy the full SHA 7c88fb0View commit details
Commits on Nov 7, 2022
-
Update package naming to differentiate between minor versions (#534)
* Update package naming to differentiate between minor versions * adjust tests to new archive names * adjust tests to new archive names
Configuration menu - View commit details
-
Copy full SHA for 1496d2f - Browse repository at this point
Copy the full SHA 1496d2fView commit details
Commits on Nov 22, 2022
-
(CONT-263) Update minimum required puppet version
Prior to this commit, and after the work performed in [Hardening manifests](#525), the minimum puppet version requirement was expected to be raised up to 6.24.0 to meet logic requirements. This commits aims to fix the missing bump.
Configuration menu - View commit details
-
Copy full SHA for 517969c - Browse repository at this point
Copy the full SHA 517969cView commit details -
Merge pull request #535 from puppetlabs/CONT-263-puppet_version_bump
(CONT-263) Update minimum required puppet version
Configuration menu - View commit details
-
Copy full SHA for 87c837d - Browse repository at this point
Copy the full SHA 87c837dView commit details
Commits on Nov 23, 2022
-
GitHub Action committed
Nov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 1d274be - Browse repository at this point
Copy the full SHA 1d274beView commit details -
Merge pull request #537 from puppetlabs/release-prep
Release prep v9.0.0
Configuration menu - View commit details
-
Copy full SHA for 266957d - Browse repository at this point
Copy the full SHA 266957dView 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.2.0...v9.0.0