coveo/stew ci

Launch "stew ci" on a python project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-nameWhen empty, all projects in the repository will be targeted. When set to a value starting with '.', the project at that path will be targeted. When set to any other string, only that project will be targeted. no""
working-directoryThe working directory where stew will run. Defaults to the root of the repository.no.
python-versionThe python version number, such as "3.10". See `actions/setup-python` for documentation.yes
poetry-versionThe pip constraint when installing poetry.no<2.0.0
coveo-stew-versionThe pip constraint when installing coveo-stew.no<5
run-stewIf not "true", `stew ci` will not be ran. This is a shortcut to checkout/setup-python/poetry/stew without running it.notrue
install-pythonCan be set to false to skip installing python.notrue
python-execThe name of the python executablenopython

no outputs