nrfconnect/Synchronize Source
Checkout, pack, and upload source code to Artifactory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-ref | Branch, tag or SHA to checkout | yes | — |
| git-fetch-depth | Git fetch depth (0 = full history, 1 = shallow) | no | 0 |
| path | Directory to checkout sources into | no | "" |
| west-update-args | Arguments to pass to `west update` | no | "" |
| artifactory-url | Base URL of Artifactory | no | https://eu.files.nordicsemi.com |
| artifactory-base-folder-path | Artifactory upload folder path | yes | — |
| artifactory-user | Artifactory username (pass as workflow secret) | yes | — |
| artifactory-pass | Artifactory password or API key (pass as workflow secret) | yes | — |
| stable | Set to true to mark the new entry as stable | no | false |
| sdk-manager-api-version | SDK Manager API version | no | 2 |
| repository-type | (Only for SDK Manager API version=2 or 3) Repository type | no | "" |
| toolchain-version | (Only for SDK Manager API version=2 or 3) If not set, the version will be determined based on sdk-nrf revision. | no | "" |
| tags | Optional space-separated list of extra tags to attach to the new index entry. | no | "" |
Outputs
no outputs