Cameron Lee created SAMZA-2489:
----------------------------------
Summary: Website is missing some versioned pages for some 1.*
versions
Key: SAMZA-2489
URL: https://issues.apache.org/jira/browse/SAMZA-2489
Project: Samza
Issue Type: Improvement
Reporter: Cameron Lee
The versioned pages for 1.1.0, 1.2.0, 1.3.0, and 1.3.1 do not have versioned
pages. My guess is that when the release was done for those versions, the
"bin/publish-site.sh" step was not done in the branches (it was only done on
master).
The result is that the horizontal RELEASES menu on each of the pages only has a
LATEST button. Also, some of the documentation links are not found (e.g.
[https://samza.apache.org/learn/documentation/1.3.0/] is linked from
[https://samza.apache.org/releases/1.3.0], but the documentation page does not
exist).
I think it would work to run the "bin/publish-site.sh" step from the release
branches now, but someone will need to double check that it doesn't cause any
conflicts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)