okumin commented on code in PR #102: URL: https://github.com/apache/hive-site/pull/102#discussion_r3658249045
########## 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: Thank you. I put all info there, parameterizing the latest version. <img width="984" height="412" alt="image" src="https://github.com/user-attachments/assets/3d4976e1-f2c7-4eab-9787-c188f4323526" /> -- 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]
