-
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.1.0
head repository: puppetlabs/ruby-pwsh
compare: v1.1.1
- 16 commits
- 7 files changed
- 7 contributors
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for daf6a8c - Browse repository at this point
Copy the full SHA daf6a8cView commit details -
Merge pull request #285 from puppetlabs/maint-update_mend_trigger
(maint) - Update mend trigger
Configuration menu - View commit details
-
Copy full SHA for 63cd05f - Browse repository at this point
Copy the full SHA 63cd05fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aafa71d - Browse repository at this point
Copy the full SHA aafa71dView commit details -
Merge pull request #287 from puppetlabs/maint-update_mend_trigger
(test) - update workflow ref to test changes
Configuration menu - View commit details
-
Copy full SHA for 9ec366c - Browse repository at this point
Copy the full SHA 9ec366cView commit details -
Revert "(test) - update trigger to test changes"
This reverts commit aafa71d.
Configuration menu - View commit details
-
Copy full SHA for 17d0e91 - Browse repository at this point
Copy the full SHA 17d0e91View commit details -
Merge pull request #288 from puppetlabs/revert_temp_mend_ref
Revert "(test) - update trigger to test changes"
Configuration menu - View commit details
-
Copy full SHA for 8f948f2 - Browse repository at this point
Copy the full SHA 8f948f2View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d99e024 - Browse repository at this point
Copy the full SHA d99e024View commit details -
Merge pull request #290 from puppetlabs/update-codeowners
Update CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for 9721f08 - Browse repository at this point
Copy the full SHA 9721f08View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 054967c - Browse repository at this point
Copy the full SHA 054967cView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af92848 - Browse repository at this point
Copy the full SHA af92848View commit details -
Merge pull request #289 from puppetlabs/maint-refactor_retry_method
(maint) - refactor retry_invoke_dsc_resource
Configuration menu - View commit details
-
Copy full SHA for 9203b8d - Browse repository at this point
Copy the full SHA 9203b8dView commit details
Commits on Feb 19, 2024
-
(CAT-1724) - Fix Provider returned data not matching Type Schema
Prior to this commit, we would see the above error returned when dsc would return a nil value for a required string in its data hash. As puppet is not expecting a nil value, but rather an empty string, the error is raised on each puppet run where this occurs. We can fix this by converting all required string attributes values in the data hash from nil to an empty string ('').Configuration menu - View commit details
-
Copy full SHA for e802c9a - Browse repository at this point
Copy the full SHA e802c9aView commit details -
Merge pull request #295 from puppetlabs/cat-1724-fix_value_mismatch
(CAT-1724) - Fix Provider returned data not matching Type Schema
Configuration menu - View commit details
-
Copy full SHA for 8c4a5bb - Browse repository at this point
Copy the full SHA 8c4a5bbView commit details
Commits on Feb 21, 2024
-
GitHub Actions committed
Feb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f393e8 - Browse repository at this point
Copy the full SHA 1f393e8View commit details -
GitHub Actions committed
Feb 21, 2024 Configuration menu - View commit details
-
Copy full SHA for a4b4f96 - Browse repository at this point
Copy the full SHA a4b4f96View commit details -
Merge pull request #297 from puppetlabs/release-prep
Release prep v1.1.1
Configuration menu - View commit details
-
Copy full SHA for 900a944 - Browse repository at this point
Copy the full SHA 900a944View 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.1.0...v1.1.1