zabetak commented on code in PR #102: URL: https://github.com/apache/hive-site/pull/102#discussion_r3323925308
########## content/community/resources/howtorelease.md: ########## @@ -557,6 +557,19 @@ For example, if you are working on branch-3 and have just released Hive 3.2 and 4. Verify that the build is working with changes. 5. Commit these changes with a comment "Preparing for X.Y.Z+1 development". +## Update hive-site + +### Announce the release + +- https://github.com/apache/hive-site/blob/main/content/general/downloads.md +- https://github.com/apache/hive-site/blob/main/themes/hive/layouts/partials/release-banner.html + +### Update Hive versions + +The following page should include the latest Hive version. + +- https://github.com/apache/hive-site/blob/main/content/Development/quickStart.md + Review Comment: There is some overlapping with the steps 7, 8, 9, starting in Line 465. We should either merge this section there or bring the respective steps here. -- 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]
