actions-marketplace-validations/Perforce Helix Core Actions

Run p4 commands within your GitHub Actions Workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commandp4 command to executeyes
global_optionsarguments for p4 cli that go before p4 commandno
argumentsarguments for p4 cli that go after p4 commandno
specThis is the P4 spec contents for the resource you are creatingno
p4_versionVersion of P4 binary to use. When a step has this set it will download and install the P4 CLI.no21.2
working_directoryThe working directory to use when running p4 commands.no.
namedescription
stdoutStandard output from the p4 command
stderrStandard error from the p4 command
exit_codeExit code from p4 command