Skip to content

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

Filter by

184M results  (2 s)

184M results

Summary - Record customer-facing event wall-clock latency for 60/65 score-ready and full 65/65 completion. - Keep SQL-only latency as a diagnostic side-by-side metric. - Extend fleet report output ...

Updates the requirements on google-api-python-client to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/googleapis/google-api-python-client/releases ...
dependencies
python

Bumps actions/github-script from 7.0.1 to 9.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/github-script/releases actions/github-script s releases /a . ...

Bumps actions/setup-python from 5 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/setup-python/releases actions/setup-python s releases /a . /em /p blockquote ...

Bumps @opentelemetry/exporter-prometheus from 0.57.2 to 0.219.0. details summary Release notes /summary p em Sourced from a href= https://github.com/open-telemetry/opentelemetry-js/releases @​opentelemetry/exporter-prometheus ...
dependencies
javascript

Summary Backports two small cleanups (originally made for the new-multiplayer-adapter CLI in #64) to the three existing scaffolding CLIs — @jspsych/new-plugin, @jspsych/new-extension, and @jspsych/new-timeline. ...

We got user feedback that Oops was too aggressive.

Bumps @opentelemetry/sdk-trace-node from 1.30.1 to 2.8.0. details summary Release notes /summary p em Sourced from a href= https://github.com/open-telemetry/opentelemetry-js/releases @​opentelemetry/sdk-trace-node ...
dependencies
javascript

matches was using === which required the search term to equal the full note text. Switched to String.prototype.includes so search returns all notes that contain the term anywhere in the text.