Guide for writing Conventional Commit messages, committing changes, and creating releases in this repository. Use when asked to commit, write a commit message, stage files, push, or create/cut a release.
DevSecNinja/truenas-apps
SkillsMP has collected 5 skills from DevSecNinja/truenas-apps. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 3
- GitHub forks
- 1
Skills in this repository
Showing 5 of 5 collected skills.
Add a new Docker Compose app to the TrueNAS Apps repository following all repo conventions. Use when adding a new service, onboarding a new app, creating a compose stack, or migrating an app to this repository.
Write BATS tests for shell scripts and run linting, formatting, security scanning, and validation checks on the repository. Use when asked to write tests, add test coverage, run checks, lint, validate, scan, or verify code before committing or in response to…
Retire a Docker Compose app from the TrueNAS Apps repository following all repo conventions. Use when removing a service, decommissioning an app, tearing down a stack, or cleaning up a retired application.
Guide for writing and maintaining documentation in this repository. Use when asked to write, update, or review docs, guides, or the README.