fairdatapipeline/FAIR Data Pipeline Action
Adds full install of the FAIR Data Pipeline registry and Command Line Interface
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 19, 2022
- License
- None
Pinned Snippet
uses: fairdatapipeline/fair-setup-action@7c875824a861760883a7cc51711883412f9fcd30 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| local_registry | Location in which to install local registry | no | "" |
| local_data_store | Location of local registry data | no | data_store |
| remote_registry | Location in which to install remote registry | no | registry-rem |
| directory | Location of FAIR project for initialisation relative to runner directory | no | "" |
| ref | Reference to use for FAIR-CLI | no | latest |
Outputs
| name | description |
|---|---|
| fair-version | FAIR CLI installed version |