frictionlessdata / frictionless-ci

Data management service that brings continuous data validation to tabular data in your repository via Github Action
https://repository.frictionlessdata.io
MIT License
36 stars 12 forks source link

Ability to add flags like `--schema-sync`? #38

Open shashigharti opened 1 year ago

shashigharti commented 1 year ago

Overview

Is there any way to add flags to the workflow such as --schema-sync ?

e-lo commented 1 year ago

I'm also curious about if we can document a work-around workflow for common flags...

e.g. an inquiry that skips extra-label error?

However - I don't see a valid way to make sure that fields marked optional in the schema are not triggering errors for missing fields.