hamlet-io / executor-bash

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

feat: stack management processing #223

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Motivation and Context

fixes #180 fixes #170 fixes #15 - adds a wait if an update is rerun while the stack is still in progress

This is a collection of changes to handle stack management and provide better user feedback and results along with handling different outcomes when processing stacks such as session timeouts and working on a local machine where stack updates aren't pushed after each update and can be left on the machine

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: