RussellSpitzer commented on code in PR #210: URL: https://github.com/apache/iceberg-docs/pull/210#discussion_r1146926157
########## landing-page/content/common/how-to-release.md: ########## @@ -263,64 +292,102 @@ Java artifacts are available from Maven Central. Thanks to everyone for contributing! ``` -### Documentation Release +#### Codebase updates + +There are a few places in the codebase that reference the latest Iceberg release version number and need to be updated: +1. https://github.com/apache/iceberg/blob/master/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml +2. https://github.com/apache/iceberg/blob/master/python/dev/Dockerfile +3. `oldVersion` in `revapi` in https://github.com/apache/iceberg/blob/master/build.gradle Review Comment: I guess I'm just confused about what these instructions are telling me to do, like after release am I making a new commit that updates these things? -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org