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

CI: added check for verbs #128

Merged
merged 6 commits into from
Sep 10, 2024
Merged

Conversation

Root-Core
Copy link
Contributor

@Root-Core Root-Core commented Sep 8, 2024

The script checks for invalid or removed verb names. It had only one hit, which I fixed.

It also warns about unused local verbs:

The following local verbs are unused: {'force_gpu=nvidia', 'force_gpu', 'force_gpu=amd', 'force_gpu=no'}

No new dependencies are introduced.

.github/scripts/check_verbs.py Outdated Show resolved Hide resolved
.github/scripts/check_verbs.py Outdated Show resolved Hide resolved
@R1kaB3rN R1kaB3rN merged commit a0e14a7 into Open-Wine-Components:master Sep 10, 2024
2 checks passed
@Root-Core Root-Core deleted the verb_check branch September 10, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants