hamlet-io / executor-bash

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

feat: Hamletcli automation provider #244

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Adds support for the hamletcli as an automation provider. This allows for the automation scripts to provide support for using the cli as the script caller

Adds support for running the automation commands locally using the hamletcli provider:

Motivation and Context

The motivation behind this change is to to allow the hamlet cli to manage the process of running our automation commands and centralises the dependencies into hamlet maintained components which can run across different providers

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: