Commit Graph

320 Commits

Author SHA1 Message Date
Shivam Mathur
d812e938ac
Refactor to dry unix scripts 2020-11-20 08:39:34 +05:30
Shivam Mathur
7de94e6400
Fetch release with tool when latest one does not 2020-11-20 08:39:29 +05:30
Shivam Mathur
02445f719d
Improve regexes for pre-release extensions 2020-10-31 21:20:49 +05:30
Shivam Mathur
294f03454a
Install VcRedist from GitHub 2020-10-30 11:40:24 +05:30
Shivam Mathur
5d27b8f90e
Use PECL directly for nightly versions 2020-10-28 22:21:08 +05:30
Shivam Mathur
2c29e8b9a1
Fix version change if composer is a dependency 2020-10-24 23:40:43 +05:30
Shivam Mathur
04a9e3b562
Update dependencies as per runner on macOS 2020-10-23 07:22:04 +05:30
Shivam Mathur
4244b92ac6
Fix matchers setup when action is called twice 2020-10-18 19:41:58 +05:30
Shivam Mathur
e9595da9ac
Remove patch for RLIMIT_CORE bug in sudo, fixed upstream 2020-10-18 19:41:57 +05:30
Shivam Mathur
b77ec78d01
Add support for fail-fast env variable 2020-10-18 19:41:56 +05:30
Shivam Mathur
9205a596c9
Add support for PHP 8.1 on Windows 2020-10-18 19:41:53 +05:30
Shivam Mathur
6fc20c9b7f
Add support for PHP 8.1 on Ubuntu 2020-10-18 19:41:52 +05:30
Michele Locati
eb07280d5c
Perform only one URL call to download latest PhpManager.zip asset 2020-10-18 19:41:51 +05:30
Shivam Mathur
eaaab1cec3
Fix oci8 and pdo_oci 2020-10-18 19:33:03 +05:30
Shivam Mathur
1394617d60
Switch to apt-get 2020-10-15 14:16:50 +05:30
Shivam Mathur
f687ff8f21
Fix dependency mess in phalcon4 setup on ubuntu 2020-10-15 14:16:46 +05:30
Shivam Mathur
537c66b2ea
Minor fixes in scripts 2020-10-15 14:16:22 +05:30
Shivam Mathur
9e663851ce
Move matchers setup to scripts 2020-10-15 14:16:19 +05:30
Shivam Mathur
716331904e
Switch to environment files. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228) 2020-10-15 14:16:16 +05:30
Shivam Mathur
c4606c9269
Log versions in tools setup 2020-10-15 14:16:15 +05:30
Shivam Mathur
db36b200b1
Fix regex in protoc.sh 2020-10-15 14:16:06 +05:30
Shivam Mathur
7cfd76cc1b
Move $arch_name to tools/blackfire.ps1 2020-10-15 14:16:05 +05:30
Shivam Mathur
682b1f5e44
Make sure printf is in PATH in Windows 2020-10-15 14:16:04 +05:30
Shivam Mathur
7b56e4491e
Improving removing extensions for Ubuntu SH runners 2020-09-07 09:36:56 +05:30
Shivam Mathur
acc1fdb337
Add support to configure icu version 2020-09-07 09:36:51 +05:30
Shivam Mathur
e3286d1234
Fix cleanup_lists in linux.sh for old PHP 2020-09-06 19:29:39 +05:30
Michele Locati
56273e234f
Download release assets for PowerShell PhpManager
Downloading such assets is preferable since:
- they contain updated metadata (useful for debugging)
- they contain only the production files
- they are pre-built: GitHub doesn't have to create a ZIP from a tag
2020-09-06 19:29:37 +05:30
Michele Locati
48a00b4d3f
Use releases instead of tags to download PowerShell PhpManager
I just started to publish PhpManager to GitHub Releases too
2020-09-06 19:29:36 +05:30
Shivam Mathur
ffded4a3e8
Fix support for pecl pdo extensions on Ubuntu 2020-08-21 23:58:53 +05:30
Shivam Mathur
49088ede98
Fix composer fallback 2020-08-18 09:58:23 +05:30
Shivam Mathur
9bd0fdbc18
Remove old PHPUnit on linux 2020-08-18 09:58:22 +05:30
Shivam Mathur
c5d29cf8e3
Fix removing extensions on Ubuntu SH runners. (#271) 2020-08-12 17:10:23 +05:30
Shivam Mathur
d84365cd03
Add support for oci extensions in PHP 8 on Windows
Fix cache support for oci8 on Windows
2020-08-10 14:08:28 +05:30
Shivam Mathur
3c52e818b1
Add support for cubrid and pdo_cubrid on Ubuntu 2020-08-10 14:08:27 +05:30
Shivam Mathur
188598ef9d
Dry custom tools and extension code 2020-08-10 14:08:27 +05:30
Shivam Mathur
f8b8d766d5
Fix permissions in protoc setup 2020-08-10 14:08:26 +05:30
Shivam Mathur
15a6402865
Change cURL opts 2020-08-10 14:08:20 +05:30
Shivam Mathur
91bd6b26c2
Use cached composer builds 2020-08-04 21:15:25 +05:30
Shivam Mathur
5405f14867
Move blackfire setup to separate scripts 2020-08-03 11:47:11 +05:30
Shivam Mathur
cb25b9c13a
Add support for protoc and grpc_php_plugin 2020-08-03 11:47:10 +05:30
Shivam Mathur
e63d25d41f
Use blackfire API to get versions 2020-08-03 11:47:09 +05:30
Shivam Mathur
2a7ae24c8e
Dry extension code 2020-08-03 11:47:00 +05:30
Shivam Mathur
67152eb712
Accept PECL default parameters 2020-08-02 19:09:47 +05:30
Shivam Mathur
5e240ab99f
Use shivammathur/php-builder-windows for PHP 8 on Windows (#261) 2020-08-02 19:09:45 +05:30
Shivam Mathur
3aa0f17b55
Remove obsolete pcov.sh 2020-08-02 19:09:43 +05:30
Shivam Mathur
8b218279a3
Improve cURL use 2020-08-02 19:09:29 +05:30
Shivam Mathur
90b6355bf0
Fix updating lists in phalcon setup on Ubuntu 2020-07-24 10:31:35 +05:30
Shivam Mathur
84f23853b7
Use default packagist mirror for old PHP 2020-07-24 10:31:35 +05:30
Shivam Mathur
a4001afbd6
Remove update_extension from linux.sh 2020-07-24 10:31:34 +05:30
Shivam Mathur
cfbb105cb6
Use cached packages to install PHP 2020-07-24 10:31:28 +05:30
Shivam Mathur
c549015370
Fix warning in cleanup_lists on first run on ubuntu-20.04 2020-07-21 18:27:07 +05:30
Shivam Mathur
25d9bbc737
Update README and licensing information 2020-07-21 06:29:25 +05:30
Shivam Mathur
82837572d4
Add ionCube Loader support 2020-07-19 13:53:35 +05:30
Shivam Mathur
8efcf46b31
Add support for oci8 and pdo_oci 2020-07-19 13:53:28 +05:30
Shivam Mathur
4391cf8a4c
Fix warning in add_pdo_extension 2020-07-19 13:53:26 +05:30
Shivam Mathur
a965723128
Set memory_limit=-1 on Windows and macOS 2020-07-18 06:01:48 +05:30
Shivam Mathur
9845a63f5c
Merge pull request #249 from lolautruche/fix-blackfire
Remove sudo for Blackfire config when it's not needed
2020-07-16 02:28:34 +05:30
Jérôme Vieilledent
4af7e96d03 Remove sudo for Blackfire config when it's not needed 2020-07-15 17:01:29 +02:00
Shivam Mathur
13a3d9d0a9
Fix support for pre-release extensions 2020-07-15 06:24:45 +05:30
Shivam Mathur
9d042b2683
Patch OpenSSL binaries for PHP 5.3 and 5.4 on Windows 2020-07-14 06:27:29 +05:30
Shivam Mathur
7a59874419
Improve updating lists 2020-07-12 05:20:08 +05:30
Shivam Mathur
8dee767b82
Install only cli on linux 2020-07-11 23:00:50 +05:30
Shivam Mathur
5753a00ef5
Improve composer setup 2020-07-08 05:20:52 +05:30
Shivam Mathur
ba020e3463
Remove update_formulae in darwin.sh 2020-07-07 00:33:30 +05:30
Shivam Mathur
10608f5908
Add ondrej's PPA on focal (actions/virtual-environments#1104) 2020-07-02 21:29:52 +05:30
Shivam Mathur
52691651dc
Add support for Xdebug3 on stable PHP 2020-06-22 07:33:14 +05:30
Shivam Mathur
b9404683e1
Improve extension support 2020-06-22 07:33:08 +05:30
Shivam Mathur
c09954033f
Fix exit log on self-hosted 2020-06-09 08:46:21 +05:30
Shivam Mathur
7cec1987ac
Improve setup on self-hosted windows 2020-06-09 08:46:16 +05:30
Shivam Mathur
9dec5892e7
Specify runner to the PHP 8.0 script 2020-06-05 12:24:51 +05:30
Shivam Mathur
94616818f0
Fix blackfire-agent setup 2020-06-04 08:40:46 +05:30
Shivam Mathur
b2edfc47dd
Move WA for sudo to self_hosted_setup in linux.sh 2020-06-04 08:40:39 +05:30
Shivam Mathur
6bd872ad2c
Fix composer peer fingerprint error for old PHP 2020-06-03 01:56:43 +05:30
Shivam Mathur
9687dd1d8a
Fetch scripts for old PHP and nightly 2020-06-03 01:56:42 +05:30
Shivam Mathur
2df0d2b443
Refactor scripts and improve comments 2020-06-03 01:56:37 +05:30
Shivam Mathur
0e56c0b653
Add WA for setrlimit warning with sudo in focal 2020-05-27 09:29:35 +05:30
Shivam Mathur
0469a6f681
Fix setup on self-hosted linux 2020-05-27 08:57:17 +05:30
Shivam Mathur
325413a824
Use Invoke-RestMethod to get tag 2020-05-27 08:02:21 +05:30
Shivam Mathur
b84dd3ce25
Remove empty line in logs 2020-05-26 06:41:18 +05:30
Shivam Mathur
190220c10d
Create ini file using tee instead of touch 2020-05-22 15:46:30 +05:30
Shivam Mathur
b1776b79c8
Add support for phan/phan 2020-05-21 11:28:38 +05:30
Shivam Mathur
3bffbad95a
Update libs for PHP 8.0 on self-hosted runners 2020-05-18 23:50:49 +05:30
Shivam Mathur
18041fdab5
Setup libwebp-dev with PHP8 on linux 2020-05-18 22:44:26 +05:30
Shivam Mathur
b36d2222e6
Update PPA before phalcon setup 2020-05-18 17:55:48 +05:30
Shivam Mathur
50ffa593bb
Update PPA in add_devtools in linux.sh 2020-05-18 17:25:38 +05:30
Shivam Mathur
6cbc46fdb6
Fix sqlite logs 2020-05-17 11:37:27 +05:30
Shivam Mathur
08c60fceea
Fix to use correct $php_dir 2020-05-17 04:16:39 +05:30
Shivam Mathur
c30a9630bb
Housekeeping 2020-05-16 11:28:01 +05:30
Shivam Mathur
0158fe2782
Fix enabling pdo extension 2020-05-16 00:04:19 +05:30
Shivam Mathur
9c266d4158
Fix username hardcode in composer PATH 2020-05-12 19:32:10 +05:30
Shivam Mathur
0135ee2ed1
Fix support for phalcon and gearman 2020-05-12 19:32:07 +05:30
Shivam Mathur
5c2618165a
Fetch blackfire latest versions 2020-05-12 19:32:03 +05:30
Shivam Mathur
8123132b99
Add support for removing extensions 2020-05-12 19:32:01 +05:30
Shivam Mathur
f5863fd356
Add support for vapor-cli and infection tools 2020-05-12 19:31:58 +05:30
Shivam Mathur
cf0fdf35f2
Add composer global bin directory to PATH 2020-05-12 19:31:53 +05:30
Shivam Mathur
8830cdd08c
Add support for self-hosted darwin runners 2020-05-12 19:31:50 +05:30
Shivam Mathur
4960e3179f
Add support for self-hosted windows runners 2020-05-12 19:31:39 +05:30
Shivam Mathur
0f3f604249
Add support for self-hosted ubuntu runners 2020-05-10 04:40:21 +05:30
Shivam Mathur
5915f05b06
Suppress php-config error 2020-05-05 15:26:16 +05:30
Shivam Mathur
dccdb5ab67
Fix loading PECL extensions 2020-05-05 14:44:56 +05:30
Shivam Mathur
9a01fd28ca
Fix icu4c version for PHP 5.6 and PHP 7.0 on darwin 2020-04-30 17:02:17 +05:30
Shivam Mathur
d5cd6a4bd1
Fix libzip-dev error in PHP 8.0 on ubuntu 2020-04-30 07:31:41 +05:30
Shivam Mathur
006301e81d
Fetch formulae before setup 2020-04-23 16:29:33 +05:30
Shivam Mathur
d90cd153ee
Refactor PHP setup on linux 2020-03-28 12:49:55 +05:30
Shivam Mathur
a2b261d79a
Add support to configure GitHub OAuth token in composer 2020-03-25 07:44:38 +05:30
Shivam Mathur
6c93dbd391
cleanup 2020-03-25 07:31:36 +05:30
Shivam Mathur
f58dc6eca1
Update all lists 2020-03-20 19:09:27 +05:30
Shivam Mathur
ba69b25cab
Install PhpManager from GitHub repo 2020-03-18 16:26:01 +05:30
Shivam Mathur
f3a1262ff6
Fix db extensions 2020-03-16 08:13:25 +05:30
Shivam Mathur
405e57e429
Switch to macports based builds for old PHP on darwin 2020-03-08 08:10:10 +05:30
Shivam Mathur
58f376b118
Fix caching PDO extensions on linux 2020-03-07 17:00:39 +05:30
Shivam Mathur
9252820289
Fix logs of blackfire setup 2020-03-02 19:56:53 +05:30
Shivam Mathur
38cb8b924d
Use shivammathur/php5-darwin for PHP5 on darwin 2020-02-29 01:17:20 +05:30
Shivam Mathur
acee5b203f
Add support for blackfire client, agent and player 2020-02-28 14:43:57 +05:30
Shivam Mathur
84e88e382f
Fix and refactor ext-blackfire 2020-02-27 19:27:11 +05:30
Shivam Mathur
bbdc4e3b67
Merge pull request #193 from jaapio/feature/ext-blackfire
🎉 Add blackfire extenstion
2020-02-27 15:50:29 +05:30
Jaapio
3dfd7a648b
Add blackfire support on windows 2020-02-27 11:12:56 +01:00
Jaapio
943f491830
Add blackfire on OSX 2020-02-27 11:12:52 +01:00
Jaapio
dc9461a053
Add blackfire to linux install
Add logging about install process

Fix formating of semversion blackfire

Only add version when needed

Pass phpversion
2020-02-27 10:38:52 +01:00
Shivam Mathur
99161b7790
Add perimission for composer self-update 2020-02-25 23:01:49 +05:30
Shivam Mathur
a4f7326577
Move dependency setup to cache-extensions 2020-02-25 09:38:53 +05:30
Shivam Mathur
9b297384e1
Fix versioned extensions 2020-02-24 21:14:54 +05:30
Shivam Mathur
9d77946f60
Switch to liip for old PHP on darwin 2020-02-24 20:24:08 +05:30
Shivam Mathur
6d21e6dc05
Revert instllaing libicu64 2020-02-23 01:46:35 +05:30
Shivam Mathur
68c827cfcf
Fix wp-cli support 2020-02-23 01:19:07 +05:30
Geoff Taylor
d95ca49e8d
WP-CLI tool support added 2020-02-23 01:18:24 +05:30
Shivam Mathur
ebe1c12c21
Hotfix: Force install libicu64 for PHP 8.0 2020-02-23 00:28:35 +05:30
Shivam Mathur
64ba54fc1b
Hotfix: Force update ppa 2020-02-22 00:16:22 +05:30
Shivam Mathur
9dfebd1adb
Refactor scripts 2020-02-21 11:33:58 +05:30
Shivam Mathur
a4572586dc
Fix linux.sh 2020-02-19 07:22:01 +05:30
Shivam Mathur
3a473c9a22
Add support for unstable versions 2020-02-16 07:04:15 +05:30
Shivam Mathur
40944de129
Fix phalcon caching on darwin 2020-02-15 23:46:26 +05:30
Shivam Mathur
f9202d6b64
Support existing PHP on darwin 2020-02-14 16:52:33 +05:30
Shivam Mathur
d99c8732ba
Fix extension_version on windows 2020-02-14 15:48:43 +05:30
Shivam Mathur
17241e2689
Add support for update and extension versions 2020-02-14 12:55:04 +05:30
Shivam Mathur
ca33d01e9f
Add support for old PHP versions on linux 2020-02-13 10:31:48 +05:30
Shivam Mathur
3c6644f237
Add support for old PHP versions on windows 2020-02-06 05:54:20 +05:30
Shivam Mathur
326dfd1e76
Add support for old PHP versions on darwin 2020-02-06 05:53:28 +05:30
Shivam Mathur
d3760be2cc
Add support for cs2pr and refactor tools code 2020-02-03 02:28:00 +05:30
Shivam Mathur
3454287b87
Improve phalcon scripts 2020-02-02 18:29:12 +05:30
Shivam Mathur
88c7757dc8
Add dependencies when enabling extensions in linux 2020-02-02 12:58:32 +05:30
Shivam Mathur
48cfea3f3e
Add script to help cache extensions 2020-02-02 04:30:01 +05:30
Shivam Mathur
43cfa2b1a8
Refactor scripts 2020-02-02 03:26:15 +05:30
Shivam Mathur
d6e173ffc6
Fix pecl command in linux 2020-01-27 21:32:49 +05:30
Shivam Mathur
e934fe28b8
Fix PECL config 2020-01-27 21:09:51 +05:30
Shivam Mathur
fd2392db56
Fix check for testing tools setup 2020-01-26 17:21:04 +05:30
Shivam Mathur
c844c7b6e4
Add support for symfony in tools input 2020-01-26 12:06:55 +05:30
Shivam Mathur
f4f8aec1f2
Fix php.ini permissions after extension setup 2020-01-26 03:23:41 +05:30
Shivam Mathur
b44b7344e0
Add support for pre-release pecl extensions 2020-01-26 02:27:40 +05:30
Shivam Mathur
47335179aa
Bump version to 1.7.4 2020-01-22 01:13:19 +05:30