flipt-io / flipt

Enterprise-ready, GitOps enabled, CloudNative feature management solution
https://flipt.io
GNU General Public License v3.0
3.64k stars 200 forks source link

chore: add back magefile for release task #3218

Closed markphelps closed 3 months ago

markphelps commented 3 months ago

add back magefile for release task

makes it so mage -d build release:changelog go.flipt.io/flipt $(mage -d build release:next go.flipt.io/flipt minor) still works

Maybe in the future we replace this with an interactive script?