[
https://issues.apache.org/jira/browse/AVRO-3539?focusedWorklogId=784687&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-784687
]
ASF GitHub Bot logged work on AVRO-3539:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jun/22 18:48
Start Date: 24/Jun/22 18:48
Worklog Time Spent: 10m
Work Description: 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
Issue Time Tracking
-------------------
Worklog Id: (was: 784687)
Remaining Estimate: 0h
Time Spent: 10m
> Publish version-specific docs for each release.
> -----------------------------------------------
>
> Key: AVRO-3539
> URL: https://issues.apache.org/jira/browse/AVRO-3539
> Project: Apache Avro
> Issue Type: Sub-task
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Fix For: 1.11.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the *doc/content/en/docs/next* directory contains pages that are
> specific to one release (as opposed to *doc/content/en/project* which applies
> to the project and all releases in general).
> When we publish the website for a new release, we will need to ensure that
> release pages are added without overwriting or deleting existing releases.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)