pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python language:Java
Filter by
185M results
WIP: This PR fixes broken imports due to upstream changes in Diffsky, e.g.:
- https://github.com/ArgonneCPAC/diffsky/pull/438
- https://github.com/ArgonneCPAC/diffsky/pull/450
- https://github.com/ArgonneCPAC/diffsky/pull/449 ...
What why
This repo has continuous deployment (Railway auto-deploys on merge to master) but no continuous integration — a merge
currently reaches production with no automated test gate. This adds that ...
Why
The agent s configured repos were used by the tools (scoping/selection) but never told to the agent — so it guessed repo
names (ops, devops, …) and only learned the real ones reactively from the github ...
Summary
Second slice of the 2026-07-01 audit remediation. Events/contrib/timezone bugs.
1. UTC timestamps no longer shift event times — event_record.parse_dt (aggregator JSON-LD) and lhusd._parse_dt ...
What changed\n- Linked the manual seed intake docs to the queue and next-batch artifacts.\n- Linked the backlog orchestration docs to the queue artifacts that surface remaining seed work.\n\n## Why\n- ...
Summary
- 売買履歴ページのテーブルをエピソード1行表示からサブ行縦並び(保有→株数変更→売却)に再設計
- 列構成: 銘柄(rowspan)/ 種類 / 日付 / 株数 / 理由 / 振り返りメモ(rowspan)
- 銘柄列と振り返りメモ列はエピソードのサブ行数分 rowspan でまとめる
- 株数変更行の理由列は空欄(issue #356 メモ記録対応後に表示)
...
Bumps log4j2.version from 2.26.0 to 2.26.1. Updates org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1
Updates org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1
Updates org.apache.logging.log4j:log4j-slf4j-impl ...
dependencies
java
Fixes #1195
Summary
Replace the deprecated TrackerEntity import from homeassistant.components.device_tracker.config_entry with a direct
import from homeassistant.components.device_tracker, which is the ...