stephenmoloney / ci-actions

Docker build tools for containers targeting ci pipeline actions.

Home Page:https://hub.docker.com/r/smoloney/ci-actions-bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-actions

Build Status License

ci-actions is a collection of tasks targetting ci pipelines

The collections are outlined in the tables below with links to the readme of the specific action.

Linting

Linting Package Purpose Dockerhub Image Name Recent Image Tags
helm For linting helm templates smoloney/ci-actions-helm latest, 2.12.3
prettier For linting various file types smoloney/ci-actions-prettier latest, 1.16.4
remark For linting various file types smoloney/ci-actions-remark latest, 6.0.4

Formatting

Formatting Package Purpose Dockerhub Image Name Recent Image Tags
prettier For formatting various file types smoloney/ci-actions-prettier latest, 1.16.4

Tests

Run the tests

bash test.sh

License

MIT

About

Docker build tools for containers targeting ci pipeline actions.

https://hub.docker.com/r/smoloney/ci-actions-bundle

License:MIT License


Languages

Language:Shell 52.3%Language:Dockerfile 31.3%Language:Roff 9.7%Language:Smarty 6.7%