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

(CONT-784) Add Support for Puppet 8 / Drop Support for Puppet 6 #548

Merged
merged 15 commits into from Apr 17, 2023

Commits on Apr 17, 2023

  1. (MAINT) PDK Update

    david22swan committed Apr 17, 2023
    Copy the full SHA
    fae3edb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    776bbd9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    680d7a2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c325539 View commit details
    Browse the repository at this point in the history
  5. (CONT-784) Update Rubocop Versions

    New Versions:
    rubocop = 1.48.1
    rubocop-performance = 1.16.0
    rubocop-rspec = 2.19.0
    david22swan committed Apr 17, 2023
    Copy the full SHA
    8de236e View commit details
    Browse the repository at this point in the history
  6. (CONT-784) Rubocop Auto Fixes 1-5

    - Layout/EmptyLineAfterGuardClause
    - Layout/FirstArgumentIndentation
    - Layout/HashAlignment
    - Layout/LineContinuationLeadingSpace
    - Layout/LineContinuationSpacing
    david22swan committed Apr 17, 2023
    Copy the full SHA
    6f30dbe View commit details
    Browse the repository at this point in the history
  7. (CONT-784) Rubocop Auto Fixes 6-10

    - Layout/LineEndStringConcatenationIndentation
    - RSpec/BeNil
    - RSpec/EmptyLineAfterExample
    - RSpec/EmptyLineAfterExampleGroup
    - RSpec/EmptyLineAfterHook
    david22swan committed Apr 17, 2023
    Copy the full SHA
    9484496 View commit details
    Browse the repository at this point in the history
  8. (CONT-784) Rubocop Auto Fixes 11-15

    - RSpec/ImplicitSubject
    - Style/IfUnlessModifier
    - Style/RedundantRegexpEscape
    - Style/RescueStandardError
    - Style/TrailingCommaInHashLiteral
    david22swan committed Apr 17, 2023
    Copy the full SHA
    eac2c20 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    38098a2 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    08bab67 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9909096 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0e90b58 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    06fd02b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    572fd1e View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c595891 View commit details
    Browse the repository at this point in the history