-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: puppetlabs/ruby-pwsh
base: v1.2.0
head repository: puppetlabs/ruby-pwsh
compare: v1.2.1
- 14 commits
- 10 files changed
- 6 contributors
Commits on Aug 20, 2024
-
(CAT-1991) - Skip missing dirs invalid_dir method
Prior to this commit, the invalid_directories? method in pwsh::util would return true if a directory did not exist. We found this to cause issues with updating packages which modifiy the LIB env, as missing entries during install/uninstall/upgrade would raise an error and exit. Now, we alter the check to skip entries that do not exist, and only flag for an invalid directory if the path supplied is not a directory.
Configuration menu - View commit details
-
Copy full SHA for fd49a1f - Browse repository at this point
Copy the full SHA fd49a1fView commit details -
(CAT-1991) - Warn on invalid dir
This commit updates the initialize method in Pwsh::Manager to only warn not raise on invalid_directory returning true.
Configuration menu - View commit details
-
Copy full SHA for 729b60d - Browse repository at this point
Copy the full SHA 729b60dView commit details -
Merge pull request #334 from puppetlabs/cat-1991-skip_missing_dir_check
(CAT-1991) - Skip missing dirs invalid_dir method
Configuration menu - View commit details
-
Copy full SHA for 5603c13 - Browse repository at this point
Copy the full SHA 5603c13View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 463a1ba - Browse repository at this point
Copy the full SHA 463a1baView commit details -
Merge pull request #335 from puppetlabs/cat-1991-skip_missing_dir_check
(maint) - Fix incorrect test for file_path
Configuration menu - View commit details
-
Copy full SHA for 351b383 - Browse repository at this point
Copy the full SHA 351b383View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bcfa81 - Browse repository at this point
Copy the full SHA 3bcfa81View commit details -
Merge pull request #338 from alex501212/CAT-2041
AlmaLinux 8/9 added to metadata.json
Configuration menu - View commit details
-
Copy full SHA for a08de93 - Browse repository at this point
Copy the full SHA a08de93View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3ff5f6 - Browse repository at this point
Copy the full SHA b3ff5f6View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dfca90 - Browse repository at this point
Copy the full SHA 7dfca90View commit details -
Merge pull request #342 from puppetlabs/revert-292-fix_empty_string_n…
…ullification Revert "Fix empty string nullification"
Configuration menu - View commit details
-
Copy full SHA for 9db01de - Browse repository at this point
Copy the full SHA 9db01deView commit details -
Merge pull request #341 from puppetlabs/CAT-2041
updated readme for almalinux
Configuration menu - View commit details
-
Copy full SHA for 71dc17c - Browse repository at this point
Copy the full SHA 71dc17cView commit details -
GitHub Actions committed
Sep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for fd0483b - Browse repository at this point
Copy the full SHA fd0483bView commit details -
GitHub Actions committed
Sep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 5017e72 - Browse repository at this point
Copy the full SHA 5017e72View commit details -
Merge pull request #343 from puppetlabs/release-prep
Release prep v1.2.1
Configuration menu - View commit details
-
Copy full SHA for 78c3f26 - Browse repository at this point
Copy the full SHA 78c3f26View 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 v1.2.0...v1.2.1