Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: use the xmllint-validate action runner #647

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Mar 3, 2025

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 jrfnl added this to the 1.1.0 milestone Mar 3, 2025
@jrfnl jrfnl marked this pull request as ready for review March 3, 2025 01:12
jrfnl added 2 commits March 12, 2025 22:56
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 force-pushed the feature/ghactions-change-xmllint-validation branch from 96420c8 to ccb924d Compare March 12, 2025 21:57
@jrfnl
Copy link
Member Author

jrfnl commented Mar 12, 2025

Rebased without changes after the merge of #646 to get a passing build.

@jrfnl jrfnl merged commit 64105cf into develop Mar 12, 2025
58 checks passed
@jrfnl jrfnl deleted the feature/ghactions-change-xmllint-validation branch March 12, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants