Skip to content

Precondition fail if no action in CAS.

finn requested to merge finn/81-precon-fail into master

Description

Adds a precondition fail if it cannot find the action in the CAS.

Also updated the dummy commands to upload a dummy action.

Changes proposed in this merge request:

  • Checks to see if action is in CAS, if not, raises a precondition fail
  • New precondition exception

This merge request, when approved, will close issue/bug:

Closes #81 (closed)

Edited by finn

Merge request reports