calkit/Run Calkit
Run a Calkit project pipeline and optionally commit and push results to Git and DVC remotes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| save | Whether or not to save (commit and push) results to Git and DVC remotes. | — | true |
| dvc_token | DVC token for pushing results. If not provided, will be obtained via GitHub OIDC. | no | — |
| pull_dvc | Whether or not to pull DVC data before running. | no | true |
| cache_dvc | Whether or not to cache DVC data. | no | true |
| run_args | Arguments passed to calkit run command. | no | "" |
Outputs
no outputs