miroir/scripts
jedarden 83c239ee60 feat(ci): add changelog lint script and fix clippy warnings
- Add scripts/changelog-lint.sh to validate [Unreleased] section has entries
- Remove unused imports from cdc.rs, explainer.rs, group_sync_worker.rs
- Fix unused variables in scatter.rs tests
- Use fully-qualified path for MockNodeClient in anti_entropy.rs tests

The changelog lint script enforces the plan §7 CHANGELOG maintenance
pattern by checking that the [Unreleased] section gained at least one
entry under standard subheadings (Added, Changed, etc.) since the last
release. This prevents silent CHANGELOG drift.

Closes: miroir-uyx.2

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 09:10:50 -04:00
..
bump-version.sh P8.6: Release mechanics — bump script, release-ready check, PR template, Argo CIs 2026-04-19 09:54:26 -04:00
changelog-lint.sh feat(ci): add changelog lint script and fix clippy warnings 2026-05-24 09:10:50 -04:00
coverage.sh feat(multi-search): implement timeout enforcement and acceptance tests (§13.11) 2026-05-24 01:54:20 -04:00
release-ready-check.sh P8.6: Release mechanics — bump script, release-ready check, PR template, Argo CIs 2026-04-19 09:54:26 -04:00