Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java is:unmerged language:HTML language:Go

Filter by

44.1M results  (1 s)

44.1M results

Summary - add lifecycle events to forecast jobs so full job responses show queued/running/succeeded/failed history - add recent job list endpoint with limit and status filtering - support recent ...

Two small, independent lint-hygiene changes (one commit each). 1. Remove orphan tools/lint-plan-deps.py (chore) lint-plan-deps.py added no value over existing linters. It imported loop-cohort.py and ...

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

Problem The web dashboard has several mobile usability issues: - Sidebar takes 60%+ of screen width on phones - StatusBar and TopBar overflow on small screens - Grid layouts have fixed minimum ...

Summary Phase A of wiring the entity-graph DoD: the brain-query read seam. - Library _brain_query.py — iter_entities, find_entities, plus composable predicates (where_field_equals, where_list_field_contains, ...

작업 내용 - 위치 화면에서 내부 catalog/KMA 정보 노출을 줄이고 저장 위치와 날씨 요약을 사용자 친화적으로 정리했습니다. - 위치 검색 결과를 3개씩 페이지로 나누고 페이지 표기를 현재/전체 형식으로 변경했습니다. - 모바일 위치 화면에서 현재 위치 후보를 검색보다 먼저 보이게 하고, 히어로의 날씨 영역과 모바일 헤더 위치명을 숨겼습니다. ...

(cherry picked from commit 73d8e9a47cc13ce1b9b1bdfdeaa958639b144f55) Co-authored-by: Patrick Rauscher prauscher@prauscher.de !-- gh-issue-number: gh-117291 -- - Issue: gh-117291 !-- /gh-issue-number ...
awaiting review
docs
skip news

Summary Implements #33 — structured logging across the app plus an honest, non-blocking way to surface partial-data warnings and categorize connector errors. Self-contained: a new app/observability package ...