Closed systemcrash closed 2 months ago
That's more or less the current status indeed. The CI/Release pipeline uses this floating release as a hooking point and not as a distribution medium for our setups which are all package repository based or container based. If this is important and useful we can of course create new releases instead, but in order to do so we should move this last remaining pipeline to github actiions.
Just let the releaser auto-increment the version number when new features get added or PRs get merged, rather than keep adding features to the latest version release. master/latest is fine with everything new going in there. But nailing an image to a particular release version should be an option (so that e.g. checksums match).
DEFAULT_BUMP
should be something like patch
Check also the warnings for your GH actions which run, and bump some of those actions to newer versions.
I hope now it works as expected:
I know release tagging isn't everyone's favourite thing to do, but the 1.4.59 release tagged in November has assets fresh from a few days ago... confusing:
Is this intended? That the latest versions inherits all the latest changes until... the next successive version?
Your GH action for PR #545 logs this: