DEVX-50: Remove JUnit reporting from devx #77

Merged
emil merged 0 commits from DEVX-50-remove-junit-reporting into master 2026-06-25 20:54:22 +00:00
Owner

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

## 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
emil added the ready-to-merge label 2026-06-25 20:52:54 +00:00
emil reviewed 2026-06-25 20:53:52 +00:00
emil left a comment
Author
Owner

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.

## 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 master 2026-06-25 20:54:22 +00:00
emil deleted branch DEVX-50-remove-junit-reporting 2026-06-25 20:54:22 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#77