Oliver Hookins
Oliver Hookins
I'm finding the opposite (not sure if it's related). I'm using `@actions/cache` as a library and find that `cache.isFeatureAvailable()` is always returning false, within a CI run on my custom...
Labels on the runner scale sets outside of the specific Dependabot use case would still be useful. For example, to allow for having multiple redundant pools of runners (multi-cluster scenario)...
I'm reasonably certain this can happen at any time with the current version of the ARC Helm chart. There is no liveness check on the `dind` container, therefore any action...
@michaelklishin it doesn't appear to: https://github.com/eventmachine/eventmachine/blob/master/lib/em/connection.rb#L406-L417
Actually it does seem to work, if you put the client certificate first in the cert chain file. Anyhoo, verify peer would still be nice. Is there a nice way...
@axw I see it the exact opposite way around. Frequently I will want to generate a coverage report on the application I am currently working on. It makes no sense...
Anything I can do to help move this along?
Still hanging out for this as well! Would appreciate any good workarounds.
I'm having a similar problem here, although slightly different scenario. Wanting to only capture Postgres metrics, but am finding that the agent is capturing system metrics despite removing everything else...
Had the same issue here. It's not great seeing the runners be unceremoniously dumped when they don't match some arbitrary version requirement. There's also nothing in the UI about it...