-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: puppetlabs/ruby-pwsh
base: 0.7.3
head repository: puppetlabs/ruby-pwsh
compare: 0.7.4
- 7 commits
- 4 files changed
- 4 contributors
Commits on Feb 3, 2021
-
Merge pull request #103 from puppetlabs/release
(MAINT) Mergeback 0.7.3 Release
sanfrancrisko authoredFeb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for f064862 - Browse repository at this point
Copy the full SHA f064862View commit details
Commits on Feb 11, 2021
-
(GH-105) Ensure canonicalized_cache check validates against namevar
Prior to this commit the safety check in the canonicalize method intended to prevent multiple executions to canonicalize the same resource compared the cached resources to the *full* resource being checked; this commit changes that check to only search for a hash containing the matching namevars. This should prevent multiple runs and bugs where mandatory parameters are dropped during an RSAPI refresh event.
Configuration menu - View commit details
-
Copy full SHA for 1d1d0b3 - Browse repository at this point
Copy the full SHA 1d1d0b3View commit details -
Merge pull request #107 from michaeltlombardi/gh-105/main/check-canon…
…ical-cache-on-namevar (GH-105) Ensure canonicalized_cache check validates against namevar
Configuration menu - View commit details
-
Copy full SHA for 89cef9b - Browse repository at this point
Copy the full SHA 89cef9bView commit details -
(GH-105) Ensure set runs on ambiguous ensure states
Prior to this commit if a resource is ensurable but the value of ensure on the target node was not Present or Absent the call to run Invoke-DscResource never gets made. This commit updates the logic in the set method to call update() if the state of the ensurable resource is ambiguous from a CRUD perspective, which is preferable to not running set at all.
Configuration menu - View commit details
-
Copy full SHA for ea1a013 - Browse repository at this point
Copy the full SHA ea1a013View commit details
Commits on Feb 12, 2021
-
Merge pull request #108 from michaeltlombardi/gh-105/main/call-update…
…-on-ambiguous-ensure (GH-105) Ensure set runs on ambiguous ensure states
Configuration menu - View commit details
-
Copy full SHA for 65b23a6 - Browse repository at this point
Copy the full SHA 65b23a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cca17c - Browse repository at this point
Copy the full SHA 5cca17cView commit details -
Merge pull request #109 from michaeltlombardi/maint/release/prep-074
(MAINT) Prep for 0.7.4 release
Configuration menu - View commit details
-
Copy full SHA for 23b8a26 - Browse repository at this point
Copy the full SHA 23b8a26View 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 0.7.3...0.7.4