This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/trunk by this push:
new c13e55814 Create release branch cassandra-5.0
c13e55814 is described below
commit c13e55814730590159e4b976e94f75a2c5b06f1c
Author: mck <[email protected]>
AuthorDate: Sun Aug 13 18:01:30 2023 +0200
Create release branch cassandra-5.0
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-18705
---
site-content/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site-content/Dockerfile b/site-content/Dockerfile
index 4f8204eda..76996d40c 100644
--- a/site-content/Dockerfile
+++ b/site-content/Dockerfile
@@ -90,7 +90,7 @@ ENV ANTORA_SITE_START_PAGE="_"
# Build from 3.11.5 as document generation for previous versions is broken.
ENV
ANTORA_CONTENT_SOURCES_CASSANDRA_URL="https://github.com/apache/cassandra.git"
-ENV ANTORA_CONTENT_SOURCES_CASSANDRA_BRANCHES="trunk cassandra-4.1
cassandra-4.0 cassandra-3.11"
+ENV ANTORA_CONTENT_SOURCES_CASSANDRA_BRANCHES="trunk cassandra-5.0
cassandra-4.1 cassandra-4.0 cassandra-3.11"
# FIXME – we can't generate tags yet as in-tree doc/antora.yml doesn't specify
specifc tag versions
ENV ANTORA_CONTENT_SOURCES_CASSANDRA_TAGS=""
ENV ANTORA_CONTENT_SOURCES_CASSANDRA_START_PATH="doc"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]