Commit Graph

38 Commits

Author SHA1 Message Date
78e1c95060 feat: set this via an environment variable instead 2025-04-07 12:29:02 +05:30
310e481b83 feat: allow tools path directory to be set
also add a .node-version file
2025-04-07 12:28:57 +05:30
5d259c66b1 Bump node version to 20 in action.yml
Node 16 is EOL on 2023-09-11 so we update it to Node 20 that was added in the actions/runner in v2.308.0
2023-09-14 02:51:48 +05:30
e8d8aa3403 Add back the required parameter in action.yml 2023-01-29 19:51:07 +05:30
b46c8e2a8c Move php version default out of action.yml and update inputs #629 #690 2023-01-29 16:23:08 +08:00
7743b7976f Update version in actions.yml 2022-12-15 05:32:31 +05:30
251330ef7f Switch to node16 in actions.yml 2022-04-15 06:20:31 +05:30
a0a791cada Add ini_file input to set base php.ini 2022-01-25 13:43:49 +05:30
4c5c122aa6 PHP 8.1 is now stable and marked as default version 2021-11-25 17:34:13 +05:30
09e08a3554 More fixes in fetching tool versions 2021-07-14 14:17:32 +05:30
466908db61 Set 8.0 as the latest version 2020-11-28 15:08:26 +05:30
6bbaac9c49 Change description in actions.yml 2020-11-24 16:28:41 +05:30
acee5b203f Add support for blackfire client, agent and player 2020-02-28 14:43:57 +05:30
cb3c752d1f Remove update input, it is env 2020-02-17 15:50:44 +05:30
cc55dbcaa8 Remove support for deprecated inputs 2020-02-17 02:35:18 +05:30
17241e2689 Add support for update and extension versions 2020-02-14 12:55:04 +05:30
f7f8ecb931 Fix description in actions.yml 2020-01-22 01:54:16 +05:30
47335179aa Bump version to 1.7.4 2020-01-22 01:13:19 +05:30
aa8706a5bf Update warnings in actions.yml 2020-01-08 11:12:36 +05:30
de32d8b95f Add tools support 2019-12-27 13:11:17 +05:30
7f805f22af Fix year in comment above deprecated options 2019-12-19 10:40:58 +01:00
032bc86056 Fix actions.yml 2019-12-09 12:32:55 +05:30
e4fc767f9c Deprecate extension-csv and ini-values-csv inputs 2019-12-09 11:14:07 +05:30
0871fbb11b Update action.yml 2019-11-30 23:30:48 +05:30
1db0b0651d Ship with @zeit/ncc 2019-11-24 05:17:35 +05:30
e14155415a Add PECL support on linux 2019-11-07 14:35:31 +05:30
9469267fb3 Revert action.yml changes 2019-10-29 07:01:12 +05:30
20d1b1c6f1 Bump version, and update workflow, readme and actions.yml 2019-10-29 06:25:40 +05:30
99bbaa2a58 Improve documentation 2019-10-11 23:09:05 +05:30
754ab9515b Add option to disable coverage drivers 2019-10-05 15:00:00 +05:30
9134867822 Add coverage support, improve logs and fix bugs 2019-09-26 20:24:24 +05:30
e4a37d0f16 Add support for php.ini customization and fix bugs 2019-09-18 16:19:52 +05:30
764f8c8453 Add required properties in action inputs 2019-09-07 18:34:56 +05:30
c5513d9a78 Add support for adding PHP extensions 2019-09-07 18:18:47 +05:30
202f1bbec1 Update README and actions.yml 2019-09-06 07:37:46 +05:30
6368c23f5e Change action name 2019-09-06 06:41:53 +05:30
76c87c4d3e Update action.yml and README 2019-09-06 06:10:52 +05:30
8f9786b73f init 2019-09-06 05:17:43 +05:30