- Terraform_test : Runs
terraform test - Changelog-tfupdates : Updates Changelog automatically adds bullet under
unreleasedif any of (terraform.lock, or provider.version) change - Changelog-terraform-docs : Updates Changelog automatically adds bullet under
unreleasedif any READMEs change - Changelog-terraform-tests : Updates Changelog automatically adds bullet under
unreleasedif any changes occur under./tests - Pluralith local : Runs Pluralith locally
- Ensure links exist in footer for each version
- Ensure links in footer that aren't
unreleasedor0.1.0describe show compare links - Ensure CHANGELOG includes links to TAGs/Releases
- Auto update CHANGELOG.md using commit messages (following conventional commit)
- Fixed: (fix)
- Added: (feat)
- Changed: (refactor)
- Uncategorized: (docs,style,perf,test,build,ci,chore)
- Add
codecovrun - Check repo links (find dead links)
.proto: syntax validation, variable name linting, file name linting- Run cosign
.go.py.nix: syntax validation, variable name linting, file name linting, run tests, sbom signingin-toto/witness: generate attestations- PR(in-toto/witness): Modify releases to be
go get/installcompatible - PR(in-toto/witness): Make config file more intuitive
- PR(in-toto/witness): Add additional Examples
- PR(in-toto/witness): Add
.pre-commit-hooks.yaml&/hooks/witness.sh
- PR(in-toto/witness): Modify releases to be
- sort
mod.rsfiles contents - check for code doc coverage
- create issues out of
**/TODO.mdcontents via theghcli oroctocrate