lando/Setup Lando

GitHub Action to setup Lando on GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
lando-versionThe version of Lando to install.no
lando-version-fileA file containing the version to use.no.lando-version
architectureThe architecture to use. Defaults to system architecture.no${{ runner.arch }}
auto-setupThe lando setup configurationnoauto
configA list of . delimited config.no
config-fileThe path to a Lando global config file to use.no
debugToggle debug output. (deprecated). Use https://github.blog/changelog/2022-05-24-github-actions-re-run-jobs-with-debug-logging/ instead.nofalse
osThe OS to use. Defaults to system OS.no${{ runner.os }}
setupThe lando setup configurationnoauto
telemetryTo send telemetry or not.notrue
tokenThe GITHUB_TOKEN.no${{ github.token }}
namedescription
landoThe path to the installed version of Lando.