Skip to content

Test and lint code in the container #11

@dannystaple

Description

@dannystaple

Linting currently runs in the GitHub ubuntu environment. It may not be using the same environment built as a container.
Use a multi-stage container, one base container, one with the base plus the testing/linting tools, and then test in that.
Only push when the code/container is validated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions