actions-marketplace-validations/csv-to-csvw action

Generate CSV-W from csv upload to repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 20, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/gss-cogs_csv-to-csvw-action@cfe7aced4b9be6d21a33b06755eac55971cb7a06 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commit-outputs-to-branchBoolean indicating whether the outputs (i.e. out folder) should be committed to the current branch (default is true).notrue
publish-to-gh-pagesBoolean indicating whether the outputs (i.e. out folder) should be published to the gh-pages branch and GitHub Pages (default is true).notrue
paths-to-excludeFile paths which csv-to-csvw should avoid converting into CSV-Wsno""
config-required(WARNING: Advanced Configuration) Only convert CSV files which have a companion JSON configuration file into CSV-Ws.nofalse
debug(WARNING: Advanced Configuration) Whether to output debug statements in order to help diagnose a fault or unexpected behaviour.nofalse
csvcubed-versionThe version of csvcubed to use in the csv-to-csvw-actionnocsvcubed

no outputs