infiniteskyai/Checkout from AWS Mirror
Checkout repository from internal AWS git mirror with support for retries and fetch-depth
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git_mirror_hostname | Hostname of the git server mirror | yes | — |
| private_ssh_key | SSH private key for the git server mirror | yes | — |
| git_mirror_user | User for the git server mirror | yes | — |
| git_mirror_repo_path | Path to the git repository on the git server mirror | yes | — |
| fetch-depth | Number of commits to fetch. 0 indicates all history for all branches and tags. | no | 1 |
| submodules | Whether to checkout submodules: true or false | no | true |
Outputs
no outputs