abcxyz / abcxyz/github-metrics-aggregator

Improve the concurrent integration test workflow

Aperta
#45 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Go
Stelle
16
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.