qcastel/Dataiku GitOps Action
Run Dataiku GitOps workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 1, 2025
- License
- None
Pinned Snippet
uses: qcastel/dataiku-gitops-github-action@754f20240384465e0ae38871601fd5595b588650 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| python-script | Path to the Python script to run | yes | — |
| dataiku_api_token_dev | Dataiku API token for the DEV instance | yes | — |
| dataiku_api_token_staging | Dataiku API token for the Staging instance | yes | — |
| dataiku_api_token_prod | Dataiku API token for the Prod instance | yes | — |
| dataiku_instance_dev_url | URL of the DEV Dataiku instance | yes | — |
| dataiku_instance_staging_url | URL of the Staging Dataiku instance | yes | — |
| dataiku_instance_prod_url | URL of the Prod Dataiku instance | yes | — |
| dataiku_project_key | Key of the Dataiku project | yes | — |
| dataiku_infra_id_staging | Infra ID for the Staging instance | yes | — |
| dataiku_infra_id_prod | Infra ID for the Prod instance | yes | — |
| run_tests_only | Run tests only on staging | no | true |
| client_certificate | Client certificate for the Dataiku instances | no | — |
Outputs
no outputs