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

Convert to PDK v3.0.0 and add support for Puppet 8 #78

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

Commits on Aug 7, 2023

  1. Convert to PDK v3.0.0

    Phil Friderici committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cd4ee5e View commit details
    Browse the repository at this point in the history
  2. Add OS facts to unit tests

    Phil Friderici committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d27063d View commit details
    Browse the repository at this point in the history
  3. Satisfy puppet-lint

    Phil Friderici committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8f15022 View commit details
    Browse the repository at this point in the history
  4. Satisfy rubocop

    Phil Friderici committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    db44600 View commit details
    Browse the repository at this point in the history
  5. Add support for Puppet 8

    Phil Friderici committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0514bab View commit details
    Browse the repository at this point in the history
  6. Add Github actions for testing with Puppet 7 & 8

    Phil Friderici committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f13fda2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Remove FreeBSD traces from params.pp

    Phil Friderici committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8876a7d View commit details
    Browse the repository at this point in the history
  2. Refactor unit tests

    - utilize FacterDB for complete OS facts
    - add tests to become more feature complete
    Phil Friderici committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    14933a8 View commit details
    Browse the repository at this point in the history
  3. Set resource coverage percentage to 100%

    Phil Friderici committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4ab87ab View commit details
    Browse the repository at this point in the history