]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
Use reusable static code analysis
authorMichael Hashizume <michael.hashizume@puppet.com>
Fri, 2 Feb 2024 00:44:58 +0000 (16:44 -0800)
committerMichael Hashizume <michael.hashizume@puppet.com>
Fri, 2 Feb 2024 17:35:35 +0000 (09:35 -0800)
commitceb521d16751f4f4b1ee577827f14ccc9380ed45
treeaff7414b649f17cade074eece190811e6980acac
parentbf45fba3850ff5b9c68cc54cf2d43857fd93b16c
Use reusable static code analysis

This commit updates the static code analysis GitHub Actions workflow
from using a copy in this repository to a resuable copy in the Phoenix
team centralized GitHub Actions repository.

In addition, this removes the commits Rake task as it is no longer used
in the reusable version of this workflow.
.github/workflows/static_code_analysis.yaml
rakelib/commits.rake [deleted file]