[ 
https://issues.apache.org/jira/browse/CASSANDRA-17374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Grasso updated CASSANDRA-17374:
---------------------------------------
                        Authors: Anthony Grasso  (was: Anthony Grasso)
                        Impacts: Docs  (was: None)
                         Mentor: Michael Semb Wever
    Test and Documentation Plan: 
1. Clone the cassandra-website repository.
{code:java}
$ git clone g...@github.com:apache/cassandra-website.git{code}
2. Run website generation command and include document generation.
{code:java}
$ cd cassandra-website
$ ./run.sh website build -g{code}
3. Inspect _content_ directory.
 * Check if _content/doc_ directory is populated with documentation folders for 
the most recent versions of Cassandra (3.11, 3.11.11, 3.11.12, 4.0, 4.0.1, 
4.0.2, 4.0.3, 4.1, stable, latest, trunk)

4. Run the following commands to confirm hardcoded and missing domains have 
been removed in URL links.
{code:java}
$ grep -rl 'https://cassandra.apache.org/' content/
$ grep -rl 'href="//' content/ {code}
Both commands should return an empty result.
                         Status: Patch Available  (was: In Progress)

Opened pull request [#121|https://github.com/apache/cassandra-website/pull/121]

> cassandra-website run.sh needs to move and prep files for content/ folder
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17374
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17374
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Documentation/Website
>            Reporter: Michael Semb Wever
>            Assignee: Anthony Grasso
>            Priority: Normal
>
> See manual steps still required here:
> https://github.com/apache/cassandra-builds/compare/trunk...thelastpickle:mck/16765#diff-1f760d89dfb81ea05a11d862007a4e4e586b38aac7ae87f62c5b2e86571809c0R1273-R1291
>  



--
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

Reply via email to