Skip to content

Set up CI #26

@nya3jp

Description

@nya3jp

Currently platform contributors verify Docker builds locally. This is probably okay before the contest, but I'm afraid that it's undesirable during the contest because any change to Dockerfiles may break other team's solutions.

It is great if we could set up CI to verify Dockerfiles on pull requests. It would do something like:

  • For each platform:
    • Build a base image with Dockerfile.base if it exists
    • Build one or more test solutions using Dockerfile and the base image, without network access

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions