githubocto/Flat Data

The GitHub action which powers data fetching for Flat

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
axios_configA path (relative to the root of your repo) of a JSON file containing a subset of Axios configurationno
downloaded_filenameThe filename to use for writing data.no
http_urlA URL containing data to fetch.no
authorizationA string to send as a header for authorizing API requests.no
maskA string array of secrets to strip from the http_url or a string booleanno
sql_connstringA connection string for making a SQL query.no
sql_queryfileA path (relative to the root of your repo) of a SQL query file to execute for fetching data.no.github/workflows/query.sql
typeorm_configA JSON string representing a configuration passed to TypeORMs createConnection functionno
postprocessA path (relative to the root of your repo) or a URL to a deno postprocessing script.no
namedescription
delta_bytesThe overall number of bytes changed in the output data this run (current size - previous size)