GoogleCloudPlatform / cloud-ops-sandbox

Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406 stars 148 forks source link

Document a way to deploy website for testing #777

Closed simonz130 closed 2 years ago

simonz130 commented 3 years ago

Currently it's not clear how to deploy a pre-released copy of the website with user guide for testing purposes. We only have a link to "Open in Cloud Shell" button to test the changes.

We should have a way to test the changes to the website. Perhaps, we should deploy it as part of the CI and have a way to create a "private" CI run for testing purposes.

daniel-sanche commented 3 years ago

We have a "Stage Website" GitHub Action to accomplish this. We should make sure it's well documented

minherz commented 2 years ago

We do not do any changes to the website. No need for this work now.