Skip to content

Add unit test that checks for unused Dockerfiles #6299

@lbussell

Description

@lbussell

Describe the Problem

Sometimes, we accidentally leave unused Dockerfiles in the src/ folder that are no longer built or published.

Describe the Solution

There should be a test, in GeneratedArtifactTests.cs, which fails if there are any Dockerfiles in src/ that are not referenced by manifest.json.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Current Release

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions