pullrequests Search Results · language:Dune language:Python language:Java language:TypeScript language:Java language:Java
Filter by
168M results
This PR applies 2/3 suggestions from code quality AI findings. 1 suggestion was skipped to avoid creating conflicts.
documentation
Summary
- Add SECURITY.md from the Pi extension OSS template (reporting contact, supported versions, Pi package security
note).
- Complete CHANGELOG.md in Keep a Changelog format with 0.1.0–0.1.4 ...
改动
把 ClickHouseBackfillRunner 的 ClickHouse 写入从逐行 executeUpdate() 改成 addBatch() + executeBatch()。
- 之前:每行 1 个 RTT,clickhouse-jdbc 驱动把每次调用打成独立 native protocol packet
- 之后:每 page (1000 行) 1 个 RTT,clickhouse-jdbc ...
Closes #25
What was built
- app/(guest)/sk-toss.tsx — fetches session on mount to show real team names + colour dots
- Two full-width team option cards with colour dot, team name, and checkmark on ...
What
Behavior-preserving refactor of IngestionService.ingest_source ? the single high-value item from the SonarQube audit
(Cognitive Complexity 65 vs 15 allowed). This is the core ingest path every adapter ...
Summary
Additive strangler-fig layer: \organizations, \memberships, \platform_admins\ + deterministic backfill from live legacy
tables. No changes to orders, agreements, RLS, auth hooks, or legacy tables. ...
Motivation
- Prevent unauthorized access to drafts/deleted reviews and ensure endpoints only expose PUBLISHED content to other
users.
- Improve the review authoring experience with explicit draft ...
codex
Add Python-native .fdt sidecar save/load, memory-mapped data handles, and storedisk offload/retrieve behavior shared by
EEGPrepSession, pop_newset, STUDY save paths, and eegprep-console. Documents storage ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6.0.2 → v7.0.0 |
Release Notes
details summary codecov/codecov-action ...
dependencies
github-actions
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by commenting @dependabot rebase.
details summary Dependabot commands ...
dependencies
python:uv