-
Notifications
You must be signed in to change notification settings - Fork 0
[DEVOPS] Create a release workflow for all OS #137
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dev opsChange build pipelineChange build pipeline