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-stdlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-stdlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.4.0
Choose a head ref
  • 16 commits
  • 14 files changed
  • 9 contributors

Commits on Aug 10, 2023

  1. (CAT-343) Audit modules and tools for references to travis. Removed a…

    …ll needless references to travis.
    GSPatton committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2ace21b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge pull request #1388 from puppetlabs/pdksync_CAT-343-Remove_travi…

    …s_refs
    
    pdksync - (CAT-343) Audit modules and tools for references to travis. Removed all needless references to travis.
    malikparvez authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    abac8ae View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Remove unused parser deprecation function

    There is already a modern function API definition for the deprecation
    function, so this ends up being unused.
    
    Fixes: 72d2365 ("(MODULES-3529)add deprecation function")
    ekohl committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ec88e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    d32162b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1395 from puppetlabs/CAT-1382-Fix-CI-Pipeline

    [CAT-1382] : Fixing CI failure due to rubocop
    ekohl authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1e3884d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Modernise fqdn_rotate function

    Convert the function to the modern function API as a namespaced function
    and use the `networking` fact instead of legacy facts.
    
    A non-namespaced shim is also created (but marked deprecated),
    to preserve compatibility.
    
    Fixes #1381
    alexjfisher committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    cc0454e View commit details
    Browse the repository at this point in the history
  2. Regenerate REFERENCE.md

    alexjfisher committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bf32b58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1392 from ekohl/remove-old-parser-function

    Remove unused parser deprecation function
    bastelfreak authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a2bc434 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1341 from alexjfisher/modernise_fqdn_rotate

    Modernise `fqdn_rotate` function
    alexjfisher authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    139f6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    0438ae1 View commit details
    Browse the repository at this point in the history
  2. fixing rubocop failure

    rajat-puppet committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cb0fd17 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1398 from puppetlabs/fix-rubocop-failure

    Fixing rubocop failure
    rajat-puppet authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7976477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cfa5d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1393 from puppetlabs/pdksync_CAT-1366-fix_issue_url

    pdksync - (CAT-1366) - Fix issue url from old jira to github
    Ramesh7 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    70706b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Release prep v9.4.0

    GitHub Actions committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    90e7524 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge pull request #1399 from puppetlabs/release-prep

    Release prep v9.4.0
    Ramesh7 authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4846f84 View commit details
    Browse the repository at this point in the history
Loading