Skip to content

[DEVOPS] Create a release workflow for all OS #137

@codingwithmagga

Description

@codingwithmagga

DevOps Request

A release should be created which contains an executable and all necessary dlls, s.t. the program can be started on the fly on every OS.

Description of the proposed solution

Use a GitHub workflow to do this task every time a tag is created.
Take a look at the already existing workflows and also here: https://github.com/filipdutescu/modern-cpp-template/blob/master/.github/workflows/release.yml.

Additional context

In #33 there was already a simpler workflow implemented.

Metadata

Metadata

Labels

dev opsChange build pipeline

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions