hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

feat: filter contract steps based on status #208

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Adds a filter on contract steps to only execute the contract steps which are available and haven't already been completed

Motivation and Context

Since the engine can now execute steps in a contract before the executor sees the contract we need to filter out steps which have already been completed.

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: