[jira] [Commented] (CASSANDRA-16763) Create Cassandra documentation content for new website

2022-01-01 Thread Michael Semb Wever (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467446#comment-17467446
 ] 

Michael Semb Wever commented on CASSANDRA-16763:


Small PRs on cassandra [trunk|https://github.com/polandll/cassandra/pull/18], 
[cassandra-4.0|https://github.com/polandll/cassandra/pull/17], and 
[cassandra-3.11|https://github.com/polandll/cassandra/pull/19] (small fixes for 
`ant gen-doc`).

CI
- trunk 
[!https://ci-cassandra.apache.org/job/Cassandra-devbranch/1333/badge/icon!|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1333/]
- 4.0 
[!https://ci-cassandra.apache.org/job/Cassandra-devbranch/1334/badge/icon!|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1334/]
- 3.11 
[!https://ci-cassandra.apache.org/job/Cassandra-devbranch/1335/badge/icon!|https://ci-cassandra.apache.org/job/Cassandra-devbranch/1335/]

> Create Cassandra documentation content for new website
> --
>
> Key: CASSANDRA-16763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16763
> Project: Cassandra
>  Issue Type: Task
>  Components: Documentation/Website
>Reporter: Anthony Grasso
>Assignee: Michael Semb Wever
>Priority: High
>  Labels: pull-request-available
>  Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> We need create the content (asciidoc) to render the Cassandra documentation 
> using Antora. This work can commence once the following has happened:
>  * Website and documentation proof of concept is done - CASSANDRA-16029
>  * Website design and concept is done - CASSANDRA-16115
>  * Website and document tooling is done - CASSANDRA-16066 
>  * Website UI components are done - CASSANDRA-16762



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-16763) Create Cassandra documentation content for new website

2021-12-20 Thread Anthony Grasso (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462622#comment-17462622
 ] 

Anthony Grasso commented on CASSANDRA-16763:


Updated cassandra trunk, cassandra-4.0, and cassandra-3.11 patches.
 * Removed generated nodetool and Cassandra configuration pages
 * Removed files that had been incorrectly added or modified outside of the 
_doc_ directory

 

Updated cassandra-website tooling.
||Branch||Patch||
|trunk|[#85\|https://github.com/apache/cassandra-website/pull/85]|

Changes for the above patch are:
 * Removed the {{-i}} and {{-n}} options from the {{./run.sh}} script. Removing 
the generated pages from the Cassandra repository makes these options redundant.
 * README. md has been updated to reflect changes to {{./run.sh}}
 * Changed site-content Docker file.
 ** Installed JDK 11 for compiling trunk and cassandra-4.0 branches.
 ** Made 'build' user a sudo user so it can switch the Java version depending 
on which branch it is compiling.
 * Changed the documentation generation function in the docker-entrypoint.sh.
 ** Always makes a copy of the repository if is supplied from the local host 
calling the container.
 ** Select the version of JDK to use based on the version of Cassandra being 
built.

> Create Cassandra documentation content for new website
> --
>
> Key: CASSANDRA-16763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16763
> Project: Cassandra
>  Issue Type: Task
>  Components: Documentation/Website
>Reporter: Anthony Grasso
>Assignee: Michael Semb Wever
>Priority: High
>  Labels: pull-request-available
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> We need create the content (asciidoc) to render the Cassandra documentation 
> using Antora. This work can commence once the following has happened:
>  * Website and documentation proof of concept is done - CASSANDRA-16029
>  * Website design and concept is done - CASSANDRA-16115
>  * Website and document tooling is done - CASSANDRA-16066 
>  * Website UI components are done - CASSANDRA-16762



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-16763) Create Cassandra documentation content for new website

2021-12-09 Thread Anthony Grasso (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456456#comment-17456456
 ] 

Anthony Grasso commented on CASSANDRA-16763:


Updated trunk, and cassandra-4.0 patches as per feedback in pr#1128 comment

Answered questions in pr#1128 comment

Updated commit message in cassandra-3.11 patch to match trunk and cassandra-4.0 
message.

> Create Cassandra documentation content for new website
> --
>
> Key: CASSANDRA-16763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16763
> Project: Cassandra
>  Issue Type: Task
>  Components: Documentation/Website
>Reporter: Anthony Grasso
>Assignee: Michael Semb Wever
>Priority: High
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We need create the content (asciidoc) to render the Cassandra documentation 
> using Antora. This work can commence once the following has happened:
>  * Website and documentation proof of concept is done - CASSANDRA-16029
>  * Website design and concept is done - CASSANDRA-16115
>  * Website and document tooling is done - CASSANDRA-16066 
>  * Website UI components are done - CASSANDRA-16762



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-16763) Create Cassandra documentation content for new website

2021-12-08 Thread Michael Semb Wever (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17455250#comment-17455250
 ] 

Michael Semb Wever commented on CASSANDRA-16763:


comments in pr#1128

> Create Cassandra documentation content for new website
> --
>
> Key: CASSANDRA-16763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16763
> Project: Cassandra
>  Issue Type: Task
>  Components: Documentation/Website
>Reporter: Anthony Grasso
>Assignee: Michael Semb Wever
>Priority: High
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We need create the content (asciidoc) to render the Cassandra documentation 
> using Antora. This work can commence once the following has happened:
>  * Website and documentation proof of concept is done - CASSANDRA-16029
>  * Website design and concept is done - CASSANDRA-16115
>  * Website and document tooling is done - CASSANDRA-16066 
>  * Website UI components are done - CASSANDRA-16762



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-16763) Create Cassandra documentation content for new website

2021-08-04 Thread Michael Semb Wever (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393403#comment-17393403
 ] 

Michael Semb Wever commented on CASSANDRA-16763:


Looking at these two patches:
 - https://github.com/apache/cassandra/pull/1128 (trunk)
 - https://github.com/apache/cassandra/pull/1129 (3.11)

Trunk looks good, and just needs the 118 commits squashed to one.

But the 3.11 branch has unrelated work in it. (That is 1827 commits, most not 
from you [~polandll].)
It needs to be rebased so that it only contains your commits, and then squashed 
them down to just one commit too.

> Create Cassandra documentation content for new website
> --
>
> Key: CASSANDRA-16763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16763
> Project: Cassandra
>  Issue Type: Task
>  Components: Documentation/Website
>Reporter: Anthony Grasso
>Assignee: Lorina Poland
>Priority: High
>
> We need create the content (asciidoc) to render the Cassandra documentation 
> using Antora. This work can commence once the following has happened:
>  * Website and documentation proof of concept is done - CASSANDRA-16029
>  * Website design and concept is done - CASSANDRA-16115
>  * Website and document tooling is done - CASSANDRA-16066 
>  * Website UI components are done - CASSANDRA-16762



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-16763) Create Cassandra documentation content for new website

2021-06-25 Thread Anthony Grasso (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369791#comment-17369791
 ] 

Anthony Grasso commented on CASSANDRA-16763:


The new Cassandra documentation content which the tooling in CASSANDRA-16066 
uses to render the documentation HTML can be found on Lorina Poland's cassandra 
[fork|https://github.com/polandll/cassandra-website] on the following two 
branches:
 * 4.0 documentation: [trunk|https://github.com/polandll/cassandra/tree/trunk]
 * 3.11 documentation: 
[cassandra-3.11|https://github.com/polandll/cassandra/tree/cassandra-3.11]

> Create Cassandra documentation content for new website
> --
>
> Key: CASSANDRA-16763
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16763
> Project: Cassandra
>  Issue Type: Task
>  Components: Documentation/Website
>Reporter: Anthony Grasso
>Assignee: Lorina Poland
>Priority: High
>
> We need create the content (asciidoc) to render the Cassandra documentation 
> using Antora. This work can commence once the following has happened:
>  * Website and documentation proof of concept is done - CASSANDRA-16029
>  * Website design and concept is done - CASSANDRA-16115
>  * Website and document tooling is done - CASSANDRA-16066 
>  * Website UI components are done - CASSANDRA-16762



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org