Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f99be19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb332b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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

Commits on Feb 12, 2024

  1. Merge pull request #698 from h0tw1r3/bookworm

    Add Debian 12 bookworm support
    joshcooper authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6600b8a View commit details
    Browse the repository at this point in the history
  2. Pin to beaker-puppet 2.x by default

    If BEAKER_PUPPET_VERSION is not defined, then bundle install will fail, because
    this module is still using beaker 4, but the head of beaker-puppet requires
    beaker 5.
    
    This module is not yet beaker 5 compatible, so pin to an earlier beaker-puppet.
    joshcooper committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f666342 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #699 from joshcooper/gem_deps

    Pin to beaker-puppet 2.x by default
    mhashizume authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    174fd48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #697 from h0tw1r3/perl-file-fetch

    support download with perl file::fetch
    mhashizume authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    87bebd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    07f6d34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #701 from span786/PA-6142-upgrade-beaker-beaker-pu…

    …ppet-beaker-abs-versions-to-support-amazon-linux-2023
    
    [PA-6142]: Upgraded beaker, beaker-puppet & beaker-abs gem
    joshcooper authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0b3bd19 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    b99a2e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #702 from h0tw1r3/python3-urllib

    support download with python3 urllib.request
    mhashizume authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    917a7ed View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

  1. (PA-5780) Update Gemfile and .sync.yml to use updated beaker gems

    In #701, the acceptance Gemfile was updated to use Beaker 5 along
    with newer versions of beaker-abs and beaker-puppet. This commit
    updates .sync.yml and the main Gemfile to drop beaker-pe and use
    the same newer beaker dependencies:
    beaker 5.x
    beaker-abs 1.x
    beaker-puppet 3.x
    AriaXLi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d9334f3 View commit details
    Browse the repository at this point in the history
  2. (maint) Limit beaker-puppet to Ruby < 3.1

    beaker-puppet is not compatible with Ruby >= 3.2 due to taint functions.
    If you try to run `bundle install` with Ruby > 3.1 in its gemspec and
    beaker-puppet, Bundler errors with:
    
    Because beaker-puppet >= 3.0.0 depends on Ruby >= 2.7, < 3.2
      and Gemfile depends on beaker-puppet ~> 3.0,
      Ruby >= 2.7, < 3.2 is required.
    So, because current Ruby version is = 3.2.3,
      version solving has failed.
    
    This commit updates the Gemfile to only list beaker-puppet if Ruby is
    less than 3.1.0.
    AriaXLi committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7442c58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #705 from AriaXLi/PA-5780/puppet_agent

    (PA-5780) Update Gemfile and .sync.yml to use Beaker 5
    joshcooper authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a64bc04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #704 from zbentley/fix_703

    [Fix #703] use 'type' instead of 'which' for increased portability
    mhashizume authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4d148c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    8bae8cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b38d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e837d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Merge pull request #706 from span786/PA-5586-add-debian-12-x86-64-to-…

    …the-puppet-agent-module-task-acceptance
    
    [PA-5586]: Add debian-12-x86_64 to the puppet agent module task acceptance
    span786 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    25012c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #707 from mhashizume/PA-6049/main/release-prep

    Release prep housekeeping
    tvpartytonight authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b8db2ad View commit details
    Browse the repository at this point in the history
  3. Release prep v4.19.0

    GitHub Actions committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    462bf46 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #708 from puppetlabs/release-prep

    Release prep v4.19.0
    mhashizume authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ba01fdb View commit details
    Browse the repository at this point in the history