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

feat: Deploy Online Boutique instead of local microservice demo (Hipster Shop) #1007

Closed minherz closed 1 year ago

minherz commented 1 year ago

Description

Update provisioning and deployment implementation to deploy Online Boutique demo instead of its local clone (Hipster Shop). Reorg folders to host the provisioning logic inside designated folder (provisioning/).

Fixes #1001

github-actions[bot] commented 1 year ago

⚠️ Error: only release PRs should be merged into main, feature PRs should use develop

See our Contributing Guide for more information.

github-actions[bot] commented 1 year ago

Open in Cloud Shell You can also use the Stage Website Action if there were updates to the website.

Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image

minherz commented 1 year ago

Closed as a part of the Github workflow refactoring.