pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Python language:Java
Filter by
183M results
Description
Fix for #23110
Contributor Agreement
- [X] I am a human, and not a bot.
- [X] I will be responsible for responding to review comments in a timely manner.
- [X] I will work with the ...
size:S
What why
The Mission Control Lifecycle table built its Pending column straight from the static config/pending-plans.json manifest
and never cross-checked Notion — so a plan stayed Pending forever even ...
Summary
-
Work Register / Planning
- Work Register ID: WR-_ (e.g. WR-A1) — see docs/WORK_REGISTER.md
- Product Planning Matrix ID: PM-_ (e.g. PM-01) — see docs/PRODUCT_PLANNING_MATRIX.md
- Planning ...
Summary
- Отключен site-mobile-landing.css — лендинг на телефоне снова из базового бандла
- Скрыт индикатор прокрутки hero (.hero-scroll)
- Процесс: убран process-stack, SVG-линия анимируется при ...
Why
#434 merged the gated-evidence reader — live T2∪T3 cards land on surface.transcript_evidence_cards, and the
relationship-map weave renders natively — but the alchemy.js consumer hooks were held (the ...
Summary
The per-project JDK selector lets you run Build / Test / Package / Run / Debug under any installed JDK by injecting it
via JAVA_HOME. That part worked, but Coffilot also unconditionally added ...
Summary
- Adds MongoDB as a second datastore alongside PostgreSQL, demonstrating polyglot persistence
- Business data stays in PostgreSQL (ACID, DECIMAL(19,4)); MongoDB holds only the append-only, ...
Why
Run-As was silently falling back to SP M2M on the deployed app (job succeeded, but not via the realistic Run-As path).
The route passed settings.DATABRICKS_CLIENT_ID as the token-exchange audience ...