RyanSkraba opened a new pull request, #1735: URL: https://github.com/apache/avro/pull/1735
When building the website, the current version of the docs needs to be installed in a directory that will not be deleted during the _next_ installation. We are currently replacing all instances of `++version++` inside the website with the actual version being build. This proposes to also replace the directory name with `++version++` instead of `next`. This will obviously break badly if we ever need to actually use the text `++version++` in the website... ### Jira - [ ] My PR addresses the AVRO-3539 -- 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]
