refabricator icon indicating copy to clipboard operation
refabricator copied to clipboard

Add GitHub Action to handle release

Open woeps opened this issue 5 years ago • 4 comments

Automatically handle (GitHub) release:

  • create release for a new version tag
  • add binary (bin/refabricate.exe) for each platform separately - for standalone usage
  • add generated docs
  • add sources (github default behaviour)

woeps avatar Feb 23 '20 17:02 woeps

What do you mean by add sources ?

pro tips: use checkbox GH has a special display if to do list are in first message.

Et7f3 avatar Feb 25 '20 03:02 Et7f3

Currently (without any changes), if I create a release the source code will be added to the release as an archive. This behaviour should be kept and expanded.

woeps avatar Feb 25 '20 05:02 woeps

I don’t think this behaviour can be removed

Et7f3 avatar Feb 26 '20 15:02 Et7f3

That's fine. The other files should be additional ones.

woeps avatar Feb 26 '20 15:02 woeps