hamlet-io / executor-bash

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

fix: macos run_id and expo ouputs #310

Closed roleyfoley closed 2 years ago

roleyfoley commented 2 years ago

Intent of Change

Description

A couple of fixes around macOS based work

Motivation and Context

Allow for using the hamlet cli to create expo builds and remove errors when generating run_id on osx ( sha1sum isn't available and is instead shasum, we don't need to to be that random anyway so we can just generate a number )

How Has This Been Tested?

tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: