Pete Davids

Results 7 issues of Pete Davids

Implements [this suggestion](https://github.com/gotestyourself/gotestsum/issues/141#issuecomment-695852536) -- updates the execution to search output events for the `PASS` output string. It will then count those as pass events (if no true pass event is...

### What happened? ## Steps to Reproduce call `trace.getTracer('service').startSpan(...)` without setting `startTime` from an instance of Chrome on version `106.0.5249.119` (i'm not sure exactly how far back [this open bug](https://bugs.chromium.org/p/chromium/issues/detail?id=1365808&q=timeOrigin&can=2)...

bug
duplicate
priority:p2
signal:traces

### What happened? ## Steps to Reproduce call `createCounter('test_counter').add(1);` from an instance of Chrome on version 106.0.5249.119 (i'm not sure exactly how far back [this open bug](https://bugs.chromium.org/p/chromium/issues/detail?id=1365808&q=timeOrigin&can=2) goes, but it's...

bug
priority:p2
sdk:metrics

# Summary make the `Copy Name` button copy the `MetricName`, not the `Value`, for nonjob analysis runs ![2023-08-07 at 16 56](https://github.com/argoproj/argo-rollouts/assets/5599894/0b2a6015-72c8-47b2-957f-ea3ae6cb02a5) the `Value` is generally something like `"ok"` or `200`,...

enhancement
hacktoberfest
no-issue-activity

addresses https://github.com/dolphin-emu/www/issues/62 i was cooped up and bored so i decided to knock this one out; stole the pattern from https://www.turnkeylinux.org/blog/django-navbar lookin good locally; couple examples: download page guide page

### Description the `Auth0ContextInterface` provides auth state and a bunch of async methods for updating that auth state. the `user`, however, is only populated in state as a side effect...