Andrew Lock

Results 78 issues of Andrew Lock

## Summary of changes Add a rate limit for the `TraceRateLimiter` log file written when a trace is dropped ## Reason for change We potentially spam customers logs with the...

area:tracer

## Summary of changes - Update fluent assertions library from 6.4.0 => 6.12.0 - Add FluentAssertions.Analyzers for best practices ## Reason for change I hate seeing `Assert.Equals()` in the logs...

area:builds
area:tests

## Summary of changes Adds ~support~ experimental setting for writing managed logs to stdout/console ## Reason for change For testing in particular, this simplifies various things ## Implementation details Added...

area:tracer

## Summary of changes Rollback the NuGet fixes, now that they're fixed in the latest version of Rider ## Reason for change We don't need them any more ## Implementation...

area:builds

## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details

## Summary of changes Update CI to support `release/2.x` and 3.x on `master` ## Reason for change We're cutting a `release/2.x` branch, and want to make sure our automations work...

area:builds
status:do-not-merge

## Summary of changes Vendors in the external GitHub Actions we currently use ## Reason for change We're considering changing the allowed GitHub actions to be `Allow enterprise, and select...

area:builds

Refactored into several projects to share code Could potentially make it a shared project instead of an extra package. Would make using the validator and api server in the same...