mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #111 from mpepping/linter-for-puppet
Adds an action to validate Puppet modules using Puppet PDK.
This commit is contained in:
commit
bf063098e5
@ -94,6 +94,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
|||||||
- [Send your latest code coverage score to Coveralls.io](https://github.com/gavinhenderson/coveralls-action)
|
- [Send your latest code coverage score to Coveralls.io](https://github.com/gavinhenderson/coveralls-action)
|
||||||
- [Lint a Dockerfile using Hadolint](https://github.com/cds-snc/github-actions/tree/master/docker-lint)
|
- [Lint a Dockerfile using Hadolint](https://github.com/cds-snc/github-actions/tree/master/docker-lint)
|
||||||
- [Lint terraform files using tflint](https://github.com/cds-snc/github-actions/tree/master/tf-lint)
|
- [Lint terraform files using tflint](https://github.com/cds-snc/github-actions/tree/master/tf-lint)
|
||||||
|
- [Validate Puppet modules using Puppet PDK](https://github.com/mpepping/github-actions/tree/master/pdk-validate)
|
||||||
|
|
||||||
### Pull Requests
|
### Pull Requests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user