-
Notifications
You must be signed in to change notification settings - Fork 64
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-iis
base: v8.0.3
head repository: puppetlabs/puppetlabs-iis
compare: v8.1.0
- 13 commits
- 9 files changed
- 6 contributors
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3221edc - Browse repository at this point
Copy the full SHA 3221edcView commit details
Commits on Jul 21, 2021
-
Merge pull request #329 from puppetlabs/pdksync_iac-1149
pdksync - (maint) - Updating Contribution Guidelines
Configuration menu - View commit details
-
Copy full SHA for ee48165 - Browse repository at this point
Copy the full SHA ee48165View commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d17381a - Browse repository at this point
Copy the full SHA d17381aView commit details
Commits on Mar 4, 2022
-
Merge pull request #335 from puppetlabs/pdksync_FM-8922/main/add_wind…
…ows_2022_support pdksync - (FM-8922) - Add Support for Windows 2022
Configuration menu - View commit details
-
Copy full SHA for c82ca6d - Browse repository at this point
Copy the full SHA c82ca6dView commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e79412a - Browse repository at this point
Copy the full SHA e79412aView commit details
Commits on Mar 10, 2022
-
[MODULES-11188] Additional utility changes
Prior to this commit, there was an attempt to fix an issue where puppet could not handle a trailing '/' at the end of a physicalpath. While it stopped users from creating resources with trailing '/', it did not fix existing IIS entities that already had the trailing '/'. This commit aims to complement the previous code by removing trailing '/' in physicalpaths for existing resources.
Configuration menu - View commit details
-
Copy full SHA for 7ab4070 - Browse repository at this point
Copy the full SHA 7ab4070View commit details -
[MODULES-11188] Fixing unit tests
Prior to this commit there were some unit tests that would fail due to the additional checks inserted in the latest fix. Some of the previous code would also not work as intended and lint was throwing warnings at some formatting choices made. This commit aims to provide a number of small fixes to deal with both, lint warnings and small errors in previous code that would make unit tests fail.
Configuration menu - View commit details
-
Copy full SHA for fede627 - Browse repository at this point
Copy the full SHA fede627View commit details -
[MODULES-11188] Updating README
Prior to this commit several fixes were implemented to deal with the problem described in the JIRA ticket MODULES-11188. As a result of those changes, the behaviour of the module regarding physicalpaths was slighly altered. This commit aims to update the README file to inform users about the previously existing issue and the measures that the module will take to deal with it.
Configuration menu - View commit details
-
Copy full SHA for 71cc0c7 - Browse repository at this point
Copy the full SHA 71cc0c7View commit details -
Merge pull request #330 from puppetlabs/modules-11188
MODULES-11188: trim physicalpath for iis_application resource
Configuration menu - View commit details
-
Copy full SHA for 56e9b46 - Browse repository at this point
Copy the full SHA 56e9b46View commit details
Commits on Mar 14, 2022
-
(MODULES-11188) Fix physicalPath on apps and sites
Prior to this commit it looks like we'd chosen the incorrect property to pull back from the iis config. PhysicalPath != physicalPath and the former was behaving differently between the app and site resources. This commit standardises on physicalPath which returns the correct value for both app and site resources. For clarity, physicalPath returns a string which we can directly manipulate if required.
Configuration menu - View commit details
-
Copy full SHA for 4ab8f4b - Browse repository at this point
Copy the full SHA 4ab8f4bView commit details -
Merge pull request #336 from puppetlabs/MODULES-11188-physical_path_f…
…ixes (MODULES-11188) Fix physicalPath on apps and sites
Configuration menu - View commit details
-
Copy full SHA for 0f935a2 - Browse repository at this point
Copy the full SHA 0f935a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f0b22 - Browse repository at this point
Copy the full SHA 43f0b22View commit details -
Merge pull request #338 from david22swan/release_prep
Release prep v8.1.0
Configuration menu - View commit details
-
Copy full SHA for 3da47b8 - Browse repository at this point
Copy the full SHA 3da47b8View 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.0.3...v8.1.0