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

ci: added e2e-upgrade workflow #786

Closed daniel-sanche closed 3 years ago

daniel-sanche commented 3 years ago

Added a new GitHub Action to deploy the latest release (as found on the website), and then attempt to deploy the latest code on top of it. This test should ensure our new releases are backwards compatible with previous versions

The workflow is currently triggered manually and on a schedule, rather than during PRs. This is in line with the existing e2e-release workflow

github-actions[bot] commented 3 years ago

Open in Cloud Shell

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

github-actions[bot] commented 3 years 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

github-actions[bot] commented 3 years ago

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

See our Contributing Guide for more information.