actions-marketplace-validations/conan-promote
GitHub Action that promotes a Conan package from one user/channel to another
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Source package name | — | — |
| version | Source package description | — | — |
| channel | Source package channel | — | — |
| user | Source package user | — | — |
| reference | Full source package reference | — | — |
| target-channel | Target package channel | — | stable |
| target-user | Target package user | — | — |
| login | Username to authenticate as | — | — |
| password | Password to use to authenticate | — | — |
| url | URL of the Conan remote to upload to | — | — |
| remote | Name of the Conan remote to upload to | — | — |
| install | what version of Conan to install | no | latest |
Outputs
no outputs