pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Python language:TypeScript
Filter by
169M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| graphql | 16.14.1 → 16.14.2 | age | confidence |
[!WARNING] Some dependencies could not be ...
Tier 0 — dependencies:
- Move HeroUI off beta to stable 2.8.x (react 2.8.10, form 2.1.32, modal 2.2.29)
Tier 1 — file structure:
- Consolidate types into src/types/; merge utils/types, drop dead ...
Summary
- Normalize nested Clerk auth callback paths such as /sign-up/verify-email-address and /sign-in/sso-callback to /
after successful Matrix app-session exchange.
- Preserve valid runtime ...
ready-for-ci
Summary
Lands the manual one-time setup scripts for GCP IAM bootstrap per S1.4. Scripts-only — Abu runs them himself against his
GCP project; this PR does NOT execute IAM mutations.
What lands
- infra/workload-identity-federation.sh ...
Summary
Fixes the Layer C retrieval path so the dev UI can preview all DVC-backed expected references and generated retrieval
clips behave like real clips instead of forced 60-second timelines.
The root ...
Problem
In online deployments (nightly/latest), the otel-collector cannot reach SigNoz Cloud. Logs show a continuous failure
cascade:
dns: A record lookup error: lookup ingest.eu.signoz.cloud on 127.0.0.11:53: ...
patch
Story 100-8 — Phase 2: React reference shell (ADR-135)
Implements the session-free React client for reference pages, consuming the Phase-1 JSON projections (100-2…100-7).
What landed
- Session-free ...
Summary
- add an account progress-log endpoint for saved pet follow-up check-ins
- save chatbot progress/no-result follow-up messages as pet progress events
- show progress logs on the customer ...