Conversation
feat(): batch fixs + aws extended + filter quality batch
…master--components--rtk chore(master): release 0.35.0
… ansible-lint) - ansible-playbook: full Rust module with ANSI stripping, strips ok/skipping lines, preserves changed/failed/unreachable/PLAY/TASK/RECAP (60-line cap) - ansible: TOML filter for ad-hoc commands (strip blanks, 40-line cap) - ansible-galaxy: TOML filter strips download/progress noise, keeps results - ansible-lint: TOML filter strips config warnings, keeps violations/summary - discover/rules.rs: add rewrite rules for all four ansible commands - scripts/install-global.sh: new script for system-wide install with sudo and overwrite warning for existing binaries (e.g. from brew)
|
|
📊 Automated PR Analysis
SummaryAdds output filtering support for four Ansible CLI tools (ansible-playbook, ansible, ansible-galaxy, ansible-lint) to the rtk proxy. Includes a full Rust module for ansible-playbook with ANSI stripping and line filtering, TOML-based filters for the other three commands, rewrite rules for command discovery, and a new global install script. Also bumps the version from 0.34.3 to 0.35.0. Review Checklist
Analyzed automatically by wshm · This is an automated analysis, not a human review. |
… ansible-lint)
Summary
Test plan
cargo fmt --all && cargo clippy --all-targets && cargo testrtk <command>output inspected