rafalberezin/Upload Supabase Docs

Upload project documentation to Supabase storage and database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for accessing repository data.yes
supabase-urlSupabase project URL.yes
supabase-keySupabase project API key with select, insert, update and delete permissions in the specified storage bucket.yes
articles-pathPath to documentation articles directory.yesdocs/articles
assets-pathPath to documentation assets directory.no
meta-pathPath to metadata file. (.yml, .yaml or .json)no
storage-bucketSupabase storage bucket that stores documentation files.yes
storage-articles-dirPath to directory that stores articles in the storage bucket.yesarticles
storage-assets-dirPath to directory that stores assets in the storage bucket. Required when 'assets-path' is specified.no
trim-prefixesWhether to trim numeric prefixes like 01- from uploaded article file and directory names. (boolean)yestrue
meta-tableDatabase table that stores project metadata.no
column-mappingsA string representation of yaml object that mapps generated column names to custom ones. Map to _ to omit column.

no outputs