Skip to content

Add claude GitHub actions 1780988023695#3

Merged
yuu61 merged 2 commits into
masterfrom
add-claude-github-actions-1780988023695
Jun 9, 2026
Merged

Add claude GitHub actions 1780988023695#3
yuu61 merged 2 commits into
masterfrom
add-claude-github-actions-1780988023695

Conversation

@yuu61

@yuu61 yuu61 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

@yuu61 yuu61 merged commit ac686bd into master Jun 9, 2026
3 checks passed
@yuu61 yuu61 deleted the add-claude-github-actions-1780988023695 branch June 9, 2026 07:57
yuu61 added a commit that referenced this pull request Jun 10, 2026
コード全体のレビューで検出した論理・契約・セキュリティ上の問題を修正。
各修正にテストを追加し、make check / test-race / cross をすべて緑で確認。

ping:
- routeros: IPv6 中継ホストを URL でブラケットし、url.Parse 失敗(毎回 Failed)を防止 (#1)
- routeros: http.Client を pinger に保持して再利用、毎 Send の接続/goroutine リークを解消 (#2)
- routeros: verify を寛容な bool に。yes/1/on/不明値は secure 既定とし、フェイルオープンを解消 (#4)
- snmp/hping/routeros: 非対応な source= を起動時警告で案内(無音無視を解消、監視は継続)(#8)
- parse: snmp/hping の RTT 正規表現を小数対応に。sub-1ms の切り捨てを解消 (#6)
- parse: RouterOS min-rtt を s/ms/us の合算に。whole-ms ("5ms") の取りこぼしを解消 (#10)
- subprocess/osname: IPv6 の ping コマンドを os= 属性で選択(Darwin は別 ping6、他は現行 OS の統合 ping -6)。リモート実行コマンドをローカル LookPath で決める依存を解消 (#7)

config:
- インデントした "#" 行コメントを除去し、コメントアウトしたホストの誤 ping を防止 (#3)
- ディレクティブ語(columns/scale/precision/split)を大小無視の予約語に (#9)
- quote-aware な ";#" トレーラ除去で、引用符内の値中の ";#" を保護 (#11)

monitor:
- ログに up/down 状態と %.3f を導入。失敗時に直前成功の stale RTT を記録する問題を解消 (#5)

tui:
- 端末高さが固定ヘッダ未満のときヘッダがあふれてタイトルが落ちる問題をクランプで防止 (#15)

cmd:
- --help / -h を exit 0 に(従来は exit 2 + "flag: help requested")(#12)

docs:
- README の Go バージョン要件を go.mod の 1.25 に一致 (#14)
- source / verify の対応モードと綴り、予約ディレクティブ語の契約を正確化

(#13「凡例に h/a を追加」は撤回。簡潔な凡例は設計どおりで、h/a は README に記載済み)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant