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-postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.2.0
Choose a head ref
  • 16 commits
  • 10 files changed
  • 8 contributors

Commits on Apr 2, 2024

  1. Fix mend to run on cron

    malikparvez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7185fd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    3c32db8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1587 from bastelfreak/space

    client.pp: Purge trailing whitespace
    ekohl authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    285a41c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. repo/apt_postgresql_org: use modern APT keyrings

    This makes use of puppetlabs/puppetlabs-apt#1128
    to store the public key in /etc/apt/keyrings and add a signed-by
    option to the sources.list.d entry.
    kenyon committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8aadd09 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #1563 from kenyon/modern-apt-keyring

    Use modern APT keyrings on Debian family; require puppetlabs/apt 9.2
    ekohl authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3904ab3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #1586 from puppetlabs/update_mend

    pdksync - update mend to work on cron
    praj1001 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    922395b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a72c332 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1589 from bastelfreak/tests4

    acceptance tests: ensure code is idempotent
    bastelfreak authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    175c842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bb7d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1592 from bastelfreak/fixtures

    .fixtures.yml: unpin puppet_agent dependency
    bastelfreak authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    adb724a View commit details
    Browse the repository at this point in the history
  5. List Debian 12 as supported system

    deric authored and bastelfreak committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5b0fb8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1488 from puppetlabs/debian12

    List Debian 12 as supported system
    bastelfreak authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7e2d817 View commit details
    Browse the repository at this point in the history
  7. (#1532) Replace ParserError with Puppet::Error

    I'm not sure how we ended up with ParserError in the
    provider. This exception doesn't exist in Ruby.
    Puppet ships ther own exception, Puppet::Error. It
    probably makes sense to raise that instead.
    
    Fixes 179472b
    
    Alternative implementation for #1538
    bastelfreak committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b797bbd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge pull request #1540 from bastelfreak/rubocop2

    (#1532) Replace ParserError with Puppet::Error
    Ramesh7 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    68cc244 View commit details
    Browse the repository at this point in the history
  2. Release prep v10.2.0

    GitHub Actions committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    26a3e8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1593 from puppetlabs/release-prep

    Release prep v10.2.0
    Ramesh7 authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5e6e994 View commit details
    Browse the repository at this point in the history
Loading