Skip to content
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

Enhancements #53

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 25, 2023

  1. Update to PDK v3.0.0

    - use https for fixtures to fix unit tests
    Phil Friderici committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b1439fb View commit details
    Browse the repository at this point in the history
  2. Satisfy puppet-lint & rubocop

    Phil Friderici committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    562573f View commit details
    Browse the repository at this point in the history
  3. Add support for Puppet 8

    Phil Friderici committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4b2f751 View commit details
    Browse the repository at this point in the history
  4. Add Github CI actions for automatic unit testing

    Phil Friderici committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cef6320 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Rewrite unit tests to be more complete and strict

    Phil Friderici committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1cab056 View commit details
    Browse the repository at this point in the history
  2. Add resource coverage reporting/testing

    Phil Friderici committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c1ba528 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Move OS related data from params into module hiera

    Phil Friderici committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0c0ef59 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Use stricter variable types

    Phil Friderici committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    76cf1fa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Use empty arrays instead of undef

    Phil Friderici committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6c30ad0 View commit details
    Browse the repository at this point in the history
  2. Fix template; add missing space at shells

    Phil Friderici committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    58cbb66 View commit details
    Browse the repository at this point in the history