Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML is:merged is:merged

Filter by

98.7M results  (3 s)

98.7M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Problem Reported post-ship: team logos were too large in places and throwing off charts/graphs. On the Trends tab, the RS-vs-RA, OPS-vs-ERA, and Power-vs-Discipline scatters rendered ~150px team logos ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Tahap 5 — Proteksi OCR/GFR (S3): CT → Relai → Trip Coil PMT Lab pertama jalur Distribusi — skema proteksi gardu 20kV. Lab baru: Proteksi OCR/GFR (?lab=ocr-gfr) Rangkai: Sumber 20kV → PMT (CB) → CT → ...

https://claude.ai/code/session_01NBbeuQKsqqXLAYCLTBTjkU

概要 ./gradlew bootRun 実行時に --spring.profiles.active=local が自動で適用されるよう build.gradle に設定を追加。 変更内容 backend/build.gradle に以下を追加: bootRun { args = [ --spring.profiles.active=local ] } 背景 PR #27 でプロファイル分離(application-local.properties)を導入したが、毎回オプションを手動指定するのは煩雑なため自動化する。 ...