This is an automated email from the ASF dual-hosted git repository.
patrick pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
discard f74031fee generate docs for 1b144e50
add 8efdf1270 github action to generate website
add 898aa3ff0 Updated BLOG - C* 3.0, 3.11 EOL announcement
add 1e9c4bc25 generate docs for 898aa3ff
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f74031fee)
\
N -- N -- N refs/heads/asf-site (1e9c4bc25)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/site-content.yaml | 47 +++++++++++
content/_/blog.html | 2 +-
...-3.0.x-and-3.11.x-End-of-Life-Announcement.html | 7 +-
.../doc/4.2/cassandra/developing/cql/changes.html | 3 +
.../cassandra/developing/cql/cql_singlefile.html | 81 ++++++++++++++++++-
.../4.2/cassandra/developing/cql/definitions.html | 4 +-
.../doc/4.2/cassandra/developing/cql/types.html | 29 +++++++
.../cassandra/managing/tools/cassandra_stress.html | 4 +
.../doc/4.2/cassandra/managing/tools/cqlsh.html | 11 +--
.../4.2/cassandra/tools/nodetool/bootstrap.html | 9 +--
.../doc/4.2/cassandra/tools/nodetool/import.html | 6 +-
.../doc/4.2/cassandra/tools/nodetool/nodetool.html | 8 +-
.../4.2/cassandra/tools/nodetool/repair_admin.html | 86 ++++++++++-----------
.../trunk/cassandra/developing/cql/changes.html | 3 +
.../cassandra/developing/cql/cql_singlefile.html | 81 ++++++++++++++++++-
.../cassandra/developing/cql/definitions.html | 4 +-
.../doc/trunk/cassandra/developing/cql/types.html | 29 +++++++
.../cassandra/managing/tools/cassandra_stress.html | 4 +
.../doc/trunk/cassandra/managing/tools/cqlsh.html | 11 +--
.../trunk/cassandra/tools/nodetool/bootstrap.html | 9 +--
.../doc/trunk/cassandra/tools/nodetool/import.html | 6 +-
.../trunk/cassandra/tools/nodetool/nodetool.html | 8 +-
.../cassandra/tools/nodetool/repair_admin.html | 86 ++++++++++-----------
content/search-index.js | 2 +-
site-content/source/modules/ROOT/pages/blog.adoc | 2 +-
...-3.0.x-and-3.11.x-End-of-Life-Announcement.adoc | 6 +-
site-ui/Dockerfile | 2 +
site-ui/build/ui-bundle.zip | Bin 4796900 -> 4796900
bytes
28 files changed, 413 insertions(+), 137 deletions(-)
create mode 100644 .github/workflows/site-content.yaml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]