Closed bdemers closed 2 months ago
I'm still getting back up to speed here. I'm assuming this is part of the projects enrollment in the Commonhaus Foundation and this is one of the benefits, considering Develocity is a pay service?
@kdavisk6, correct. Its a way to get some observability/metrics into your build. What takes the longest, track flaky tests, compare builds to see what changed between them (dependencies, java version, etc). There is also other functionality like build caching, and ways to speed up your tests, but... collecting metrics is always the first steps (measure before optimization).
Great. I'll approve the PR, but wait to test the workflows until we get the Secret configured.
Looks like there was a YAML formatting error: https://github.com/OpenFeign/feign/actions/runs/10776636436
Fixed in: 41f3cc90a284dac84a2b6cc21fb2a64181b365f5
cc: @velo