pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:PHP
Filter by
196M results
Problem
argocd-image-updater is configured with update-strategy: newest-build and no tag filter. Cloud Build pushes both
$SHORT_SHA and latest for the same image (same digest, same build time), so when ...
Summary
- add scripts/validate-gui-with-xvfb.sh for reusable Xvfb command execution, timeout handling, and success/failure
expectations
- delegate the headed Ubuntu GUI validation workflow to ...
문제
staging Vercel 빌드에 VITE_API_BASE_URL이 없어 번들이 baseURL: /api (상대경로)로 자기 origin 호출 → Vercel SPA fallback이 index.html 반환 →
axios가 HTML 문자열을 받아 v-for가 글자단위 순회 → 빈 카드 대량 + 데이터 미표시.
수정
- client.ts: VITE_API_BASE_URL ...
Automated convergence sweep (SPEC-007-A step 1b): goal nat-mul-comm carries translations by trial-alpha and trial-bravo
merged in overlapping PRs, so neither check-in ran the step-8 fidelity diff. Outcome ...
What
Make update.bat s LLM extraction step use a dedicated extraction model, independent of the /ask brain, and make the
cache reuse visible so a re-run is obviously not from scratch .
Changes
- app/config.py ...
Motivation
- Add a new area field for devices and include it across UI, storage and exports for better location tracking.
- Allow bulk device import from Excel/CSV and support modern .xlsx files without ...
codex
PR-C, the final wave of the whole-repo audit (PR-A #31 safety core, PR-B #32 product surface).
- Handler-level tests: the Slack glue layer (assistant dispatch, all four Block Kit handlers, App Home ...
Summary
The proper fix for non-hourly forcing in parflow / clmparflow / rhessys. These pipelines convert precipitation to a
mm/hour rate (a correct mm/s → mm/hr conversion) but then aggregate assuming ...
概要
カード名の自動縮小が、タブをスワイプで切り替えた場合に効いていなかった問題を修正します。
原因
カードタブ(全てのカード/マイコレクション/ウィッシュリスト)をスワイプで切り替えると、隣タブを事前描画した「先読みpane」をそのまま本体グリッドへ移植する commit() 経路が使われます。この経路は
_renderNextBatch(バッチ描画+縮小適用)を通らないため、_fitCardName ...
작업 내용
- final_reports 스키마 변경에 따른 프론트 리포트 응답 구조 반영
- overall_score 조회 경로를 summary.score_summary.overall_score 기준으로 수정
- 기존 응답 구조 호환을 위해 fallback 처리 추가
- report.summary.score_summary.overall_score ...