cognitedata/Deploy Configs
Deploy configs to extraction pipelines in Cognite Data Fusion
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | API key for authenticating with CDF | no | — |
| base-url | CDF base URL | no | https://api.cognitedata.com |
| 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 | — |
| deploy | "True" to deploy configs to CDF | no | — |
| root-folder | Root folder for recursively looking for config files. This is relative to $GITHUB_WORKSPACE | yes | — |
| revision-message | Revision message in CDF. For example "github.event.head_commit.message" | no | — |
Outputs
no outputs