-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-dsc_lite
base: 1.2.0
head repository: puppetlabs/puppetlabs-dsc_lite
compare: 1.2.1
- 10 commits
- 9 files changed
- 3 contributors
Commits on Feb 5, 2019
-
Merge pull request #101 from puppetlabs/release
Mergeback - 1.2.0
Configuration menu - View commit details
-
Copy full SHA for fb60f57 - Browse repository at this point
Copy the full SHA fb60f57View commit details
Commits on Mar 14, 2019
-
(WIN-280) add skip() unless pattern to tests
to facilitate more complete test output from our unit tests.
Erick Banks committedMar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for f196f86 - Browse repository at this point
Copy the full SHA f196f86View commit details
Commits on Mar 15, 2019
-
(MAINT) Remove empty test file.
Erick Banks committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for dac675b - Browse repository at this point
Copy the full SHA dac675bView commit details -
(MAINT) Remove empty test file.
Erick Banks committedMar 15, 2019 Configuration menu - View commit details
-
Copy full SHA for c8ddd54 - Browse repository at this point
Copy the full SHA c8ddd54View commit details -
Merge pull request #102 from ThoughtCrhyme/WIN-280
(WIN-280) add skip() unless pattern to tests
Configuration menu - View commit details
-
Copy full SHA for deba7f0 - Browse repository at this point
Copy the full SHA deba7f0View commit details
Commits on Apr 9, 2019
-
Merge pull request #103 from ThoughtCrhyme/MAINT
MAINT remove empty test file.
Configuration menu - View commit details
-
Copy full SHA for 0afd01d - Browse repository at this point
Copy the full SHA 0afd01dView commit details
Commits on Apr 12, 2019
-
(MODULES-8856) Redact debug output
Prior to this commit the provider would output the full PowerShell log to be executed during debug runs. This was to ensure that we could verify exactly what would be executed. However, this also meant that credentials and other secrets could leak into the debug output, and thus also into PuppetDB logs. This commit modifies the provider and a helper to inject a PowerShell comment after a secret as `# PuppetSensitive`. This does not interfere with passing the data to PowerShell, but does allow us to redact the sensitive information using a regex matcher prior to emitting via debug logging. That redaction is handled by a new class method on the provider called `redact_content`. This commit also includes updated spec tests to verify that sensitive data, when present, can be both unwrapped *and* redacted prior to being emitted.
Configuration menu - View commit details
-
Copy full SHA for 1bc180f - Browse repository at this point
Copy the full SHA 1bc180fView commit details -
Merge pull request #104 from michaeltlombardi/ticket/master/MODULES-8…
…856-redact-debug (MODULES-8856) Redact debug
Configuration menu - View commit details
-
Copy full SHA for c82544d - Browse repository at this point
Copy the full SHA c82544dView commit details
Commits on Apr 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dba7eef - Browse repository at this point
Copy the full SHA dba7eefView commit details
Commits on Apr 18, 2019
-
Merge pull request #105 from michaeltlombardi/ticket/release/MODULES-…
…8940 (MODULES-8940) Prep for 1.2.1 release
Configuration menu - View commit details
-
Copy full SHA for 8b950db - Browse repository at this point
Copy the full SHA 8b950dbView 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 1.2.0...1.2.1