4 Commits

Author SHA1 Message Date
Johan Fylling 0b326a0f54 Updating release patch scripts to not include CR in output (#6069)
Fixes: #5784

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
2023-06-30 15:26:45 +02:00
Stephan Renatus 687beb7541 build: integrate builtin_metadata.json handling in release process (#4763)
Fixes #4754.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2022-06-20 10:57:17 +02:00
Torin Sandall 7559ad0f51 build: Move VERSION into version/version.go
The decision logger unit tests had to be updated to always set the
version.Version value because they are sensitive to changes in the
payload sizes.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2020-09-11 13:26:11 -04:00
Torin Sandall 7fd868e9ba Add dev-patch target to improve release process
This removes some of the manual labour of performing a release. Namely,
in the typical case, the Makefile and CHANGELOG don't have to edited by
hand.
2017-08-17 20:13:07 -07:00