tophat / monodeploy

:monorail: Like semantic-release and Lerna, but for Yarn modern workspaces
https://tophat.github.io/monodeploy/
Apache License 2.0
106 stars 7 forks source link

Git Plugin Support Release Assets #437

Open mattthaber opened 2 years ago

mattthaber commented 2 years ago

FEATURE: I would like to be able to attach release assets to a github release created by monodeploy. In my project we build binaries that we like to attach the release tags for easy downloading/distributing. Ever since moving over to monodeploy we have stopped distributing the raw binary, which is a problem.

POSSIBLE SOLUTION Github plugin should allow configuration that you can set paths in which monodeploy will then attach the specified files to the release made

SCREENSHOT

Screen Shot 2021-10-07 at 11 40 59 AM

noahnu commented 6 months ago

Monodeploy has been forked under a new name Monoweave. I've copied your issue over and will address it in the monoweave project.

https://github.com/monoweave/monoweave/issues/87