Shivam Mathur
e03d822555
Merge pull request #310 from shivammathur/develop
...
Switch to apt-get
2020-10-13 19:18:32 +05:30
Shivam Mathur
af234dd33a
Switch to apt-get
2020-10-13 18:44:17 +05:30
Shivam Mathur
7686622d63
Merge pull request #307 from shivammathur/develop
...
Specify PHP version when installing ast
2020-10-13 11:12:19 +05:30
Shivam Mathur
2631043198
Specify PHP version when installing ast
2020-10-13 11:02:43 +05:30
Shivam Mathur
077b465e6d
Merge pull request #304 from shivammathur/develop
...
Hotfix
2020-10-12 13:26:36 +05:30
Shivam Mathur
acae086ae3
Update Node.js dependencies
2020-10-12 13:12:54 +05:30
Shivam Mathur
058f2f3381
Fix dependency mess in phalcon4 setup on ubuntu
2020-10-12 12:35:23 +05:30
Shivam Mathur
3c4f3a3076
Overwrite php_oci8.dll for PHP 8 on Windows
2020-10-12 12:35:21 +05:30
Shivam Mathur
5f96786f6d
Minor fixes in scripts
2020-10-12 12:35:13 +05:30
Shivam Mathur
17f319a4af
Merge pull request #300 from shivammathur/develop
...
2.6.0
2020-10-05 16:37:21 +05:30
Shivam Mathur
6acafbc873
Bump version to 2.6.0
2020-10-05 16:16:57 +05:30
Shivam Mathur
d5acbacb3c
Add support for behat and phpspec
2020-10-05 16:16:57 +05:30
Shivam Mathur
30df32abde
Move matchers setup to scripts
2020-10-05 16:16:56 +05:30
Shivam Mathur
1da4fe96b1
Refactor install.test.ts
2020-10-05 16:16:55 +05:30
Shivam Mathur
ff938e75fc
Refactor install.ts
2020-10-05 16:16:54 +05:30
Shivam Mathur
6df9dccbea
Prioritize with over env for inputs
2020-10-05 16:16:54 +05:30
Shivam Mathur
c8d4af03fc
Add alias latest
2020-10-05 16:16:53 +05:30
Shivam Mathur
b712bd669e
Switch to environment files. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228)
2020-10-05 16:16:52 +05:30
Shivam Mathur
08461e0ab1
Merge pull request #294 from shivammathur/dependabot/npm_and_yarn/actions/core-1.2.6
...
Bump @actions/core from 1.2.5 to 1.2.6
2020-10-05 16:16:51 +05:30
Shivam Mathur
94401662fa
Log versions in tools setup
2020-10-05 16:16:47 +05:30
dependabot[bot]
b5d25bb356
Bump @actions/core from 1.2.5 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:44:08 +00:00
Shivam Mathur
9bb2e599a2
Improve problem matchers section in README
2020-09-28 10:59:44 +05:30
Shivam Mathur
d582147494
Merge pull request #292 from szepeviktor/patch-1
...
PHPStan is GH Actions-friendly
2020-09-17 03:20:05 +05:30
Viktor Szépe
8353e4f50d
PHPStan is GH Actions-friendly
...
no need for cs2pr
2020-09-16 20:09:53 +02:00
Shivam Mathur
8f0cfca455
Merge pull request #283 from shivammathur/develop
...
2.5.0
2020-09-10 10:34:41 +05:30
Shivam Mathur
e3dd073a8a
Bump version to 2.5.0
2020-09-10 10:34:40 +05:30
Shivam Mathur
723c42095c
Update README
2020-09-10 10:34:34 +05:30
Shivam Mathur
2a51d5b5dc
Fix regex in protoc.sh
2020-09-10 10:34:33 +05:30
Shivam Mathur
8da0d5c460
Move $arch_name to tools/blackfire.ps1
2020-09-07 09:36:59 +05:30
Shivam Mathur
678e33a49f
Make sure printf is in PATH in Windows
2020-09-07 09:36:58 +05:30
Shivam Mathur
720a989c50
Revert to PhpManager for master on Windows
2020-09-07 09:36:57 +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
Shivam Mathur
83019fade2
Merge pull request #279 from mlocati/win32/use-powershell-phpmanager-release-assets
...
Download release assets for PowerShell PhpManager
2020-09-06 19:29:38 +05:30
Shivam Mathur
83b3d4a8f9
Merge pull request #278 from mlocati/win32/use-powershell-phpmanager-releases
...
Use releases instead of tags to download PowerShell PhpManager
2020-09-06 19:29:37 +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
f641885a8d
Add support for phing
2020-09-06 19:29:35 +05:30
Shivam Mathur
9457ce6e2b
Replace fedora with valid platform name
2020-09-06 19:29:34 +05:30
Shivam Mathur
a31f8b1a2b
Remove unnecessary parameter version from addArchive
2020-09-06 19:29:34 +05:30
Shivam Mathur
ffded4a3e8
Fix support for pecl pdo extensions on Ubuntu
2.4.3
2020-08-21 23:58:53 +05:30
Shivam Mathur
9e6b9d7d70
Merge pull request #274 from shivammathur/develop
...
2.4.3
2020-08-18 10:12:49 +05:30
Shivam Mathur
7d45057bba
Bump version to 2.4.3
2020-08-18 09:58:32 +05:30
Shivam Mathur
c4fd8b0739
Update README
2020-08-18 09:58:25 +05:30
Shivam Mathur
49088ede98
Fix composer fallback
2020-08-18 09:58:23 +05:30
Shivam Mathur
3543ed1ef8
Switch to fixed getcomposer.org links
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
c5e0997b44
Merge pull request #270 from shivammathur/develop
...
2.4.2
2.4.2
2020-08-10 19:30:25 +05:30