This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/asf-staging by this push: new f7e1fe1 Automatic Site Publish by Buildbot f7e1fe1 is described below commit f7e1fe1776389f83baff5321810b12d7e114e439 Author: buildbot <us...@infra.apache.org> AuthorDate: Wed Sep 9 16:02:05 2020 +0000 Automatic Site Publish by Buildbot --- output/README.md | 6 ++++- output/downloads/index.html | 66 +++++++++++++++++++++++---------------------- output/feed.xml | 4 +-- 3 files changed, 41 insertions(+), 35 deletions(-) diff --git a/output/README.md b/output/README.md index c7c8797..67924ab 100644 --- a/output/README.md +++ b/output/README.md @@ -144,7 +144,11 @@ git remote update upstream git push upstream upstream/asf-staging:asf-site ``` -Note that Step 3 should always be a fast-forward merge. That is, there should +A convenience script can be found that performs these steps for you, after +asking which remote you want to use. It is located in the `main` branch at +`_devtools/publish.sh` + +Note that Step 2 should always be a fast-forward merge. That is, there should never be any reason to force-push it if everything is done correctly. If extra commits are ever added to `asf-site` that are not present in `asf-staging`, then those branches will need to be sync'd back up in order to continue diff --git a/output/downloads/index.html b/output/downloads/index.html index f1c592e..115658c 100644 --- a/output/downloads/index.html +++ b/output/downloads/index.html @@ -198,24 +198,25 @@ $(function() { $.getJSON("https://accumulo.apache.org/mirrors.cgi?as_json", mirr current generation, containing the newest features, bug fixes, performance enhancements, and more.</p> -<div class="row btn-group" style="padding-left: 75px"> - - - - <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz" link-suffix="/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz">accumulo-2.0.0-src.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> - <br /> - - - - <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz" link-suffix="/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz">accumulo-2.0.0-bin.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> - <br /> +<div class="row btn-group" style="margin-left: 70px"> + <div class="col btn-group"> + <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz" link-suffix="/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz">accumulo-2.0.0-src.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> + </div><div class="col btn-group"> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-src.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> + </div> +</div> +<div class="row btn-group" style="margin-left: 70px"> + <div class="col btn-group"> + <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz" link-suffix="/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz">accumulo-2.0.0-bin.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> + </div><div class="col btn-group"> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/2.0.0/accumulo-2.0.0-bin.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> + </div> </div> -<div class="row btn-group-sm" style="padding: 25px; padding-left: 50px"> + +<div class="row btn-group-sm" style="margin: 25px; margin-left: 50px"> <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="/release/accumulo-2.0.0">Release Notes</a> <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://github.com/apache/accumulo/blob/rel/2.0.0/README.md">README</a> <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="/docs/2.x">Online Documentation</a> @@ -228,24 +229,25 @@ enhancements, and more.</p> <p>The most recent legacy (1.x) release of Apache Accumulo® is version 1.10.0.</p> -<div class="row btn-group" style="padding-left: 75px"> - - - - <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz" link-suffix="/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz">accumulo-1.10.0-src.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> - <br /> - - - - <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz" link-suffix="/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz">accumulo-1.10.0-bin.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> - <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> - <br /> +<div class="row btn-group" style="margin-left: 70px"> + <div class="col btn-group"> + <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz" link-suffix="/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz">accumulo-1.10.0-src.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> + </div><div class="col btn-group"> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> + </div> +</div> +<div class="row btn-group" style="margin-left: 70px"> + <div class="col btn-group"> + <a class="btn btn-primary" style="text-transform: none; font-family: monospace" href="https://www.apache.org/dyn/closer.lua/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz" link-suffix="/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz">accumulo-1.10.0-bin.tar.gz <span class="glyphicon glyphicon-cloud-download"></span></a> + </div><div class="col btn-group"> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz.asc">ASC <span class="glyphicon glyphicon-lock"></span></a> + <a class="btn btn-default" style="font-family: monospace" href="https://downloads.apache.org/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz.sha512">SHA <span class="glyphicon glyphicon-lock"></span></a> + </div> </div> -<div class="row btn-group-sm" style="padding: 25px; padding-left: 50px"> + +<div class="row btn-group-sm" style="margin: 25px; margin-left: 50px"> <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="/release/accumulo-1.10.0">Release Notes</a> <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="https://github.com/apache/accumulo/blob/rel/1.10.0/README.md">README</a> <a class="btn btn-default" style="text-transform: none; font-family: monospace" href="/1.10/accumulo_user_manual">User Manual</a> diff --git a/output/feed.xml b/output/feed.xml index ec2ce56..995f9d5 100644 --- a/output/feed.xml +++ b/output/feed.xml @@ -6,8 +6,8 @@ </description> <link>https://accumulo.apache.org/</link> <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Mon, 07 Sep 2020 09:32:42 +0000</pubDate> - <lastBuildDate>Mon, 07 Sep 2020 09:32:42 +0000</lastBuildDate> + <pubDate>Wed, 09 Sep 2020 16:01:59 +0000</pubDate> + <lastBuildDate>Wed, 09 Sep 2020 16:01:59 +0000</lastBuildDate> <generator>Jekyll v4.1.1</generator>