Skip to content

Refactor common logic out of ImageBuilder into a shared library. #314

@MichaelSimons

Description

@MichaelSimons

There is becoming a fair amount of logic defined within the ImageBuilder tool that could be shared elsewhere. Examples include: FilePusher, Docker repo unit tests (DockerHelper).

This shared logic could easily be factored into a dll that is easily shared within this repo. It could be shared with dependent repos via a NuGet package.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions