bertpl/gitsvg-action

Render, validate, or drift-check .gitsvg.jsonl diagrams as SVG in CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandWhat to do: render | validate | checknorender
inputPath to a .gitsvg.jsonl file or a directory of themyes
outputWhere to write SVG output (render/check). A file path for a single-file input, or a directory for a directory input. If empty, defaults to the input's sibling .svg (file) or in place (directory). no""
smallMinification level 0-3 (render/check); 0 = pristineno0
gitsvg-versiongitsvg version to install — a PyPI version (e.g. 0.2.6), or 'latest'nolatest
python-versionPython for the runner (gitsvg requires >=3.11)no3.13
namedescription
svg-pathPath of the generated SVG (single-file render; empty for a directory input)
svg-countNumber of diagrams rendered