hamlet-io / executor-bash

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

feat: extend logging for invalid image formats #252

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

Adds extra details to the log message when an invalid image format is provided. Saves the registry types as a list in setContext so they can be used in the message

Motivation and Context

Make it easier to understand when things go wrong or are missing

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: