cognitedata/Cognite Extractor Publisher
Publish extractors to CDF extractors catalog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version to use | — | 3.10 |
| use-existing | Indicate to use existing publisher if already installed | — | false |
| artifactory-username | Artifactory username | yes | — |
| artifactory-password | Artifactory password | yes | — |
| command | Publish action including: publish,sync,run-schema,schema,validate,source-systems | yes | — |
| manifest-path | Path to manifest file | — | — |
| version | Version (use semver!) for artifact to upload | — | — |
| config-files | List of config files to validate | — | — |
| wrong-config-files | List of config files that should fail to validate | — | — |
| extra-uris | An optional list of URIs with trailing / to look for schemas in. | — | — |
| schema | Input schema file | — | — |
| output | Output schema file | — | — |
| no-verify | Skip SSL verification | — | — |
| only-artifacts | Only upload artifacts, do not update release or extractor info | — | — |
| abort-on-exists | Abort when a release exists instead of updating the release | — | — |
| manifest-dir | Path to directory where manifest files are | — | — |
Outputs
no outputs