bsdata/Check datafiles
Compiles, checks and tests datafiles in the repository in terms of validity, integrity and bugs, saves generated artifacts to 'staging-path' (output).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub auth token to authorize uploading release assets | no | ${{ github.token }} |
| staging-path | Path where generated assets will be saved (set as output as well). | no | ${{ runner.temp }}/assets |
Outputs
| name | description |
|---|---|
| staging-path | Path where generated assets were saved. |