ksp-ckan/CKAN Metadata Tester
Inflates netkans and validates ckans
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| log level | How verbose to be: debug - Print everything, including low level stuff info - Print basic progress messages (default) warn - Only print when there might be a problem error - Only print when there's definitely a problem critical - Only print when it's game over, man | no | info |
| game | Short name of the game to be used for inflation, either KSP or KSP2 | no | KSP |
| source | What to test: netkans - Test all .netkan files in repo, intended for meta-netkans in mod repos (default) commits - Test .netkan and/or .ckan files modified by the commits between master and HEAD, intended for NetKAN and CKAN-meta repos | no | netkans |
| pull request url | The API URL of the pull request associated with these changes. Used to extract game version compatibility overrides from the body a la: `ckan compat add 1.8 1.9` If the body contains #overwrite_cache, cached files will be re-downloaded. | no | — |
| diff meta root | Path to location of local clone of CKAN-meta repo. If passed, each inflated .ckan file will be diffed against the .ckan file with matching identifier and version in the repo. Intended for NetKAN repo and mod meta-netkans. | no | — |
Outputs
no outputs