Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-wsus_client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-wsus_client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 8 contributors

Commits on May 15, 2023

  1. (CONT-967) Replace all uses of validate_*() with assert_type()

    The process of removing all deprecated functions from stdlib has begun, so we now need to replace all mentions of validate_*() with the built in assert_type() function.
    david22swan committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3ccd3d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    496850f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #206 from david22swan/BUGFIX/main/remove_validate_…

    …legacy
    
    (CONT-967) Replace all uses of validate_*() with assert_type()
    jordanbreen28 authored May 15, 2023
    Configuration menu
    Copy the full SHA
    a767382 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #207 from puppetlabs/pdksync_CONT-930-rollout_new_…

    …gh-changelog
    
    pdksync - (CONT-930) - Roll out new changelog generator
    LukasAud authored May 15, 2023
    Configuration menu
    Copy the full SHA
    3ad5774 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. (CONT-1001) Add litmus ~> 1.0

    Ramesh7 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    02867f5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #208 from puppetlabs/pdksync_CONT-1001-update_litm…

    …us_dep
    
    pdksync - (CONT-1001) Add litmus ~> 1.0
    jordanbreen28 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    271afa5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    62daadf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update metadata.json

    Co-authored-by: jordanbreen28 <112936862+jordanbreen28@users.noreply.github.com>
    LukasAud and jordanbreen28 authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2dec5fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from puppetlabs/pdksync_CONT-1028-update-stdl…

    …ib-dependency
    
    pdksync - (MAINT) - Update Stdlib dependency
    jordanbreen28 authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c87d615 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    719eca1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from puppetlabs/CONT-990-Pull_Requests_template

    pdksync - (CONT-990) - Adding Community Pull Requests template
    LukasAud authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6c697bc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Release prep v6.1.0

    GitHub Actions committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3219415 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from puppetlabs/release-prep

    Release prep v6.1.0
    LukasAud authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    54d2791 View commit details
    Browse the repository at this point in the history
Loading