Commit Graph

66 Commits

Author SHA1 Message Date
27eef9a04c #StandWithUkraine 2022-03-22 17:36:00 +05:30
5acd006232 Fix second run in the same job
Refactor install.ts and its tests
2022-01-30 08:45:11 +05:30
0022878947 Remove unnecessary dist parameter 2022-01-29 12:14:42 +05:30
cad2a1bda3 Rename os_version => os 2022-01-29 05:29:58 +05:30
c2c73b16c1 Append to script instead read then write 2022-01-29 04:45:17 +05:30
63c7766312 Remove unnecessary writing of scripts to RUNNER_TOOL_CACHE 2022-01-29 04:40:49 +05:30
a0a791cada Add ini_file input to set base php.ini 2022-01-25 13:43:49 +05:30
e480353a3d Process extensions before tools 2022-01-13 04:29:05 +05:30
a34eeedd37 Bump version to 2.14.0
Add config to generate types

Fix build error in install.ts after TypeScript upgrade

Minor refactor in install.test.ts

Add bugs, directories, files and types entries in package.json

Update Node.js dependencies

Update SECURITY.md
2021-09-11 05:25:45 +05:30
947009a717 Sunset support for Ubuntu 16.04 2021-08-02 23:10:43 +05:30
3b2ce6cae6 Update Ubuntu 16.04 warning in install.ts 2021-07-14 14:17:38 +05:30
6449431df2 Move tools config to tools.json
Refactor tools functions to use Records and object literals
2021-07-07 22:40:02 +05:30
4067ce8b81 Deprecate Ubuntu 16.04 2021-05-04 23:43:26 +05:30
15b99e2a8d Fix warning in install.ts 2021-04-15 16:54:21 +05:30
fbc8407035 Add support to specify version in \d.x notation 2021-01-16 11:16:13 +05:30
b3cd6b4dab Improve pecl support 2020-12-17 12:54:01 +05:30
d812e938ac Refactor to dry unix scripts 2020-11-20 08:39:34 +05:30
b77ec78d01 Add support for fail-fast env variable 2020-10-18 19:41:56 +05:30
9e663851ce Move matchers setup to scripts 2020-10-15 14:16:19 +05:30
f8e867a9ff Refactor install.ts 2020-10-15 14:16:18 +05:30
ebba1db2c3 Add alias latest 2020-10-15 14:16:17 +05:30
16b0a25bf6 Bump version to 2.5.0 2020-10-15 14:16:10 +05:30
1d50c4a8cd Set ini values after coverage setup 2020-07-08 07:45:11 +05:30
67f23b6380 Improve code quality 2020-03-14 14:57:21 +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
ca33d01e9f Add support for old PHP versions on linux 2020-02-13 10:31:48 +05:30
4eeaf5f99e Handle extensions input typo 2020-01-26 18:05:27 +05:30
b44b7344e0 Add support for pre-release pecl extensions 2020-01-26 02:27:40 +05:30
9afdee42e8 Add support to specify version of tools 2020-01-08 10:45:30 +05:30
0ac6f76d36 Fix setup order 2020-01-01 16:05:01 +05:30
de32d8b95f Add tools support 2019-12-27 13:11:17 +05:30
273096b82f Refactor coverage and extension code 2019-12-26 20:21:39 +05:30
935e74fb40 Refactor scripts and fix reading php-version 2019-12-22 10:19:53 +05:30
1798f4d615 Fix matchers and add tests 2019-12-19 10:44:43 +05:30
8039546df3 Merge pull request #84 from decnorton/develop
Add problem matcher for PHPUnit
2019-12-19 02:18:02 +05:30
c6ad3d1a70 Add 8.0 support on windows 2019-12-19 00:23:32 +05:30
2b027bd9bc Fix reading unquoted versions 2019-12-14 10:13:01 +05:30
e4fc767f9c Deprecate extension-csv and ini-values-csv inputs 2019-12-09 11:14:07 +05:30
1cf6a369bb Add support for PHP 8.0.0-dev #104 2019-12-09 10:31:11 +05:30
03f36220f4 Add PHPUnit problem matcher 2019-11-24 16:35:21 +00:00
1db0b0651d Ship with @zeit/ncc 2019-11-24 05:17:35 +05:30
3f6c88dec7 Improve workflow and lint the code 2019-11-24 02:38:52 +05:30
e14155415a Add PECL support on linux 2019-11-07 14:35:31 +05:30
aa2af38672 Add tests for install.ts and update dependencies 2019-10-30 09:27:04 +05:30
0d8d5d2f2c Fix side effects of this action 2019-10-29 05:37:39 +05:30
91d14c7068 Update workflows as powershell is now default on windows 2019-10-25 04:28:19 +05:30
a6aaa1db78 Improve Logs and tests 2019-10-17 21:39:01 +05:30
e755fb7a69 Refactor installation scripts 2019-10-11 12:48:49 +05:30
46a875ad7e Improve code and examples 2019-10-08 18:31:45 +05:30