Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Mar 2, 2025

GH Actions: split XML code style check off from "Basic QA"check

The intention is for there to be a dedicated action runner available at some point for XML code style checking, so let's move this to a separate job.

Also see: #145

GH Actions: use the xmllint-validate action runner

Instead of doing all the installation steps for xmllint validation in the workflow, use the ✨ new dedicated phpcsstandards/xmllint-validate action runner instead.

Ref: https://github.com/marketplace/actions/xmllint-validate

GH Actions: add some additional XML validation checks

... for dev tool files.

jrfnl added 3 commits March 2, 2025 22:52
The intention is for there to be a dedicated action runner available at some point for XML code style checking, so let's move this to a separate job.

Also see: #145
Instead of doing all the installation steps for xmllint validation in the workflow, use the ✨ new dedicated `phpcsstandards/xmllint-validate` action runner instead.

Ref: https://github.com/marketplace/actions/xmllint-validate
@jrfnl jrfnl added this to the 1.x Next milestone Mar 2, 2025
@jrfnl jrfnl merged commit da21572 into stable Mar 2, 2025
39 checks passed
@jrfnl jrfnl deleted the feature/ghactions-change-xmllint-validation branch March 2, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants