hamlet-io / executor-bash

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

fix(setContext) : AUTOMATION_BUILD_DIR #314

Closed ml019 closed 2 years ago

ml019 commented 2 years ago

Intent of Change

Description

Ensure that the checking for a top level build directory doesn't depend on the working directory.

Motivation and Context

If the dir() step is being used, it may be convenient to not have to be in the top level workspace directory when calling setContext.sh.

How Has This Been Tested?

Tricky to test - once merged I'll temporarily use the unicycle release in a customer site to confirm nothing breaks.

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: