pgoslatara/dbt-cloud-download-artifacts-action
Download artifacts from a dbt Cloud CI job.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commit-sha | SHA of the commit that triggered the dbt Cloud CI job. | yes | — |
| dbt-cloud-api-token | dbt Cloud API token. | yes | — |
| dbt-cloud-api-url-base | Base URL of the dbt Cloud API. | no | cloud.getdbt.com |
| output-dir | Directory where the artifacts will be saved. | no | . |
| repo-name | Name of the repository. | no | ${{ github.repository }} |
| step | The index of the Step in the Run to query for artifacts. | no | "" |
| verbose | Run dbt-cloud-download-artifacts-action in verbose mode. | no | false |
Outputs
no outputs