actions-marketplace-validations/Register Julia package on private registry
Like Registrator but for federated registries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Repository of the private registry | yes | — |
| name | Name of the bot requesting the registration | yes | github-actions[bot] |
| Email address of the bot requesting the PR registration | yes | 41898282+github-actions[bot]@users.noreply.github.com | |
| push | If true, push to a custom branch in the registry | yes | true |
| branch | If `inputs.push=true`, branch where the registering package will be uploaded. | no | — |
Outputs
| name | description |
|---|---|
| name | Project name |
| uuid | Project UUID |
| version | Project version |
| hash | Tree hash of the registering package |
| branch | If `inputs.push=true`, branch where the registering package will be uploaded |
| path | Path to the local registry. |