LoRAdo icon indicating copy to clipboard operation
LoRAdo copied to clipboard

Create actual releases that are checking if there are build errors

Open TimPietrusky opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently, we only use git tags for a new release, but we need to do proper releases, that also run the build script, so we can be sure, that there are no build errors.

TimPietrusky avatar Aug 18 '23 08:08 TimPietrusky

we still use tags right now but I added two workflows that build the app on windows and ubuntu.

image

Keeping this open until we have a better automatic release mechanism

pixelass avatar Aug 18 '23 16:08 pixelass