Jacquin Antoine
9ff0e7f9d2
chore: remove unused files and update CI
- Delete residual editor files:
- '2) Lancer les tests unitaires' (command already in Makefile)
- '3) Lancer la vérification statique' (command already in Makefile)
- Delete CHANGELOG.md (changelog maintained in RPM spec)
ci: remove CentOS 7 (el7) from RPM workflow
- Remove el7 build artifacts from build-rpm.yml
- Update release assets to only include el8, el9, el10
docs(architecture.yml): fix test-integration command
- Add --exit-code-from ja4sentinel-test for proper exit code handling
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>