PITCFlow - Pipeline Integrity, Trust & Compliance
Secure and compliant software delivery with trust and integrity. 🚀
Dagger module for daggerverse providing ready to use pipelines. They build and deliver your software / project with security and compliance out of the box.
The Dagger module is located in the pitc-flow directory.
Basic usage guide.
The pitc-flow directory contains a daggerverse Dagger module.
Check the official Dagger Module documentation: https://docs.dagger.io/api/module-structure
The Dagger CLI is needed.
List all functions of the module. This command is provided by the Dagger CLI.
dagger functions -m ./pitc-flow/Basic development guide.
dagger -m ./pitc-flow/ developPlease add gofmt -s -w . to your .git/hooks/pre-commit hook.