pingtimeout commented on PR #2156: URL: https://github.com/apache/polaris/pull/2156#issuecomment-3167004971
@RussellSpitzer thanks for the review ! > I like the idea of having a set of scripts that could potentially work locally as well My initial goal was that these scripts would be short-lived and replaced as soon as we had a robust release guide that paved the way for a Github workflow automation. As Robert hinted, it is already quite complex to deal with Linux/MacOS differences (hello GNU `sed` vs BSD `sed`, etc...) as well as custom setups. I think that as soon as we have a set of Github Workflows for releases, we should delete the scripts and keep the codebase as small as possible. I am not saying that nobody should ever be able to perform a release locally. What I am saying is that it will be rare enough that we should not be optimizing for it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org