acryldata/datahub
GitHub Action that runs the DataHub CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 20, 2025
- License
- Apache 2.0
Pinned Snippet
uses: acryldata/datahub-action@c27d3dc2723f706f09afcbd2463b8b2d92e4a628 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| datahub-server | URL of Datahub GMS | yes | — |
| datahub-token | Personal Access Token to authenticate to DataHub | yes | — |
| command | The DataHub CLI command to run with its arguments | yes | — |
| datahub-version | Datahub CLI version to use. Defaults to latest version | no | — |
| optional-dependencies | Comma separated list of optional dependencies to install | no | datahub-rest |
| python-version | Python version to use | — | 3.10 |
Outputs
no outputs