voxpupuli / puppet-icinga2

Puppet module to manage Icinga 2
https://forge.puppet.com/icinga/icinga2
Apache License 2.0
61 stars 94 forks source link

Bump voxpupuli/gha-puppet from 1 to 2 #758

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps voxpupuli/gha-puppet from 1 to 2.

Changelog

Sourced from voxpupuli/gha-puppet's changelog.

2.0.0 - 2023-10-18

  • Beaker: Add a beaker_facter parameter
  • Make puppet_metadata set the Beaker matrix name and env vars
  • Use Ruby 3.2 in CI

1.1.0 - 2023-10-18

  • Make CI runner configureable with a parameter
  • Require Puppet 7.x in matrix setup job
  • Beaker: Add a domain parameter
  • Pin Beaker workflow to Ubuntu 20.04 images for EL7 support
  • Beaker: Add a beaker_hypervisor parameter
  • Beaker: Add a additional_packages parameter
  • Document github.ref_name instead of .head_ref
  • Add a cache-version parameter
  • Add a working-directory parameter

1.0.0 - 2022-01-27

Initial version

Commits
  • 9217ba1 Merge pull request #50 from traylenator/update
  • ea3ac5c Always refresh apt metadata
  • b66ada4 Merge pull request #49 from evgeni/vagrant
  • fafc4ec add support for vagrant-libvirt on GHA
  • 4e7fe70 Merge pull request #47 from voxpupuli/env
  • fa363d3 beaker: Pass beaker_hcloud_token secret
  • e8d0217 Merge pull request #44 from ekohl/release-2.0.0
  • b3f3217 Release 2.0.0
  • 7176c2f Merge pull request #42 from ekohl/set-in-env-var
  • c6ee8e9 Add beaker_facter input parameter
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)