kbendick commented on pull request #4326: URL: https://github.com/apache/iceberg/pull/4326#issuecomment-1067209254
> We don't put a `version.txt` file in the main branch. How is this being determined? If we need to add a tag, we can do that. It comes from this function in `build.gradle`. As you can see, we have a hardcoded `.0-SNAPSHOT` on it after parsing out the first two numbers (0 and 13 in this case): https://github.com/apache/iceberg/blob/7f07ed4515cbe86daefe07a367a755b65ad22740/build.gradle#L619-L639 -- 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]
