tiagobento commented on PR #2266: URL: https://github.com/apache/incubator-kie-tools/pull/2266#issuecomment-2077282731
@ricardozanini Ok! Thanks for the reply. We'll think about the `sed` problem so we don't cause too much inconvenience for people working on `kie-tools`... As for the other problem, in both YAMLs, the `version` property still has whatever we declare as in `OperatorVersion` at `version/version.go`. We're not sure if those should be updated or not, but we assume they should, as `999.0.0-snapshot` doesn't seem something we want mentioned on the release. We can alter the `hack/bump-version.sh` script without a problem. We understand what it does and are comfortable updating it, we just need confirmation that those `version` properties in both files should indeed be updates with whatever version we pass to `hack/bump-version.sh`. In the case of the next release, `10.0.0`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
