Sha256: 3a0524aa8f6a6cd51c91f02cdc32e226551f7efa1df682b2f3d07647025a9146
Contents?: true
Size: 687 Bytes
Versions: 6
Compression:
Stored size: 687 Bytes
Contents
CONTENTS -------- This directory is used to prepare input parameters, execute the action and retrieve output parameters. `input/` Stage area for input parameters. `output/` Contains output parameters after the action was executed. `meta/` Contains input and output global metadata parameters. `exec` Write `1` to this file to execute the action. `exec.yml` Editable YAML file with input parameters. The action is executed when the file is saved and closed. `status` Read action status. `1` if successful, `0` if not, empty if not yet run. `message` Error message returned from the API. `errors/` List of parameter errors. `reset` Reset input parameters.
Version data entries
6 entries across 6 versions & 1 rubygems