Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PHPCSStandards/composer-installer
Composer installer for PHP_CodeSniffer coding standards
https://github.com/PHPCSStandards/composer-installer
... as otherwise a complete build may fail, while the failure is not related to an actual test f...
5329056ac945aa3e1add631af2eb21ae1094f42f authored almost 3 years ago by jrfnl <[email protected]>... for a limited set of builds to get early warning of upcoming changes we need to be aware of....
d2c956aabca59b0c24f37c151134679be4fe5653 authored almost 3 years ago by jrfnl <[email protected]>... by using the constant instead of the actual content of the message.
ce49dbd72e930472eb6aeab230ed0d222cea7ea1 authored almost 3 years ago by jrfnl <[email protected]>... after 146 / 158.
6e668a3de3d3ba128d087534f9f7ca8a14b28a39 authored almost 3 years ago by jrfnl <[email protected]>Add initial integration test setup and first few tests
8ab9bb58b13045f5e64ebe9ba13d8701c416dcf3 authored almost 3 years ago by Ben Peachey <[email protected]>97ba038345c7666a01781874b69358a8101ab060 authored almost 3 years ago by jrfnl <[email protected]>
To check whether PHPCS can run with the standard, previously, a scan on a simple file was done, ...
f8d256fd8040a47a2e862a9f976c6d0851a7ff29 authored almost 3 years ago by jrfnl <[email protected]>In very select circumstances (PHP 5.5 with Composer 1.x on Windows) and sometimes even only with...
d4f64b822a76e1aac325f18ac160b9daac01ff49 authored almost 3 years ago by jrfnl <[email protected]>... in a very specific combination of circumstances - Windows + Composer 1.x + PHP 5.5 + PHPCS `...
8cf335aa1823a90b2cf5507e44e3818106af21c5 authored almost 3 years ago by jrfnl <[email protected]>This moves the test which was being run via GH Actions to a test class in the integration test s...
cdb03cd51b3004a9bbe179ac415d5722f6f85e0e authored almost 3 years ago by jrfnl <[email protected]>The tests in the `RegisterExternalStandardsTest` class contain quite some work-arounds to handle...
4d1d92cbb288d6adb9e3c55dca5712550d3c08bc authored almost 3 years ago by jrfnl <[email protected]>
These tests verify:
- That the plugin can be installed and functions correctly with the full ran...
This replaces the use of the PHPCompatibility standard in the `RegisterExternalStandardsTest` te...
12b890d4bb565dd3bb27cdffc468259c467941fa authored almost 3 years ago by jrfnl <[email protected]>
This commit adds six additional methods to the base `TestCase` class:
* `executeCliCommand()`: a...
In normal circumstances, a `composer install` will download a version of the plugin from Packagi...
80f6caf6ebf5d5bec3add80d72505f0d53f24d0c authored almost 3 years ago by jrfnl <[email protected]>This adds a test helper method, which, given an array with a Composer configuration and a target...
7891fcda0d29cae1aef7d76df856846c2068bde7 authored almost 3 years ago by jrfnl <[email protected]>
* Require the PHPUnit Polyfills as a basis for the tests.
The PHPUnit Polyfills will ensure ...
As most tests will need to run a `composer install`, tests should be run in separate, temporary ...
8a644c0c3158154790c3c4e92bae574c8ceb5ecc authored almost 3 years ago by jrfnl <[email protected]>While not necessarily the most pretty solution (output is displayed in the middle of the progres...
74058e424445d2d700ba455cafec2c028d10d788 authored almost 3 years ago by jrfnl <[email protected]>Now the repo has moved to the PHPCSStandards organisation and the package has been renamed from ...
5227b24999e01c09a0f23b9bf53c8ee13eec4d05 authored almost 3 years ago by Juliette <[email protected]>README: remove references to Scrutinizer
15f03c787ecd546e4d0a478a11cec630849b7ed0 authored almost 3 years ago by Ben Peachey <[email protected]>Drop support for PHP 5.3
36460c641815dbc4115a027831be82d6f3341fe5 authored almost 3 years ago by Ben Peachey <[email protected]>Looks like the connection with Scrutinizer was broken < 3 years ago, so the score is by now out ...
2f8520583895229ba1babd41f920a635af97469b authored almost 3 years ago by jrfnl <[email protected]>1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db authored almost 3 years ago by Ben Peachey <[email protected]>
Plugin::loadInstalledPaths(): `config-show` always shows all
015399253a8d123d5b1b167272dcb85e966186df authored almost 3 years ago by Ben Peachey <[email protected]>Composer: tweak PHPCS version constraint
bea10256d60d0a07f31246b170ef07e096b7889e authored almost 3 years ago by Ben Peachey <[email protected]>Various minor tweaks
3de488dfe4fe2bfd1395a0043f73cffddd307b2e authored almost 3 years ago by Ben Peachey <[email protected]>Some of the early PHPCS 3.x versions did not support external standards correctly, so using this...
91ff19ebdaf548459acdd72d016a4b201946b7ac authored almost 3 years ago by jrfnl <[email protected]>Running PHPCS with `--config-show installed_paths` is an unsupported command for PHPCS. The `--c...
f81fbba86e579713e5d1a9a90e26617f16ae20d3 authored almost 3 years ago by jrfnl <[email protected]>79c40f641a1e9162841cc30203b60b03a6165f83 authored almost 3 years ago by jrfnl <[email protected]>
0614be9cbc2ac0fa85e08bb7fa31100d2e54e628 authored almost 3 years ago by jrfnl <[email protected]>
Only just noticed that it hadn't been adjusted for the move of the CoC to a separate file.
38f1c67348b02484556bf9b5c66e8dab4a1eb8f1 authored almost 3 years ago by jrfnl <[email protected]>69201d94a6c4f822ccae7f6d11a55c36b5214878 authored almost 3 years ago by jrfnl <[email protected]>
.. for improved code readability and consistency.
7e5d56d886abb1667ffbb2a756374ef2dcc78b5d authored almost 3 years ago by jrfnl <[email protected]>Add details regarding QA automation in CONTRIBUTING.md file.
ab0923f9a8381dd7638daea53f62dca2dfa6b4e7 authored almost 3 years ago by Juliette <[email protected]>CONTRIBUTING: update the QA automation information
d33f961213f4331d405b0213eecf5d1048e6121f authored almost 3 years ago by Ben Peachey <[email protected]>
* Replace the mention of Travis with GH Actions.
* Add information about PHP-Parallel-Lint to th...
README: minor tweaks
b46aea5d88f6749d36481d9b126ab4473632182b authored almost 3 years ago by Ben Peachey <[email protected]>CONTRIBUTING: remove duplicate code of conduct
b7d814b0b3586d3f3b7657ec0677951cb750afc9 authored almost 3 years ago by Ben Peachey <[email protected]>* Add a link to Packagist to list all external standards which can be registered using this plug...
c5ba01244585c489bb822ced29e9db4a4de5c5e3 authored almost 3 years ago by jrfnl <[email protected]>PR 117 updated the code of conduct and moved it to a dedicated file, however, it looks like PR 1...
e355f92dadb7c32ee32c587e8a93bbd6881ee760 authored almost 3 years ago by jrfnl <[email protected]>This PR just and only drops support for PHP 5.3. It doesn't (yet) take advantage of features whi...
8e5c05332e885f287b888437d9261b56b9a3f03b authored almost 3 years ago by jrfnl <[email protected]>CI: various updates
7451ccc3f2801c23385e3cb0bc690ed1c0cd3992 authored almost 3 years ago by Ben Peachey <[email protected]>Change YamlLint config to prevent "truthy" warning.
ee2ee173242f2a44fa05fce2d7f30757ea2c04a1 authored almost 3 years ago by Juliette <[email protected]>c0049062c7b001defc6bae02d8d7619077a4fef2 authored almost 3 years ago by Ben Peachey <[email protected]>
README: update with information about Composer >= 2.2
09874cb221c33d0a5d0c24716944e9262b54dfa1 authored almost 3 years ago by Ben Peachey <[email protected]>d3afb2a59f31103802015069808bf5b39942070b authored about 3 years ago by jrfnl <[email protected]>
Ref: https://github.com/actions/checkout/releases
1a4405e056c30b4deb67944aca231e420c9ad47a authored about 3 years ago by jrfnl <[email protected]>Adding `--no-interaction` to "plain" Composer commands to potentially prevent CI hanging if, for...
33f29ddf7777b7882d8cbc73fcc152d98a3c5329 authored about 3 years ago by jrfnl <[email protected]>The action used to install Composer packages and handle the caching has released a new major (an...
32892d6a61aefe2d22c95fe86ec0bcc1cb10e4a9 authored about 3 years ago by jrfnl <[email protected]>... to be a little more realistic for current dev.
1f79444404cd90a963fff203689c8e6f187098bd authored about 3 years ago by jrfnl <[email protected]>As of Composer 2.2.0, Composer plugins need to be explicitly allowed to run.
This updates the r...
70cc8978f54f947a297dac398fb83111c1b0d65f authored about 3 years ago by jrfnl <[email protected]>Ref: https://github.com/fabpot/local-php-security-checker/blob/main/CHANGELOG.md
4bf33a95ec77cc8456f179dd175b61fb3d028bd5 authored about 3 years ago by jrfnl <[email protected]>... as `E_ALL` does not always contain _all_ errors across PHP versions.
46253b78c2e97872271c6b703f4766464b339171 authored about 3 years ago by jrfnl <[email protected]>Previously, in Travis, when the same branch was pushed again and the "Auto cancellation" option ...
b45ff19b567dcb601cb295570819f93e23370f54 authored about 3 years ago by jrfnl <[email protected]>PHPCS 3.6.2 added a sniff for a PSR-12 rule which was previously not strictly checked: "No blank...
30ad14e8833e54340db4995a0de0c6d34e4c89b2 authored about 3 years ago by jrfnl <[email protected]>GH Actions: PHP 8.1 has been released
858566c0b7fe3798f91f1918e1b455636cbf57af authored about 3 years ago by Ben Peachey <[email protected]>
* No longer allow builds against PHP 8.1 to fail.
* Add a dedicated build against PHP 8.1 in com...
CI: Switch to GH Actions
7d5cb8826ed72d4ca4c07acf005bba2282e5a7c7 authored over 3 years ago by Ben Peachey <[email protected]>Update copyright year
5d4a7cc83f08386b70f619eee103aa66d99904f9 authored over 3 years ago by Ben Peachey <[email protected]>Turns out the default setting for `error_reporting` used by the SetupPHP action is `error_report...
49a4e7b12a0ceb1b74bc493624f337a1c5464925 authored over 3 years ago by jrfnl <[email protected]>Add mention of Composer and PHP compatibility to project README.
ce4370ee5a2b1642bca908d4b54a369e845bb678 authored over 3 years ago by Juliette <[email protected]>Previous: 101
2f9547fa907642b1f7a98c51800d0eb6577059d6 authored over 3 years ago by Ben Peachey <[email protected]>
This commit:
* Adds a separate GH Actions workflow to run the "integration tests" against a slim...
I've chosen to only show a badge for the integration test workflow as that is the most important...
52d2c44f96268ee17a7b898797a1f5fc4c30617a authored over 3 years ago by jrfnl <[email protected]>
This commit:
* Adds a separate GH Actions workflow to run the "integration tests" as previously ...
This commit:
* Adds a dependency to the PHP Parallel Lint tool to handle the PHP linting.
As...
* Remove the `enlightn/security-checker` dependency which was added in 130 as it conflicts with ...
f5906a72d5df70a7e3553fd4ac773af97c79c2b4 authored over 3 years ago by jrfnl <[email protected]>Triggering a workflow for a branch manually is not supported by default in GH Actions, but has t...
35f6f5cabea98c27de3f53259cd226ad3727d8b0 authored over 3 years ago by jrfnl <[email protected]>Various CI steps were previously already moved to GH Actions via PR 96.
This removes those part...
d9cb363dca11b0b38cf865b1c8a373de496216e0 authored over 3 years ago by jrfnl <[email protected]>d924e89290ea2ec1756e4cb7e49a71ec476b734a authored over 3 years ago by Ben Peachey <[email protected]>
Replace deprecated Sensiolabs security checker
c960cf4629fab7155caca18c038ca7257b7595e3 authored almost 4 years ago by Ben Peachey <[email protected]>d623771045ef33524f5920256d9071139dbf54ce authored almost 4 years ago by Paras Malhotra <[email protected]>
5b1d0f68bff2ee8b3da6d13e0c93339f82ae4c12 authored almost 4 years ago by Ben Peachey <[email protected]>
Document release process
97aa24eee43cc15c600986f1cd1130034e88405e authored almost 4 years ago by Ben Peachey <[email protected]>Travis: line length tweaks
5ddc65b5edff0a3b39718f69756b9e7e4b4c719e authored almost 4 years ago by Ben Peachey <[email protected]>
- Make footnote markers a link to the footnotes section
- Mention that either generate command n...
Co-authored-by: Juliette <[email protected]>
4d0dc88cbc6234505e5db002f83397eb70cadf75 authored almost 4 years ago by Ben Peachey <[email protected]>55cd2dfe53a00e3ce4676660cdb027199bec0456 authored almost 4 years ago by Ben Peachey <[email protected]>
3c7f05d0e0231468607d6e8dcd750aef85447491 authored almost 4 years ago by Ben Peachey <[email protected]>
ecb737a2018d7afd592574434836c8d3c4946ed1 authored almost 4 years ago by Ben Peachey <[email protected]>
9954c677230bb4b6a4b0bfe592031c0f9d3ed587 authored almost 4 years ago by Ben Peachey <[email protected]>
b246d4387a82a0d7880952283e706630b00d451c authored almost 4 years ago by Ben Peachey <[email protected]>
3235fafb1eb17beba29a61f9a6d3b1087d7fdb5a authored almost 4 years ago by Paras Malhotra <[email protected]>
Stabilize a condition
c4a47f7f87efa81b0e65470793ca6e2cb798eb07 authored about 4 years ago by Ben Peachey <[email protected]>Use multi-line conditions to reduce line-length.
Note: this doesn't solve all the "warnings" an...
2aac74ad689b73ccec52988a631517e75d267eeb authored about 4 years ago by jrfnl <[email protected]>While looking into the race condition described in 125, I noticed a potentially related issue.
...
50b2f262fe85717994b216831072cb07c464fed4 authored about 4 years ago by jrfnl <[email protected]>Sort list of installed paths before saving for consistency
fe390591e0241955f22eb9ba327d137e501c771c authored about 4 years ago by Ben Peachey <[email protected]>9d7607efd63026466e2f6a28879dd079a51fdca8 authored about 4 years ago by kevinfodness <[email protected]>
Travis: add build against PHP 8.0
8223172285ef3d62be1fd0fd3d6443dbfef1d8fa authored about 4 years ago by Juliette <[email protected]>PHP 8.0 has been branched off two months ago, so `nightly` is now PHP 8.1 and in the mean time P...
1c1156f9779782920dd005ceec5d0db6ed8961fa authored about 4 years ago by jrfnl <[email protected]>Add remark configuration
ab54315daf4a9f0d835dc139334d5b60e152c780 authored about 4 years ago by Ben Peachey <[email protected]>8bebd0a34a4d619a877d3a2d54c0a281204245e0 authored about 4 years ago by Ben Peachey <[email protected]>
a00059a451b5b4c75e1dd10b26efb3c02340de51 authored about 4 years ago by Ben Peachey <[email protected]>
Update code of conduct
c9fd6db213a5d5def5e30cf62776641cae5123cc authored about 4 years ago by Ben Peachey <[email protected]>Fixed v4 constraint
ac556a30b9c623e1ea7433c40421fb6784a3044b authored about 4 years ago by Ben Peachey <[email protected]>8f9b8da0e719ec7ad67a472ce87f3dc4a9c689d3 authored about 4 years ago by Ben Peachey <[email protected]>
dbfb1797c13476cdb6c226f89bacf1b72d63a7e8 authored over 4 years ago by Ben Peachey <[email protected]>
87a9999cf1cc2bd92629be814cd87d76a12d6697 authored over 4 years ago by Ben Peachey <[email protected]>
d27cd8c5830a34f98f5bf6a0e260670eecc07131 authored over 4 years ago by Ben Peachey <[email protected]>