kuma-gui icon indicating copy to clipboard operation
kuma-gui copied to clipboard

consider adding something more automated for version bumping

Open johncowen opened this issue 1 year ago • 8 comments

Description

See https://github.com/kumahq/kuma-gui/pull/2424


We should see if we can only have the hardcoded version in the package.json and everything else sources from there. Then there are 2 choices:

  1. Say "just manually bump in the one place" - its only one place so 🤷
  2. Add some sort of package/Makefile script to bump for us, and potentially cut the release branch. Extra points if we can do that either by running locally or via CI.

johncowen avatar Apr 12 '24 12:04 johncowen

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] avatar Jul 15 '24 08:07 github-actions[bot]