* refactor(test): reuse same GCP instance on a single PR This also ensures the deployments are faster, and we only delete the instance when merging or closing the PR, instead of doing it on each push to the PR * fix(deploy): add zone to updates * fix: typo * fix(ci): improve conditions for updates * fix(deploy): delete old deployments instead of reusing it * fix(deploy): keep delete command after run * fix(deploy): always create an instance * fix(deploy): delete disks on every delete command. * imp(ci): use better id name * Update .github/workflows/test.yml Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com> * imp: handle errors correctly on deletion * fix: do not hide valid errors * fix: edge case where the container is not ready yet Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| PULL_REQUEST_TEMPLATE | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| mergify.yml | ||
| pull_request_template.md | ||
| release-drafter.yml | ||
| zbot.yml | ||