Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged language:JavaScript

Filter by

68.5M results  (1 s)

68.5M results

Summary Narrow per-row split from bundle #2128 (physics-loop/conditional-batch-repair-20260528). The bundle was an explicit batch-by-date of May 28 audited_conditional source-row repairs; per repo policy ...

What Adds gitleaks secret scanning to CI. It complements bin/scrub-check.sh (operator-private paths + Luminik identifiers) by catching generic secrets: API keys, tokens, and PEM private-key blocks. Changes ...

Context Please include relevant motivation and context for this PR. If fixes an issue please add it with Fix #XXXX Description Please include a summary of the change and which issue is fixed. List ...
community
provider/gcp

Summary - Adds salesforce_accounts.sf_recency_status varchar(60) — persisted by pipeline/salesforce.py at SF-push time so report.py reads the FR-5.5 recency flag without a live SF call - Adds ...

The docs snippets connect to a Postgres that nothing in the repo provided, so a reader copy-pasting the tutorial hit connection refused on the first line. This adds a small scripts/postgres that starts ...

What (Plan B: live-verify OpenMetadata discovery) Live-verified the MCP discovery connector s openmetadata profile against OpenMetadata 1.12.8 s built-in MCP server (Docker, http://localhost:8585/mcp, ...
cli
needs-docs
tests

Problem The fleet crash-looped on ENOSPC. Nothing made an agent notice the disk was full and back off: when the host ran low on space, every scheduled firing hit ENOSPC, failed, and rescheduled — each ...

Description Running anything ray-related (e.g ray --help) on Python 3.14+ results in: /.venv/lib/python3.14/site-packages/ray/_common/usage/usage_lib.py:660: SyntaxWarning: return in a finally block ...

Summary - migrate design-system preview card CSS and inline styles from hardcoded color literals to reef-pi CSS custom properties - add missing preview theme-handler includes so ?theme=dark and ...