abcxyz / abcxyz/github-metrics-aggregator

Improve the concurrent integration test workflow

未关闭
#45 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Go
星标
16
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

### TL;DR

The current workflow uses Cloud Run tagging URLs to call individual revisions for each pull request. The original decision to use Cloud Run revisions was for performance reasons.

There are 2 options:

1) Refactor GCLB for Cloud Run to use [URL masks](https://cloud.google.com/load-balancing/docs/https/setting-up-https-serverless#using-url-mask) for targeting tagged revisions

2) Use Terraform to create the entire set of resources per Pull Request and destroy them after.

### Expected behavior

_No response_

### Observed behavior

_No response_

### Environment Details

Integration

### Additional information

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。