cognitedata/Deploy Extraction Pipelines
Deploy a set of Extraction Pipelines from yaml manifests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token-url | Token url to use for fetching OAuth2 tokens | no | — |
| cdf-project-name | CDF project name (only required when using OAuth2 credentials) | no | — |
| scopes | List of OAuth2 scopes (space separated) | no | — |
| audience | OAuth2 audience | no | — |
| client-id | OAuth2 client ID | no | — |
| client-secret | OAuth2 client secret | no | — |
| cluster | CDF Cluster | no | api |
| config_file | The path to a yaml file containing Extraction Pipeline configuration. This is relative to $GITHUB_WORKSPACE, which will be the root of the repository when using actions/checkout with default settings. | yes | — |
Outputs
no outputs