-
-
Notifications
You must be signed in to change notification settings - Fork 412
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
WIP - [ci] housekeeping #1269
WIP - [ci] housekeeping #1269
Conversation
test_script: | ||
- cd C:\projects\maker-bundle | ||
- vendor/bin/simple-phpunit | ||
#test_script: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO - Enable Tests!
@@ -0,0 +1,39 @@ | |||
name: Static |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Then I would name this here CI, because static is a bit misleading, even s prefix in GuthubActions below the PR
Keep in mind to make them required kn the repository settings with the new name for the branch protection ❗ |
Superseded by #1498 |
Replaces PHP
8.1
w/8.2
inHighest Dep
testsAdds
6.3.x-dev
testsHousekeeping - Splits static / phpunit CI config for better readability
TODO - Re-enable Appveyor tests!!!