-
-
Notifications
You must be signed in to change notification settings - Fork 382
Add dev:gen-ext-test-matrix command #1133
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
Open
crazywhalecc
wants to merge
52
commits into
v3
Choose a base branch
from
v3-docs/readme
base: v3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 39 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
9f80d6b
Add dev:gen-ext-test-matrix command
crazywhalecc 4507c8f
Fix zig check on fresh installed spc
crazywhalecc 6b6025d
Add parallel download
crazywhalecc a8a8516
Fix memcache build on PHP 8.5
crazywhalecc a980b0a
Use -i instead of -I (-I used by hardcoded INI)
crazywhalecc 143ae4b
Use -i instead of -I (-I used by hardcoded INI)
crazywhalecc a19c447
Fix frameworks in unix cmake executor wrongly used by linux
crazywhalecc 641ad8b
Add patch for PHP 8.2 compatibility in imap extension
crazywhalecc 5529e66
Add dom deps for xmlreader
crazywhalecc be03980
Add exclude for gen-ext-test-matrix
crazywhalecc 1d1f58f
Disable parallel downloading
crazywhalecc 5e40982
Use windows-latest
crazywhalecc 37b5f89
Add extra build flags for specific extensions
crazywhalecc 4695f84
Add macOS test
crazywhalecc dcf1c59
Add macOS test, conflicts
crazywhalecc 73bf9ff
Add libzstd.lib for windows builds
crazywhalecc fd4bf90
Add standalone list
crazywhalecc 01607a0
Add spx compatible command arg
crazywhalecc ee21199
Remove hosted binary temporarily
crazywhalecc c374163
Fix windows mpir build
crazywhalecc 61747f6
Add frameworks for glfw
crazywhalecc 1b30c98
Make glfw standalone though
crazywhalecc e4201a2
Add 'imagick' and 'intl' to standalone array
crazywhalecc 04df87c
Make intl use c++17
crazywhalecc 4f9a555
ds use git (pecl have buggy config.w32)
crazywhalecc bf326de
Fix extracting hosted type for zip archive caused overwriting
crazywhalecc bf308e8
Remove duplicate phar patch for micro
crazywhalecc b09cc96
Add curl execute output log
crazywhalecc ad74752
Merge remote-tracking branch 'origin/v3-docs/readme' into v3-docs/readme
crazywhalecc cd803c7
Add filtering options for extensions, libs, and OS in test matrix gen…
crazywhalecc e930873
Add tier 2 support for actions runner test
crazywhalecc af3c6a6
Move build command here
crazywhalecc e664245
Fix opentelemetry strict flag
crazywhalecc 184a091
Implicitly define swow dependencies (due to extension generating and …
crazywhalecc 2ed4b10
Make brotli and zstd as dep
crazywhalecc 7b79767
Add retry mechanism to Git clone and GitHub release fetching methods
crazywhalecc 629b5b6
Add test-bot
crazywhalecc ceade30
phpstan fix
crazywhalecc 270f131
Add label event
crazywhalecc 6ad4b6a
Add concurrency settings to GitHub Actions workflow
crazywhalecc 9dbb178
Potential fix for pull request finding
crazywhalecc e63d49e
Disable pdo pgsql hook for swow temporarily
crazywhalecc 64d9650
Fix compiler extra appending
crazywhalecc 079a30c
Add tmate session setup for debugging on failure
crazywhalecc 21c8684
Update tests.yml
crazywhalecc 02d8f51
Enhance Unix Makefile patch to disable auto-vectorization for zig-cc …
crazywhalecc 7107566
Fix wrongly constructed class
crazywhalecc 0469b65
Revert
crazywhalecc 2cc3c8c
Revert
crazywhalecc 36e738f
strange there
crazywhalecc c186038
Use system cc instead
crazywhalecc b8ee484
Comment upterm session
crazywhalecc 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,4 @@ | ||
| ncurses: | ||
| binary: hosted | ||
| metadata: | ||
| license-files: | ||
| - COPYING | ||
|
|
||
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
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
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.
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.