Commit Graph

1250 Commits

Author SHA1 Message Date
Shivam Mathur
5f422817a1
Use Write-Error with ErrorAction as Stop instead of exit 2023-03-14 06:02:04 +05:30
Shivam Mathur
1b08836381
Merge pull request #707 from G-Rath/patch-1
docs: improve sentence structure slightly
2023-03-05 02:40:49 +05:30
Gareth Jones
ae98bca05f
docs: improve sentence structure slightly 2023-03-05 09:15:35 +13:00
Shivam Mathur
fb1ad7fc84
Fix enable_extension 2023-02-09 15:50:52 +05:30
Shivam Mathur
0d60024683
Choose correct ts build for zephir_parser 2023-02-09 15:41:48 +05:30
Shivam Mathur
1224b29111
Add support for snmp on macOS using shivammathur/extensions 2023-02-08 20:44:10 +05:30
Shivam Mathur
2f306f9d25
Use phpenmod to enable extensions on linux 2023-02-05 19:45:47 +05:30
Shivam Mathur
39b4e4a983
Fix warning about using -n and -I together in xargs 2023-02-05 19:19:43 +05:30
Shivam Mathur
7e46297c8d
Update README 2023-02-03 15:32:03 +05:30
Shivam Mathur
f9390a5478
Add retry logic to Invoke-Webrequests
Add fallback url to nightly setup
2023-02-03 12:59:37 +05:30
Shivam Mathur
f42145a164
Remove call to getManifestURL unless needed in utils.parseVersion 2023-01-29 21:53:23 +05:30
Shivam Mathur
755bbb1cc0
Minor refactor in php.yml 2023-01-29 21:53:17 +05:30
Shivam Mathur
a36edd3ca4
Test php-version-file in php workflow 2023-01-29 21:41:09 +05:30
Shivam Mathur
f2018b2189
Update php-version and php-version-file input section in README 2023-01-29 21:20:52 +05:30
Shivam Mathur
9c411b6e2b
Minor refactor in utils.resolveVersion 2023-01-29 20:17:23 +05:30
Shivam Mathur
e8d8aa3403
Add back the required parameter in action.yml 2023-01-29 19:51:07 +05:30
Shivam Mathur
686e8dfff9
Merge pull request #691 from stevelacey/php-version-file-inputs
Move php version default out of action.yml and update inputs
2023-01-29 19:46:18 +05:30
Steve Lacey
b46c8e2a8c Move php version default out of action.yml and update inputs #629 #690 2023-01-29 16:23:08 +08:00
Shivam Mathur
2d47531473
Merge pull request #690 from stevelacey/php-version-file
Support .php-version file for version detection
2023-01-29 11:40:49 +05:30
Steve Lacey
fd03521cb4 Support .php-version file; closes #629 2023-01-29 13:41:50 +08:00
Shivam Mathur
f03add0b41
Add uuid to brew_extensions list 2023-01-29 08:41:56 +05:30
Shivam Mathur
baf9535ba5
Merge pull request #689 from viktorruskai/patch-1
Fix DocBlock in `utils.ts`
2023-01-28 03:41:21 +05:30
Viktor Ruskai
cc0e576689
Update utils.ts 2023-01-27 22:12:33 +01:00
Shivam Mathur
d30ad8b184
Fix relay cache setup 2023-01-27 08:38:32 +05:30
Shivam Mathur
0f765070fa
Update Node.js dependencies 2023-01-27 07:41:01 +05:30
Shivam Mathur
313d0cfdbf
Fix function name in grpc_php_plugin.ps1 2023-01-27 05:26:40 +05:30
Shivam Mathur
cf767706fe
Bump version to 2.24.0 2023-01-24 21:23:58 +05:30
Shivam Mathur
1267cf80a1
Change choco install script URL 2023-01-22 02:10:29 +05:30
Shivam Mathur
7abee8e28c
Add custom support for zephir parser 2023-01-22 02:04:12 +05:30
Shivam Mathur
dd0115673c
Fix sudo setup for containers with broken lists 2023-01-21 08:06:21 +05:30
Shivam Mathur
bbc65d999a
Fix extension logs
Refactor utils.addCommand
2023-01-18 09:00:28 +05:30
Shivam Mathur
6db1a06425
Improve support for blackfire-player 2023-01-17 05:11:26 +05:30
Shivam Mathur
52eb86c60c
Add support for relay extension 2023-01-12 16:14:06 +05:30
Shivam Mathur
2b77dd6b79
Merge pull request #684 from Rotzbua/patch-1
doc: fix otudated github action version
2023-01-10 19:53:38 +05:30
Rotzbua
224f9ddef5
doc: fix otudated github action version 2023-01-10 14:19:28 +01:00
Shivam Mathur
7f5c8b51ba
Merge pull request #683 from shivammathur/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-08 17:17:22 +05:30
dependabot[bot]
bd5c747191
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 05:14:30 +00:00
Shivam Mathur
40846b27d0
Fix sed call in parse_pecl_configure_options 2022-12-27 04:42:24 +05:30
Shivam Mathur
8e2ac35f63
Update README 2022-12-26 03:45:00 +05:30
Shivam Mathur
a1e6789a94
Improve Get-PhalconReleaseAssetUrl 2022-12-25 21:52:32 +05:30
Shivam Mathur
9114b007ae
Restore stability workaround for PHP 8.1 on Windows 2022-12-25 21:26:22 +05:30
Shivam Mathur
cb0c293f02
Fix typo in blackfire regex on Windows 2022-12-25 21:14:03 +05:30
Shivam Mathur
387ec95b46
Improve fetching phalcon release url on Windows 2022-12-25 20:48:17 +05:30
Shivam Mathur
3514d30f93
Allow major.minor protoc versions 2022-12-25 20:03:40 +05:30
Shivam Mathur
e186e47261
Bump version to 2.23.0
Update Node.js dependencies
2022-12-25 19:18:47 +05:30
Shivam Mathur
e51e662ef0
Add support to install extensions from shivammathur/php-extensions-windows 2022-12-23 18:40:56 +05:30
Shivam Mathur
5afd8a1842
Fix error in darwin.sh while updating dependencies 2022-12-23 18:11:26 +05:30
Shivam Mathur
1a42045d48
Use ls-remote to get default branch
Calling GitHub API on macOS without the token hits rate limit
2022-12-19 08:19:07 +05:30
Shivam Mathur
b3a12ce01e
Add fallback in PHP build cache in Windows 2022-12-19 07:19:21 +05:30
Shivam Mathur
04b2ed5b3e
Fix protoc support on Windows 2022-12-19 06:57:44 +05:30