Closed daniel-sanche closed 3 years ago
Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image
⚠️ Error: only release PRs should be merged into main
, feature PRs should use develop
See our Contributing Guide for more information.
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