frappe-testing-cicd skillA
frappe-testing-cicd is agent-read markdown (skill) from impertio-studio/frappe_claude_skill_package: Use when setting up CI/CD pipelines for Frappe apps, configuring GitHub Actions test workflows, or adding linting and security scanning. Prevents broken CI from incorrect test matrix configuration, missing MariaDB/Redis services, and uncaught code quality issues. Covers GitHub Actions workflows, test matrix (Python/Node versions), semgrep rules, pre-commit hooks, linting (ruff, eslint), CI test environment setup. Keywords: CI/CD, GitHub Actions, test matrix, semgrep, pre-commit, linting, ruff, e.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# CI/CD Pipelines ## Quick Reference | Task | Tool / File | |------|------------| | Install pre-commit hooks | `pre-commit install --hook-type pre-commit --hook-type commit-msg` | | Run all pre-commit checks | `pre-commit run --all-files` | | Run linter | `ruff check .` | | Run formatter | `ruff format .` | | Run ESLint | `npx eslint "**/*.js" --quiet` | | Run tests in CI | `bench --site test_site run-tests --app myapp` | | Run parallel tests | `bench --site test_site run-parallel-tests --total-builds 2 --build-number 0` | | Generate coverage | `coverage run -m pytest && coverage xml` | | Generate JUnit XML | `bench --site test_site run-tests --junit-xml-output report.xml` | ## Decision Tree: CI/CD Setup ``` Setting up CI for a Frappe app? ├─ Start with GitHub Actions workflow │ ├─ ALWAYS include MariaDB + Redis services │ ├─ ALWAYS use test matrix for Python versions │ └─ Optionally add PostgreSQL for dual-DB support ├─ Add pre-commit hooks │ ├─ ALWAYS include ruff (Python linting + formatting) │ ├─ ALWAYS include eslint + prettier (JS/Vue) │ └─ Add commitlint for conventional commits ├─ Add security scanning? │ └─ YES → Add semgrep with Frappe-specific rules …
Read the whole file at its exact version.
How to install
mdr add impertio-studio/frappe_claude_skill_package/frappe-testing-cicd@v2.0mdr add impertio-studio/frappe_claude_skill_package/frappe-testing-cicd@sha256:07a8716e1a40a99ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jg3dqcu7o3n5aklt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v2.0 latest | 2026-03-30 | d83dc82 | 12,691 B | A | view · diff |
| v2.0 | 2026-03-20 | ec51f9e | 12,612 B | A | view · diff |
| v2.0 | 2026-03-20 | bb8f8c3 | 956 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (12691 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
impertio-studio/frappe_claude_skill_package · 182 stars · license NOASSERTION · pushed 2026-09-17 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jg3dqcu7o3n5aklt GET https://markdownregistry.com/api/v1/resolve?ref=impertio-studio/frappe_claude_skill_package/frappe-testing-cicd GET https://markdownregistry.com/api/v1/blob/07a8716e1a40a99e89179e110ad13aac22da08ca83d2a26a95b3ae7ecf44bc51
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.