]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
(MODULES-11418) Resuable workflows for unit tests
authorMichael Hashizume <michael.hashizume@puppet.com>
Wed, 19 Apr 2023 20:18:11 +0000 (13:18 -0700)
committerMichael Hashizume <michael.hashizume@puppet.com>
Wed, 19 Apr 2023 20:18:11 +0000 (13:18 -0700)
commit22918d6dd35ea51b0bf3dde3639a34cb50a78a0a
treee9f9205b069064d1b136db7803bc8918a8d873f3
parent278ca98b3bcdb6082a7d053f0b4b3e82ea4574d6
(MODULES-11418) Resuable workflows for unit tests

This commit switches the GitHub Actions workflows for unit tests
over to using the reusable workflows in
puppetlabs/phoenix-github-actions.
.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
.github/workflows/unit_tests.yaml [new file with mode: 0644]
.github/workflows/unit_tests_with_nightly_puppet_gem.yaml [deleted file]
.github/workflows/unit_tests_with_released_puppet_gem.yaml [deleted file]