This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new cee87a05 Automatic Site Publish by Buildbot
cee87a05 is described below

commit cee87a05f2c9ab071052da4acd109b083cd9b463
Author: buildbot <[email protected]>
AuthorDate: Sun Jun 2 18:48:58 2024 +0000

    Automatic Site Publish by Buildbot
---
 .../Community/ReleaseProcessForJavaComponents.html   | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/output/docs/Community/ReleaseProcessForJavaComponents.html 
b/output/docs/Community/ReleaseProcessForJavaComponents.html
index 42fe41d9..6f0ab2e7 100644
--- a/output/docs/Community/ReleaseProcessForJavaComponents.html
+++ b/output/docs/Community/ReleaseProcessForJavaComponents.html
@@ -988,10 +988,22 @@ reflected in the master. Use the <strong>git 
cherry-pick</strong> command for th
 
 <h3 id="update-website-documentation">Update Website Documentation</h3>
 <ul>
-  <li>Run JavaDoc GitHub action for the release tag</li>
-  <li>Check that it finished successfully and, optionally, check that it 
created docs/X.Y.Z directory in the “gh-pages” branch</li>
-  <li>Check https://apache.github.io/datasketches-java/X.Y.Z/</li>
-  <li>Update link in _includes/javadocs.html in the datasketches-website 
repository</li>
+  <li>From the <em>github.com/datasketches-&lt;component&gt;</em> website, run 
JavaDoc GitHub action for the release tag:
+    <ul>
+      <li>On the component website 
(github.com/apache/datasketches-&lt;component&gt;), go to <em>Actions</em> and 
select the <em>JavaDoc</em> workflow.</li>
+      <li>Open the <em>Run workflow</em> pull-down, then in the 
<em>Branch:master</em> pull-down, select the correct release tag instead of the 
branch.</li>
+      <li>Run the workflow and check that it finished successfully.</li>
+      <li>Return to the component website home, select the <em>gh-pages</em> 
branch and check that it created <em>docs/X.Y.Z</em> directory</li>
+    </ul>
+  </li>
+  <li>From your local <em>datasketches-website</em> directory:
+    <ul>
+      <li>Open the <em>_includes.html</em> directory and open the 
<em>javadocs.html</em> file in a text editor.</li>
+      <li>Update the tag at the end of the link to the just-released component 
<em>X.Y.Z</em> tag.</li>
+    </ul>
+  </li>
+  <li>Visit <a 
href="https://apache.github.io/datasketches-\&lt;component\";>https://apache.github.io/datasketches-\&lt;component\</a>/X.Y.Z/&gt;
 to confirm.</li>
+  <li>Commit the changes to the website</li>
 </ul>
 
 <h3 id="prepare-announce-letter-to-dev">Prepare Announce Letter to dev@</h3>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to