Wei-Chiu Chuang created HDDS-15427:
--------------------------------------
Summary: [Docs] Update Release Manager Guide
Key: HDDS-15427
URL: https://issues.apache.org/jira/browse/HDDS-15427
Project: Apache Ozone
Issue Type: Task
Components: documentation
Reporter: Wei-Chiu Chuang
https://ozone.apache.org/docs/next/developer-guide/project/release-guide
{quote}
Update the Ozone Website
Create release notes and add them to the Ozone website with your haiku image.
An example pull request showing how to do this is here. Note that the target
branch is master. Please write the release notes in Keep a Changelog format. In
particular, make sure it is human readable and not a simple commit log diffs.
Extract the docs folder from the release tarball, and add its contents to the
website. An example pull request for this is here. Note that the target branch
is asf-site , and that the docs/current symlink has been updated to point to
the latest release's directory.
Test the website locally by running hugo serve from the repository root with
the master branch checked out. Check that links for the new release are
working. Links to the documentation will not work until the PR to the asf-site
branch is merged.
{quote}
We migrated the Ozone website to render the content from ozone-site repo, so
this instruction no long applies. Instead, open a PR against the master branch
in the repo https://github.com/apache/ozone-site, update the Downloads page to
include the new release version artifacts, and release notes.
Test the website locally by running 'pnpm build' to verify it builds.
And drop the section "Update the Ozone Roadmap". We no longer use the wiki so
we don't need to update it.
"Release notes: https://ozone.apache.org/release/1.2.0/. " the link is
incorrect; it's now like this: https://ozone.apache.org/release-notes/2.1.0
"Download link: https://ozone.apache.org/downloads/" -->
https://ozone.apache.org/download/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]