]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commit
(MODULES-10945) Do not install PDK when running PR tests
authorGabriel Nagy <gabriel.nagy@puppet.com>
Thu, 18 Feb 2021 13:53:50 +0000 (15:53 +0200)
committerGabriel Nagy <gabriel.nagy@puppet.com>
Thu, 18 Feb 2021 14:20:59 +0000 (16:20 +0200)
commit854f8ca1247256dae41ee8eedbd4d069bf19759d
tree61960c447ccd64b6caeeb6dd031080cb278a5bef
parent9b8399def738d645db7b0756442dab2a23b305b5
(MODULES-10945) Do not install PDK when running PR tests

Create a separate group in the Gemfile for pdk and puppet-blacksmith
which are only used for releasing. In the workflow, avoid installing the
release group.
.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
.github/workflows/static_code_analysis.yaml
.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
.github/workflows/unit_tests_with_released_puppet_gem.yaml
Gemfile