pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript is:unmerged
Filter by
74.8M results
Automated test pull request
概要
M6「汎用編集」の第1陣(T6.1)。plan.md §4 M6 / methods.md §汎用編集。 M6 は7コマンドと大きいため サブPRに分割して進める(T6.1 → T6.2 → T6.3 → T6.4)。
着手時にユーザー確定した3判断:
- M6 はサブPR分割
- transform --mode delta の scale は乗算(location/rotation ...
Unified replay for marcolivierarsenault/moonraker-home-assistant
Summary
Phase 3 item P3-I (the highest-leverage steal per the comparison research). Ground-truth showed the benchmark infra
already existed (benchmarks/review-chain/: 5 fixtures + manual v1 protocol + ...
…_ids
Confirmed against a live HA: entity_ids are derived from device.name + the entity name (e.g. device Airspace + Aircraft
Count - sensor.airspace_aircraft_count). The payload object_id I added in ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
概要
Archive セクションに使用する画像ファイルが .gitignore の *.JPG ルールにより(macOS の大文字小文字非区別ファイルシステムの影響で小文字 .jpg
も対象になっていた)リモートにアップロードされていなかった問題を修正しました。
変更内容
- .gitignore に !*.jpg を追加し、変換済み小文字 jpg は追跡対象に
- Archive 用画像5件をコミット ...