-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v0.4.0 #47
Merged
Merged
Release/v0.4.0 #47
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
issue #35 fix
…clude Ubuntu 18.04 and Ubuntu 20.04
feat: Adding in default values for Ubuntu 20.04
fix: removing 2 settings in ubuntu 20.04.yaml which aren't needed fix: updating init.pp to reflect optional params
feat: new class feat: added new case for when osfamily is equal to Debian fix: added when statement to ensure windows class code is only run on windows fix: corrected various linting issues
feat: updated changelog
… support fix: resolved unit test errors and remove unnecessary comments
…init.pp fix: converted several init.pp params to optional and removed their associated hiera as we no longer need it.
feat: added in extra unit testing to test apt_repository param works correctly. fix: added in default behaviour for param puppet strings for apt_repository
…ckage release types.
fix: corrected PDK validation issues feat: added capability for managing All Users, Current Host profile on Ubuntu
feat: Updated README.md to note that the updatecheck doesn't do anything on Linux
feat: upadting CHANGELOG.md fix: adding empty line at end of fixtures.yaml
feat: Updating README.md setup dependencies.
fix: correcting CHANGELOG syntax.
fix: adding in missing link for PowerShell colours
#27 - Initial support for Ubuntu
Updated: Module has been updated to use PDK v2.1.1
#42 - Update PDK
Feature/contributing
feat: Adding badge to README.md fix: updating Travis CI to build only on master branch not main.
feat: Updated CHANGELOG.md to now relfect the coverage of Code Coverage reports
feat: updated REFERENCE.md to document all changes for class params
Feature/code coverage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
apt_repository
for Ubuntu PowerShell package management.puppet strings
to account for new changes for Ubuntu support.Bugfixes
Windows Server 2012 R2
as it wasn't testing correctly.PowerShell Windows Colors
.master
instead ofmain
.