actions-marketplace-validations/Setup Git for Windows SDK

Set up an environment to develop Git for Windows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
flavorThe subset (if any) of the SDK: minimal, makepkg-git, build-installers, or fullnominimal
architectureThe architecture of the SDK: x86_64, i686 or aarch64. Note that "aarch64" only supports the "full" flavor for now.nox86_64
msysWhether to start in MSYS mode (defaults to false)nofalse
pathWhere to write the SDK filesno""
cleanupWhether to clean up SDK files. This is only needed on self-hosted runners that are reused for multiple jobs.nofalse
verboseWhether to log files as they are extractedno250
cacheUse @actions/cache to accelerate this Actionnoauto
github-tokenPersonal access token (PAT) used to call into GitHub's REST API. We recommend using a service account with the least permissions necessary. Also when generating a new PAT, select the least scopes necessary. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) ${{ github.token }}

no outputs