easysoft/Build PHPmicro sfx file
Build micro.sfx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| srcinfos | sources info, in JSON (see Wiki) | no | "" |
| deps | deps, comma splited | no | "" |
| exts | exts, comma splited | no | "" |
| args | args for passing to builder | no | "" |
| workdir | work dir for this build | no | "" |
| githubtoken | github token, needed if we used ghrel type deps/exts | no | "" |
| microref | micro ref | no | master |
| phpref | php ref | no | php-8.0.2 |
| patches | patches applied to php, comma splited | no | cli_checks.patch,disable_huge_page.patch |
| runtests | 1 for running micro tests, other for not | no | 1 |
Outputs
| name | description |
|---|---|
| test-result | ok" or "failed" |