Skip to content

Instantly share code, notes, and snippets.

View ErickRamirezAU's full-sized avatar

Erick Ramirez ErickRamirezAU

View GitHub Profile
@ErickRamirezAU
ErickRamirezAU / CASSANDRA-17485-How_I_published_to_prod.md
Created March 29, 2022 01:15
NOTES - How I published CASSANDRA-17485 to production

How I published CASSANDRA-17485 to production

Here are the commands I ran to publish the website build in staging to production.

STEP 1 - Make a local copy of the apache/cassandra-website repository:

$ git clone https://github.com/apache/cassandra-website.git
Cloning into 'cassandra-website'...
remote: Enumerating objects: 22265, done.