Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:HTML

Filter by

209M results  (2 s)

209M results

!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED! Requirements !-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x] (all ...

What Google Business Profile posts were going out text-only because postToGBP was called without its 4th imageUrl argument in both posting paths. In the newsletter/RSS publishToAll path an image is already ...

Ajout de JaCoCo pour générer un rapport de couverture de tests, documentation de la couverture dans le README et ajout de tests unitaires complémentaires sur la gestion centralisée des erreurs afin d’améliorer ...

Plan: plans/PR-Deflection-Mxbai-Merge-Spotcheck.md Slice phase: Functional validation Reviewer rules triggered: R1, R2, R5, R10, R11, R12, R14. This PR closes the #1544 review follow-up before any embedding-booster ...

- Vite + React + TypeScript, 모바일 폰 프레임 레이아웃 - 로그인 → JWT localStorage 저장 (auth 컨텍스트) - 스코어보드: 시즌 → 게임(타임테이블) → 세션 선택 후 scores/summary 합산 랭킹 표시, 팀 이름 해석 - WebSocket 실시간: score_recorded/session_state_changed/ ...

os.environ.get() reads from the process environment only — if the .env file isn t explicitly loaded, API keys and URLs won t be found. _load_env() reads the .env file at startup using setdefault so shell ...

概要 BE の小粒タスク3件をまとめて対応しました(logging完了確認 / Redis接続基盤 / Issue #61)。 対応内容 1. logging 出力整備(logging設計・実装の完了条件達成) - core/logging.py に名前付きロガー climo を追加 - main.py にアクセスログミドルウェアを追加(INFO 1行出力、未捕捉例外時 ERROR) ...