redefinedev/redefine-action

Redefine is a CI Optimization platform for increased development velocity and experience

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authRedefine authyes
testing-frameworkThe testing framework to optimize.no
commandRedefine CLI command to perform.noinstall
modeRedefine execution mode.nodiscover
python-venv-pathPython virtual environment to install Redefine in.no
time-limitThe time limit for running Redefine.no
min-accuracyThe minimum accuracy for Redefine to achieve.no
confidenceRedefine confidence level.no
session-idThe session ID matching between the orchestrator and the workersno
output-pathPath to where the predicted tests will be written to in the format of a ' ' divided listno
predict-commandTesting framework command to execute, for example: 'npx cypress run'no
timeoutTimeout for the testing framework invocation command, default to 10 secondsno10
exit-codeReturn exit codenofalse
splitWhen using Redefine Parallel, determines how many workers to split the tests intono
groupWhen using Redefine Parallel, determines what group (index) the worker belongs tono
config-argsAdditional arguments to pass to the `config set` command in format of key1=value1 key2='long value2' ...no
argsAdditional arguments to pass to the main command.no
namedescription
session-check`get session_check` command result. True if the session is still ongoing, false otherwise.
session-idSession ID generated by 'get session_id' command