developer-guy / excoriate-daggerverse

A collection of Dagger modules powered by Dagger.

Repository from Github https://github.comdeveloper-guy/excoriate-daggerverseRepository from Github https://github.comdeveloper-guy/excoriate-daggerverse

logo

Daggerverse Modules πŸ“¦

---
Module Status What it does?
IAC Terragrunt βœ… Run Terragrunt commands.
Terraform βœ… Run Terraform commands.
Terratest βœ… Run Terratest commands.
GitLab CICD Vars βœ… Manage GitLab CI/CD variables.
GoReleaser βœ… Wraps GoReleaser functionality as a dagger module.
TFLint βœ… Run TFLint commands.
GoTest βœ… A simplify way to run Go Tests (using Go Test, and/or GoTestsum).

How to contribute πŸ€” ?

First, read the contribution guidelines. Then, if you're already a ninja, it means you enjoy using Taskfile so just run:

# This initialises the hooks, and ensure you're always using their latest version.
task pc-init

# This is just a check. It will run all the checks on the codebase.
task pc-run

The current workflows in GitHub Actions will do the rest ;).

About

A collection of Dagger modules powered by Dagger.

License:MIT License


Languages

Language:Go 94.8%Language:HCL 4.1%Language:Shell 1.1%