pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
185M results
💡 What: Reduced the hardcoded splash screen delay from 3000ms to 1000ms. Refactored the Handler to use
Looper.getMainLooper() for modern, thread-safe execution.
🎯 Why: The previous 3-second delay was ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| coverage | =7.14.3 → =7.15.0 | age | confidence |
Release Notes
details summary coveragepy/coveragepy ...
dependencies
renovate
Single-language R. Ports the Tier A→B tooling off Python so the registry has one toolchain (matching the R shop and
killing the PEP 668 friction). Consumer amrr is unchanged.
What changed
- New tools/*.R: ...
Motivation and context
Release workflow failures are currently reported with repo-specific PostHog event names or have gaps in failure
coverage. This makes cross-SDK monitoring harder and would require ...
The last 3 open code-scanning alerts are all avoid-sqlalchemy-text on the raw text() queries in encryption_migrate.py.
They carried # nosemgrep: avoid-sqlalchemy-text, but Semgrep OSS matches the fully-qualified ...
Automated quarterly refresh of the Smithsonian Bird Friendly Coffee certified-roaster directory.
Source: https://nationalzoo.si.edu/migratory-birds/bird-friendly-coffee License: Public certification list; ...
mod:companyweb_base
series:19.0
Em-dashes (—) in the site s prose read as AI-written. This removes them from all user-facing copy and replaces them with
natural punctuation.
What changed
- i18n/en.json + i18n/pl.json — every visible ...
Gap: AlertHandler type alias not re-exported from lifecycle/__init__.py
AlertHandler is a public type alias (Callable[[ Incident ], None]) defined at
src/robotsix_agent_comm/lifecycle/supervision.py:34. ...