ocurrent / current-bench

Experimental benchmarking infrastructure using OCurrent pipelines
Apache License 2.0
34 stars 17 forks source link

Disabled worker / docker image #324

Closed art-w closed 2 years ago

art-w commented 2 years ago

Reported by @tmattio: When visiting the url of a PR from github (example), the frontend autoselects the first "environment" (worker + docker image). But the list of environments also contains some disabled ones, so a recent PR will have no corresponding benchmarks to show. We should filter the environments list for each PR so that only the active ones are available.

punchagan commented 2 years ago

Yes, I was observing this myself with local testing yesterday, but didn't find the time to make an issue for this. This would be really nice to fix!