Shivam Mathur
383c74bb06
Improve adding CA certificates on Windows
2021-10-14 22:08:11 +05:30
Shivam Mathur
b4593b7df0
Revert "Add patch to update ca-certificates on windows-2016"
...
This reverts commit d7c3e33a96
.
2021-10-14 21:00:58 +05:30
Shivam Mathur
9b92c9db92
Revert "Add patch to update brew core repo"
...
This reverts commit dab978c436
.
2021-10-14 20:59:16 +05:30
Shivam Mathur
a357b6a054
Revert "Fetch CA certificate from Curl on all Windows versions"
...
This reverts commit a7f90656b3
.
2021-10-14 20:58:09 +05:30
Shivam Mathur
0bc2f7ce96
Revert "Fix macOS patch to allow link libraries"
...
This reverts commit e2e76ea34f
.
2021-10-14 20:57:18 +05:30
Shivam Mathur
e2e76ea34f
Fix macOS patch to allow link libraries
2021-10-13 15:25:38 +05:30
Shivam Mathur
719018955c
Add support for xlswriter on macOS using shivammathur/extensions tap
2021-10-12 20:56:58 +05:30
Shivam Mathur
4c903565c9
Merge pull request #518 from jrfnl/feature/readme-improve-tool-discoverability
...
README: improve discoverability of tools
2021-10-11 10:49:10 +05:30
jrfnl
fc60088a95
README: improve discoverability of tools
...
Not every developer will be familiar with all tools.
By linking the tools listed to the relevant documentation website, the discoverability of tools new to a developer is improved.
2021-10-11 05:54:18 +02:00
Shivam Mathur
a7f90656b3
Fetch CA certificate from Curl on all Windows versions
2021-10-10 05:43:54 +05:30
Shivam Mathur
0cd4af837e
Merge pull request #516 from aneeshrelan/feature/refactor-install-tests-to-use-jest-each
...
tests: refactor install.test.ts to use jest.each
2021-10-09 19:18:17 +05:30
Aneesh Relan
96e47f9be7
tests: have a strict assertion using toBe
2021-10-09 19:01:59 +05:30
Aneesh Relan
eca40cad4d
tests: resolve windows path matching
2021-10-09 18:59:50 +05:30
Aneesh Relan
4e864eae3b
tests: move os to a parameter
2021-10-09 18:44:47 +05:30
Aneesh Relan
49a0bad962
tests: refactor install.test.ts to use jest.each
2021-10-09 17:30:06 +05:30
Shivam Mathur
b971d8f4ad
use brew_extensions config for testing add_brew_extension
2021-10-09 08:11:39 +05:30
Shivam Mathur
fca0924fa9
Use custom support for phalcon
2021-10-09 06:26:16 +05:30
Shivam Mathur
8dfe214356
Merge pull request #514 from aneeshrelan/feature/refactor-tests-to-use-jest-each
...
tests: use parameterised testing using `jest.each` for extensions.test.ts
2021-10-08 22:33:11 +05:30
Aneesh Relan
f2d6820ca2
tests: sort test data in alphabetic order and merge duplicates
2021-10-08 22:24:17 +05:30
Aneesh Relan
705c2a5785
tests: increase test coverage for extensions.test.ts
2021-10-08 20:28:41 +05:30
Aneesh Relan
5e33fdb0d9
tests: refactor extensions.test.ts to use jest.each
2021-10-08 20:02:42 +05:30
Shivam Mathur
dab978c436
Add patch to update brew core repo
2021-10-06 18:12:11 +05:30
Aneesh Relan
2cc925b655
tests: refactor extensions test to use jest-each
2021-10-06 01:05:47 +05:30
Shivam Mathur
4ce6f3c3df
Merge pull request #513 from aneeshrelan/feature/automate-publish-to-npm-github
...
ci: add github action to publish to npm and github packages
2021-10-05 23:39:12 +05:30
Aneesh Relan
b3bf0f3990
fix: remove dry run
2021-10-05 23:23:05 +05:30
Aneesh Relan
8426bf89fd
ci: add github action to publish to npm and github packages
2021-10-05 23:10:58 +05:30
Shivam Mathur
d7c3e33a96
Add patch to update ca-certificates on windows-2016
2021-10-04 19:41:33 +05:30
Shivam Mathur
17ef667e04
Bump version to 2.15.0
...
Update Node.js dependencies
Replace husky with simple-git-hooks
Cleanup whitespace in README
Fix git command in format script
2021-09-28 04:19:39 +05:30
Shivam Mathur
295b5da700
Add config to resolve extensions from shivammathur/extensions
2021-09-23 18:55:16 +05:30
Shivam Mathur
e820a5d75b
Merge pull request #503 from jrfnl/feature/tools-add-phpunit-polyfills
...
Tools: add PHPUnit Polyfills
2021-09-20 19:38:29 +05:30
jrfnl
2c8682d5e6
Tools: add support for phpunit-polyfills
...
Ref: https://github.com/Yoast/PHPUnit-Polyfills
2021-09-20 16:04:04 +02:00
Shivam Mathur
87993cd853
Add lowercase alias for phpDocumentor on unix
2021-09-20 06:23:13 +05:30
Shivam Mathur
e0dd9c9560
Merge pull request #501 from jrfnl/feature/fix-typo
...
Fix apparent typo
2021-09-20 06:19:02 +05:30
Shivam Mathur
28853c9f3b
Merge pull request #500 from jrfnl/feature/tools-add-parallel-lint
...
Tools: add support for PHP Parallel Lint
2021-09-20 06:18:47 +05:30
jrfnl
608ad1a0cf
Tools: fix typo
...
While the PHPCPD and PHPUnit tools use the [same function under the hood](1fa3ba1b16/src/tools.ts (L461-L473)
), I have the impression that the `function` keyword should be the tool name.
If that's correct, this should fix it.
2021-09-20 02:22:42 +02:00
jrfnl
257e4c088d
Tools: add support for parallel-lint
2021-09-20 02:22:22 +02:00
Shivam Mathur
7b145b5fae
Add fileinfo extension with phpdoc
...
Add aliases for phpdoc
2021-09-20 05:46:02 +05:30
Shivam Mathur
253459691c
Merge pull request #498 from jrfnl/feature/tools-add-phpdocumentor
...
Tools: add support for phpDocumentor
2021-09-20 04:52:15 +05:30
Shivam Mathur
cb5db3f888
Fix enabling cached extensions with custom support
2021-09-20 01:55:38 +05:30
Shivam Mathur
52d2b3b70b
Fix Blackfire extensions logs when cached
2021-09-19 21:42:29 +05:30
jrfnl
fa5fbefff9
Tools: add support for phpDocumentor
2021-09-19 13:41:39 +02:00
Shivam Mathur
256b466cc4
Make all extension variables local
2021-09-19 15:33:45 +05:30
Shivam Mathur
57f4a60e24
Fix enabling firebird when cached
2021-09-19 10:05:07 +05:30
Shivam Mathur
2e289f30e2
Fix Ioncube logs if cached
2021-09-19 10:05:06 +05:30
Shivam Mathur
bc0d607611
Fix cache support for phalcon4
2021-09-19 10:04:57 +05:30
Shivam Mathur
1fa3ba1b16
Fix php_extra_version on macOS
2021-09-19 03:58:05 +05:30
Shivam Mathur
d8d1da5d6d
Fix version for PECL extensions in logs
2021-09-19 03:17:13 +05:30
Shivam Mathur
094bc8ae17
Fix parsing php-src tag
2021-09-19 02:54:02 +05:30
Shivam Mathur
48aac87d46
Fix setup for cached OCI extensions
2021-09-19 02:41:04 +05:30
Shivam Mathur
31971c78cd
Fix parsing extra version
2021-09-19 02:38:31 +05:30