abcxyz / abcxyz/github-metrics-aggregator

Improve the concurrent integration test workflow

オープン
#45 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。