aposin / gem

ARCHIVED: Git Environment Manager (GEM)
Apache License 2.0
1 stars 2 forks source link

Create workflow to perform release #61

Open d-gs opened 2 years ago

d-gs commented 2 years ago

A github workflow to create the release and attach the binaries on merge for that branch would be useful to make the release process easier for developers.

In addition, we can create a main version that gets updated with each PR so the latest non-stable version is created to be tested by users and/or be used as a source for building other products (e.g., create on release also a zipped p2 repository).