-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[WIP][POC] Run Windows tests on GitHub Action #58699
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
Closed
Closed
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
91ca7fb
Don't use `die()` in PHPT `--SKIPIF--`
staabm e44b3d6
run tests using PHPUnit 11.3
xabbuh 9ec290f
Port Appveyor to GitHub Actions
wouterj 1b9c57c
Fix PATH?
wouterj 0a50b14
Transform more syntax to powershell
wouterj 925bb7f
Fix project directory
wouterj c96184c
Fix more copy powershell commands
wouterj 49a2309
Disable unrelated tests
wouterj d95cc5b
Show SYMFONY_VERSION
wouterj d615a11
Show SYMFONY_VERSION in install job
wouterj aa4b7c0
Export variables between steps
wouterj f523077
Use powershell for everything
wouterj 1286f3c
Debug
wouterj 5edb665
-
wouterj 6447528
-
wouterj 07c625e
-
wouterj 519775d
-
wouterj 0d91122
-
wouterj 22f8a5f
-
wouterj 978ca68
-
wouterj 7a518eb
-
wouterj 1fbd61b
-
wouterj 75cdb03
-
wouterj 6dc12b1
-
wouterj 0561673
-
wouterj 6c64b0c
-
wouterj ee51c03
-
wouterj 9d37fbb
-
wouterj 6f65c6f
-
wouterj ad488df
-
wouterj 15a5ab6
-
wouterj 6094eee
-
wouterj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: Psalm | ||
|
||
on: | ||
pull_request: ~ | ||
#on: | ||
# pull_request: ~ | ||
|
||
defaults: | ||
run: | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.