Skip to content

Add Continuous Delivery #57

@Baklap4

Description

@Baklap4

Do you want to request a feature or report a bug?

Feature

What did you expect to see?

Currently there's no continuous delivery. In other words this means we have to manually deploy our build outputs produced in #56. We don't want to do manual stuff as we're programmers so why not automate it?

Blocked by

Expectations

The CD should be able to do:

  • Deploy build outputs
    • Windows
    • Linux
    • OSx
  • Create a new tag on GitHub
  • Run nightly deploy

This will gives us a place to download artifacts from per version and a place to download the nightly build from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions