Skip to content

[Editor] Docker/container image #153

Description

@brmassa

Imagine users creating their one games using Prowl and every time they commit, GitHub/GitLab would automatically build the executables for Windows/Mac/Linux. Cool right? It's done using containers.

Tasks:

  • (prerequisite) Implement local build command line from [Editor] CLI commands #151
  • certify that, even on Linux, it's possible to build a project to a Windows target
  • add a new GitHub action at .github/workflows to create the containers with tags latest and vX.X,X

IMPORTANT
Unlike just building and testing (that are done on every commit), the container creation should be only on main and/or releases. Consider implementing a release routine, even in the "beta" stage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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