Travis Cline
Travis Cline
Currently vim-plug doesn't appear to have a well supported means of controlling what source code is included+executed when vim starts up since the latest content is pulled in by default....
This adds and uses an interface when determining the appropriate representation for the error that is supplied to `semconv.ExceptionType`. Addresses part of #2591
### Feature Description Implementing these options would enable straightforward test session video production. Playwright references: https://playwright.dev/docs/api/class-browser#browser-new-context-option-record-video https://playwright.dev/docs/api/class-browser#browser-new-page-option-record-video ### Suggested Solution (optional) _No response_ ### Already existing or connected issues /...
### Feature Description Playwright reference: https://playwright.dev/docs/auth ### Suggested Solution (optional) _No response_ ### Already existing or connected issues / PRs (optional) _No response_
### Feature Description Relevant links: * Playwright docs: https://playwright.dev/docs/network#recording-har-with-a-script ### Suggested Solution (optional) _No response_ ### Already existing or connected issues / PRs (optional) _No response_
This adds a `-j/--json` flag.
I'm an old head and have not gotten on to the uv game just yet but this PR adds a little convenience and security for developers/maintainers. I noticed a somewhat...
Painting only at pos==0 and then moving the character to the beginning of that placeholder does not work well as the first character gets overwritten with the " \b" at...
Debugging http otlp receiver cors settings is a bit more annoying than it needs to be: debug logging should include configured cors settings.
This commit implements the first of the new EndpointSecurity event tables, focused on authentication events. It introduces a new CoreEventRouter system that categorizes events and routes them to specialized tables....