Decommissioned JUnit reporting functionality across the devx package:
Deleted src/devx/ci/merge_junit.py and its tests
Removed --junit-output from integration_guard and molecule_ci_guard
Removed write_junit_report() from molecule_ci_guard
Removed ci merge-junit CLI command
Removed JUnit-related translation keys
Updated all documentation (README, docs/, AGENTS.md)
The integration_guard and molecule_ci_guard modules retain their
cross-runner failure detection — only the JUnit XML output feature was removed.
Closes DEVX-50
## Changes
Decommissioned JUnit reporting functionality across the devx package:
- Deleted `src/devx/ci/merge_junit.py` and its tests
- Removed `--junit-output` from `integration_guard` and `molecule_ci_guard`
- Removed `write_junit_report()` from `molecule_ci_guard`
- Removed `ci merge-junit` CLI command
- Removed JUnit-related translation keys
- Updated all documentation (README, docs/, AGENTS.md)
The `integration_guard` and `molecule_ci_guard` modules retain their
cross-runner failure detection — only the JUnit XML output feature was removed.
Closes DEVX-50
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil
merged commit 0eef69a902 into master2026-06-25 20:54:22 +00:00
emil
deleted branch DEVX-50-remove-junit-reporting2026-06-25 20:54:22 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Changes
Decommissioned JUnit reporting functionality across the devx package:
src/devx/ci/merge_junit.pyand its tests--junit-outputfromintegration_guardandmolecule_ci_guardwrite_junit_report()frommolecule_ci_guardci merge-junitCLI commandThe
integration_guardandmolecule_ci_guardmodules retain theircross-runner failure detection — only the JUnit XML output feature was removed.
Closes DEVX-50
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.