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

aw pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4214b9f  git sha d65f34e44a9a758bf2de52d3139acfaae679c8b1
4214b9f is described below

commit 4214b9f5c8acb8a932ef22f1abc2a8402f9c0f0f
Author: Allen Wittenauer <[email protected]>
AuthorDate: Wed Nov 4 17:00:04 2020 -0800

    git sha d65f34e44a9a758bf2de52d3139acfaae679c8b1
---
 documentation/in-progress/CHANGELOG                |  2 +-
 documentation/in-progress/index.html               |  6 ++---
 .../precommit/plugins/github/index.html            |  4 ++++
 .../0.13.0/CHANGELOG.0.13.0/index.html             | 26 +++++++++++++++++++++-
 project-reports.html                               |  4 ++--
 5 files changed, 34 insertions(+), 8 deletions(-)

diff --git a/documentation/in-progress/CHANGELOG 
b/documentation/in-progress/CHANGELOG
index 872e8a9..9ee6036 100644
--- a/documentation/in-progress/CHANGELOG
+++ b/documentation/in-progress/CHANGELOG
@@ -18,5 +18,5 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0140-snapshot---2020-11-02">Release 0.14.0-SNAPSHOT - 
2020-11-02</h2>
+<h2 id="release-0140-snapshot---2020-11-05">Release 0.14.0-SNAPSHOT - 
2020-11-05</h2>
 
diff --git a/documentation/in-progress/index.html 
b/documentation/in-progress/index.html
index 63818bd..88f4332 100644
--- a/documentation/in-progress/index.html
+++ b/documentation/in-progress/index.html
@@ -128,7 +128,7 @@
 <h1 id="yetus-release-doc-maker">Yetus Release Doc Maker</h1>
 
 <p>The Release Documentation Maker allows projects to generate nicely 
formatted Markdown Changelogs and Release Notes based upon JIRA. You can view 
that<br />
-documentation <a href="releasedocmaker">here</a>. See also the <a 
href="#yetus-maven-plugin">yetus-maven-plugin</a> for Apache Maven-specific 
information.</p>
+documentation <a href="releasedocmaker">here</a>.</p>
 
 <h1 id="yetus-shelldocs">Yetus Shelldocs</h1>
 
@@ -136,11 +136,9 @@ documentation <a href="releasedocmaker">here</a>. See also 
the <a href="#yetus-m
 
 <p>See the <a href="shelldocs">shelldocs page</a> for more information on 
usage.</p>
 
-<p>See also the <a href="#yetus-maven-plugin">yetus-maven-plugin</a> for 
Apache Maven-specific information.</p>
-
 <h1 id="yetus-maven-plugin">yetus-maven-plugin</h1>
 
-<p>Many Apache Yetus functions are available directly from Apache Maven and 
compatible build systems, without the need to use annoying wrappers!  The <a 
href="yetus-maven-plugin/">yetus-maven-plugin documentation</a> provides all 
the key details.</p>
+<p>The <a href="yetus-maven-plugin/">yetus-maven-plugin documentation</a> 
provides useful utility functions that are missing from Maven.</p>
 
 <h1 id="javadocs-yetus-audience-annotations-and-more">Javadocs: Yetus Audience 
Annotations and more</h1>
 
diff --git a/documentation/in-progress/precommit/plugins/github/index.html 
b/documentation/in-progress/precommit/plugins/github/index.html
index e529044..cc6e40b 100644
--- a/documentation/in-progress/precommit/plugins/github/index.html
+++ b/documentation/in-progress/precommit/plugins/github/index.html
@@ -148,6 +148,10 @@
   </thead>
   <tbody>
     <tr>
+      <td style="text-align: 
left"><code>--github-annotations-limit=&lt;int&gt;</code></td>
+      <td style="text-align: left">Max number of GitHub Checks Annotations to 
attempt</td>
+    </tr>
+    <tr>
       <td style="text-align: 
left"><code>--github-api-url=&lt;url&gt;</code></td>
       <td style="text-align: left">REST API URL (for GitHub Enterprise)</td>
     </tr>
diff --git a/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html 
b/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html
index 5cc1060..39ba694 100644
--- a/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html
+++ b/downloads/releasenotes/0.13.0/CHANGELOG.0.13.0/index.html
@@ -122,7 +122,7 @@
 -->
 <h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
 
-<h2 id="release-0130---unreleased-as-of-2020-11-02">Release 0.13.0 - 
Unreleased (as of 2020-11-02)</h2>
+<h2 id="release-0130---2020-11-04">Release 0.13.0 - 2020-11-04</h2>
 
 <h3 id="important-issues">IMPORTANT ISSUES:</h3>
 
@@ -765,6 +765,22 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1070";>YETUS-1070</a></td>
+      <td style="text-align: left">Various github bugs/issues</td>
+      <td style="text-align: left">Critical</td>
+      <td style="text-align: left">Precommit</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1068";>YETUS-1068</a></td>
+      <td style="text-align: left">Docs for yetus-maven-plugin are out of 
date</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">website and documentation</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
   </tbody>
 </table>
 
@@ -823,6 +839,14 @@
       <td style="text-align: left">Allen Wittenauer</td>
       <td style="text-align: left">Allen Wittenauer</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-1034";>YETUS-1034</a></td>
+      <td style="text-align: left">Release 0.13.0</td>
+      <td style="text-align: left">Major</td>
+      <td style="text-align: left">build</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+      <td style="text-align: left">Allen Wittenauer</td>
+    </tr>
   </tbody>
 </table>
 
diff --git a/project-reports.html b/project-reports.html
index 6060f66..a844cef 100644
--- a/project-reports.html
+++ b/project-reports.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer
 at 2020-11-02 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from 
org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer
 at 2020-11-04 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -24,7 +24,7 @@ Apache Yetus Project
     </div>
     <div id="breadcrumbs">
       <div class="xleft">
-        <span id="publishDate">Last Published: 2020-11-02</span>
+        <span id="publishDate">Last Published: 2020-11-04</span>
           &nbsp;| <span id="projectVersion">Version: 0.14.0-SNAPSHOT</span>
       </div>
       <div class="xright"><a href="./" title="Apache Yetus Project">Apache 
Yetus Project</a>      </div>

Reply via email to