Thanks Robert. Looking forward to using it. Planning to have a release of `catalog-migrator` once the pening PR[1] is merged. I can definitely try the workflow and test it out.
[1] https://github.com/apache/polaris-tools/pull/36 - Ajantha On Thu, Nov 20, 2025 at 4:54 PM Robert Stupp <[email protected]> wrote: > 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 >
