-
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.4.1
head repository: puppetlabs/ruby-pwsh
compare: 0.5.0
- 18 commits
- 17 files changed
- 9 contributors
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 629832d - Browse repository at this point
Copy the full SHA 629832dView commit details
Commits on Feb 13, 2020
-
Merge pull request #34 from puppetlabs/release
(MAINT) Mergeback from 0.4.1 release
James Pogran authoredFeb 13, 2020 Configuration menu - View commit details
-
Copy full SHA for eb0cfa8 - Browse repository at this point
Copy the full SHA eb0cfa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4ce95 - Browse repository at this point
Copy the full SHA bc4ce95View commit details
Commits on Feb 14, 2020
-
Merge pull request #35 from michaeltlombardi/maint/master/fix-tag-task
(MAINT) Ensure tag task actually tags with version
Configuration menu - View commit details
-
Copy full SHA for 8cf0c37 - Browse repository at this point
Copy the full SHA 8cf0c37View commit details
Commits on Feb 20, 2020
-
Merge pull request #26 from michaeltlombardi/maint/master/add-release…
…-guidance (MAINT) Add build & release steps to readme
carabasdaniel authoredFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 6963bbe - Browse repository at this point
Copy the full SHA 6963bbeView commit details
Commits on Feb 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af5c53e - Browse repository at this point
Copy the full SHA af5c53eView commit details
Commits on Mar 2, 2020
-
Merge pull request #36 from michaeltlombardi/maint/master/add-appveyo…
…r-testing (MAINT) Add appveyor testing
Configuration menu - View commit details
-
Copy full SHA for 03e90c7 - Browse repository at this point
Copy the full SHA 03e90c7View commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 251b32f - Browse repository at this point
Copy the full SHA 251b32fView commit details
Commits on Jun 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4c93c06 - Browse repository at this point
Copy the full SHA 4c93c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac164d - Browse repository at this point
Copy the full SHA 6ac164dView commit details -
(maint) convert
skips into metadata exclusionsThis makes the log much more manageable without a long list of pending examples.
Configuration menu - View commit details
-
Copy full SHA for 3adcb56 - Browse repository at this point
Copy the full SHA 3adcb56View commit details -
(IAC-887) avoid test failures on new powershell 7 behaviour
This likely is a problem with the tests not reacting well to a behavioral change in powershell 7, and not a code issue. The same tests ran fine previously with 6.2.4-1.ubuntu.18.04 in https://travis-ci.com/github/puppetlabs/ruby-pwsh/jobs/293023278 while the same commit (03e90c7) fails on powershell 7. This behaviour is also linux-specific.
Configuration menu - View commit details
-
Copy full SHA for a15ab56 - Browse repository at this point
Copy the full SHA a15ab56View commit details
Commits on Jun 25, 2020
-
Merge pull request #37 from DavidS/ruby27
(IAC-859) Add ruby 2.7 to test matrix
Configuration menu - View commit details
-
Copy full SHA for ca02b33 - Browse repository at this point
Copy the full SHA ca02b33View commit details
Commits on Aug 19, 2020
-
(IAC-1045) Move DSC base provider to pwshlib
Prior to this commit the code for the base provider of the new puppetized DSC modules was vendored into each module; this meant that if the provider ever needs to be updated, *every* prior release of the puppetized module would need to be built again and pushed with an incremented number. Moving the base provider to the pwshlib Puppet module (which is this ruby library packaged as a Puppet module) means that the provider can be updated separately from the PowerShell builder code and does not require rebuilding puppetized modules, only updating the reference pin for pwshlib. This also makes testing the provider easier as it lives in a ruby library now instead of in a PowerShell module.
Configuration menu - View commit details
-
Copy full SHA for 08b9a87 - Browse repository at this point
Copy the full SHA 08b9a87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2710ab7 - Browse repository at this point
Copy the full SHA 2710ab7View commit details
Commits on Aug 20, 2020
-
Merge pull request #39 from michaeltlombardi/ticket/master/iac-1045-d…
…sc-provider (IAC-1045) Add the DSC base Puppet provider to pwshlib
Configuration menu - View commit details
-
Copy full SHA for 74b34ef - Browse repository at this point
Copy the full SHA 74b34efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4fb5c - Browse repository at this point
Copy the full SHA bc4fb5cView commit details -
Merge pull request #40 from michaeltlombardi/prep-0.5.0
(MAINT) Prep for 0.5.0 release
Configuration menu - View commit details
-
Copy full SHA for 90b3609 - Browse repository at this point
Copy the full SHA 90b3609View 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.4.1...0.5.0