Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:Go

Filter by

204M results  (2 s)

204M results

Summary - add --status --format table for human-readable PR diff stats - fetch PR additions/deletions/changed files/title only in table mode - add gh shim fixtures, table golden, and docs/skill ...

Summary - support nested ydnote_dir paths using / or \ separators - create nested local directories with os.makedirs - sanitize recursively-created local directory names - document nested directory ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | hatchling (source, changelog) | ==1.29.0 → ==1.30.1 | age | confidence | Release Notes details ...

go.opentelemetry.io/otel resolves to v1.43.0 because go.opentelemetry.io/otel/sdk is bumped to v1.43.0. closes #21918
needs-ok-to-test

What type of PR is this? - [ ] Bug fix - [*] New feature - [ ] Documentation - [*] Refactoring - [ ] CI/Build Description Adding healthz and readyz endpoint and using same http port for metrics ...

Adds a read-only diagnosis over the production discovery seed, classifying real baskets as diagnosable, blocked, deferred, or unknown fail-closed using existing source/cache/screening sidecars. No runner ...

💡 What: Replaced slow .match() regexes for coordinate keys with string-slicing parseCoordinateKey. Replaced object-to-array conversions (Object.values(resources).reduce(...)) with direct property additions ...

What: Add a Connecting to a device section to docs/usage.md with a runnable GATT read example. Why: Active GATT connections are the whole point of a connectable proxy, yet usage.md only documented scanning. ...

Update Redot API online class reference to match the engine at https://github.com/Redot-Engine/redot-engine/commit/69c73e870d07a534d48e16b914a2629e986243e4 (master).
area:class reference
bug
enhancement