Commit Graph

435 Commits

Author SHA1 Message Date
Shivam Mathur 8f542eae1a Fix linking old_libraries in macOS 2021-03-08 19:46:30 +05:30
Shivam Mathur 0769672a24 Link libs of updated PHP dependencies on macOS 2021-02-28 19:08:35 +05:30
Shivam Mathur c20693a6ca Bump version to 1.11.0
Update dependencies

Update prettier plugin in .eslintrc.json
2021-02-22 15:37:37 +05:30
Shivam Mathur 0c0ae39775 Assorted fixes 2021-02-22 15:37:36 +05:30
Shivam Mathur d27996462b Set up codeception using composer
Add fixes for global composer tools
2021-02-22 12:01:59 +05:30
Shivam Mathur 0a5e543af7 Improve regexes in extensions.ts 2021-02-22 11:49:32 +05:30
Shivam Mathur 0cc14f65a2 Do not quote ini values with error constants 2021-02-22 11:48:35 +05:30
Shivam Mathur 1ecc5fdca3 Fix composer config syntax 2021-02-22 11:48:34 +05:30
Shivam Mathur 5520fdb61a Add support to specify version in \d.x notation 2021-02-22 11:48:28 +05:30
Shivam Mathur d0f1a91dfd Add support for quoted csv in ini-values 2021-02-22 11:04:31 +05:30
Shivam Mathur 276480411d Change Node.js version in the workflow 2021-02-22 11:02:09 +05:30
Shivam Mathur 827b051fea Sync brew params from v2
Add check for image constants
2021-02-22 10:58:46 +05:30
Shivam Mathur fdaf1f0003 Sync symfony examples from v2 2021-02-22 10:55:37 +05:30
Shivam Mathur 030f4839d4 Update Pre-installed PHP in README 2021-02-22 10:55:36 +05:30
Shivam Mathur 1bb08cc017 Improve pecl support 2021-02-22 10:55:35 +05:30
Shivam Mathur 678ad243bf Exit on failing to setup PHP 2021-02-22 10:55:29 +05:30
Shivam Mathur 20b87bc786 Fetch homebrew taps manually 2021-02-22 10:33:58 +05:30
Shivam Mathur 288f9953ef Add sponsor logos 2021-02-22 10:30:18 +05:30
Shivam Mathur 77ac7d57f1 Improve support for phive 2021-02-22 10:09:52 +05:30
Shivam Mathur 8983fb3ae2 Remove bintray from win32.ps1 2021-02-22 09:59:07 +05:30
Shivam Mathur 87a933f720 Improve extension support
Add support for xdebug2 coverage
2021-02-22 09:19:08 +05:30
Shivam Mathur 847ea65468 Fix php 8 on macos 1.10.1 2020-11-28 15:05:48 +05:30
Shivam Mathur c52ce057af Bump version to 1.10.1 2020-11-26 23:55:29 +05:30
Shivam Mathur 46b357b6c2 Setup Xdebug 2.9.8 on PHP 7.2 2020-11-26 23:50:49 +05:30
Shivam Mathur 2fc508f43d Fix shellcheck warning in add_tool 2020-11-26 11:30:29 +05:30
Shivam Mathur d8de30560b Fix fetching extension version from PECL on macOS 2020-11-26 11:06:55 +05:30
Shivam Mathur 02db83ef5f Fix deleting extensions 2020-11-26 11:05:02 +05:30
Shivam Mathur 6728eaf2ad Change description in actions.yml 2020-11-26 11:02:13 +05:30
Shivam Mathur ca291eadaf Sync dependencies from tap in add_brew_extension 2020-11-26 11:00:53 +05:30
Shivam Mathur 8185c8186b Fix tool setup on windows 2020-11-26 07:32:04 +05:30
Shivam Mathur 44cf056ba8 Bump version to 1.10.0 1.10.0 2020-11-16 03:26:49 +05:30
Shivam Mathur 9bfde13f48 Update README 2020-11-16 03:26:46 +05:30
Shivam Mathur e38eccad04 Fetch release with tool when latest one does not 2020-11-16 03:01:31 +05:30
Shivam Mathur fa211a9d07 Improve regexes for pre-release extensions 2020-11-16 02:55:14 +05:30
Shivam Mathur 5865982519 Fix contribution docs 2020-11-16 02:46:39 +05:30
Shivam Mathur e201830bdd Refactor composer setup 2020-11-16 02:43:59 +05:30
Michele Locati 5c4074b01a Adjust filtered composer version 2020-11-16 02:40:00 +05:30
Michele Locati 48f537d6d0 Allow installing a specific Composer version 2020-11-16 02:37:19 +05:30
Shivam Mathur bc40a61480 Install VcRedist from GitHub 2020-11-16 02:32:09 +05:30
Shivam Mathur 3d5fae7917 Use PECL directly for nightly versions 2020-11-16 02:23:20 +05:30
Shivam Mathur d0591e6d7c Fix composer version for prestissimo & composer-prefetcher to v1 2020-11-16 02:20:15 +05:30
Shivam Mathur b108a66489 Fix version change if composer is a dependency 2020-11-16 02:09:15 +05:30
Shivam Mathur f0a05b4f6e Revert "Switch to apt-get"
This reverts commit 1d1c0f2595.
2020-11-16 01:56:09 +05:30
Shivam Mathur 5070ebd871 Revert "Remove dashes from step ids"
This reverts commit b9ef39c812.
2020-11-16 01:55:15 +05:30
Shivam Mathur bea4065e11 Update dependencies as per runner on macOS 1.9.8 2020-10-23 07:17:55 +05:30
Shivam Mathur c3875408ad Bump version to 1.9.8 2020-10-19 15:14:40 +05:30
Shivam Mathur 1d1c0f2595 Switch to apt-get 2020-10-19 15:14:39 +05:30
Shivam Mathur 1ac189066e Add warnings to v1 2020-10-19 15:14:32 +05:30
Shivam Mathur 74cdfb97c1 Add support for imagick and igbinary on macOS using shivammathur/homebrew-extensions 2020-10-19 15:05:09 +05:30
Shivam Mathur ee05ca54f6 Fix matchers setup when action is called twice 2020-10-19 14:58:36 +05:30