hamlet-io / executor-bash

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

feat: pass outputfilename from gen contract #177

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Description

bash implementation updates for https://github.com/hamlet-io/engine/pull/1583

Motivation and Context

Move file naming into the engine instead of being handled in the exectuor

How Has This Been Tested?

Tested locally

Types of changes

Followup Actions

Checklist:

RossMurr4y commented 3 years ago

Have tested locally alongside engine/exec PRs. Works well.