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

TEMP dummy PR #74

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

TEMP dummy PR #74

wants to merge 12 commits into from

Conversation

hugovk
Copy link
Owner

@hugovk hugovk commented Jan 9, 2025

Will it test Windows?

srinivasreddy and others added 12 commits January 3, 2025 19:39
Modified the logic to use two conditions:
First check if there ARE configure/Makefile files (grep -qE)
Then check if there are NO other files (! grep -qvE)
Only skip Windows CI when BOTH conditions are true (only configure-related files changed)
This way, Windows CI will be skipped only when ALL changed files are configure/Makefile related, and will run if there are any other changes
@hugovk hugovk force-pushed the main branch 3 times, most recently from 78c898c to 1153e66 Compare January 14, 2025 11:05
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