pumasai/Add Private Registry
Add a private Julia package registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| juliahub_token_encoded | Base64-encoded JuliaHub token. This should be kept secret. | yes | — |
| private_registry_name | Name of the private registry. | yes | — |
| private_registry_uuid | UUID of the private registry. | yes | — |
| install_general_registry | Whether or not the General registry should also be installed. Default: true | no | true |
| julia | Location of the Julia binary to run. | no | julia |
Outputs
no outputs