Hi all, I think there is a way to have release automation for polaris-tools similar to the release automation for the polaris repo.
UX change TL;DR: Start drafting a release with two input parameters: 1. Tool name 2. Tool version All other steps remain the same as for the polaris repo. The major implementation difference is that the polaris-tools workflows become agnostic to which artifacts a specific tool builds (Maven stuff, tarballs/zip, Python stuff, Docker images, Helm charts). The effort for each tool would be pretty low, a few very simple tool-specific shell scripts. I will come up with a more detailed proposal soon. Robert
