Skip to content

Replace rexml with nokogiri#19512

Draft
danidoni wants to merge 1 commit intoopenSUSE:masterfrom
danidoni:refactor/replace-rexml-nokogiri
Draft

Replace rexml with nokogiri#19512
danidoni wants to merge 1 commit intoopenSUSE:masterfrom
danidoni:refactor/replace-rexml-nokogiri

Conversation

@danidoni
Copy link
Copy Markdown
Contributor

@danidoni danidoni commented Apr 2, 2026

No description provided.

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Apr 2, 2026
Replace REXML::Document, REXML::Attribute, and REXML::Element with
Nokogiri equivalents across 9 test files (75 usages total).

Production code still uses REXML — this commit allows the test suite
to validate the Nokogiri API translations against the existing
REXML-based production behavior before production code is migrated.
@danidoni danidoni force-pushed the refactor/replace-rexml-nokogiri branch from 7ee8770 to 7e854a3 Compare April 2, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Things related to the OBS RoR app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant