Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:CSS

Filter by

203M results  (2 s)

203M results

Two contradictory lines in the same PR review body: ❌ 0 judge(s) requested changes (from summary builder) followed by INCONCLUSIVE: No judge decisions found (from gate). Now both agree.

Skeleton tables showed Title Case headers ( Meeting ) while the loaded tables showed CAPITAL CASE ( MEETING ). Cause: the uppercase lived only on the sortable-header button; skeleton headers are plain ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

Bumps the composer-dependencies group with 1 update: yahnis-elsts/plugin-update-checker. Updates yahnis-elsts/plugin-update-checker from 5.6 to 5.7 details summary Release notes /summary p em Sourced ...
dependencies
php

Second amendment to plan-doc shipped in PR #605 (amended via #607). Third audit (frontend grep) surfaced 5 load-bearing consumers the original plan + first amendment both missed: - frontend/src/lib/data.ts:210 ...

The total/% label read the row via data[props.index], but Recharts drops zero-dimension bars from its rendered set, so props.index is an index into that filtered set — not the full data array. Once any ...

Summary When deleting a flow, trace rows get deleted (flow_id - trace ON DELETE CASCADE). But span.trace_id - trace.id did NOT have ON DELETE CASCADE, causing FK violation when trace rows are deleted: ...
bug

Motivation - Prevent race conditions and inconsistent runtime state during database import by draining or cancelling in-flight handlers and background tasks. - Ensure market background refresh ...
codex

Back-merge of the v3.12.0 release into develop (Git Flow). Lands the released CHANGELOG state on develop: empty [Unreleased] above the new [3.12.0] section with the corrected symmetric-pipeline wording. ...

Support deploying standalone labels email templates - they can now be picked as top-level deploy-file objects, not just pulled in implicitly by rules. - New labels: / email_templates: sections in the ...