Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/infection/tests-checker

[BOT] Requires writing the tests in Pull Requests.
https://github.com/infection/tests-checker

Update README

7329efab252d7915c2341db927f298c39381dc14 authored almost 2 years ago
Deprecate `infection/tests-checker` in favor of `infection/tests-checker-action`

305f95dce3f7503cd759d3283c33571b24acb32b authored almost 2 years ago
Add FUNDING.yml to sponsor Infection organization

7292604dbbb607102241c159a4cefe6c595ef257 authored about 4 years ago
Add example for `testPattern`

21bd5d072a0a8638657ca75862863fcc08ac8bf8 authored over 4 years ago
Update readme, reverted replacing getFiles with listFiles

bb1678306c02d47ece20645252eba1c0eab3ed55 authored over 4 years ago
Merge pull request #14 from mmlb/add-testPattern-support

Add minimatch based testPattern support

dd2b192bb12fa1929ddbd90c2049ac9e7a09e44f authored over 4 years ago
Add testPattern docs to README.md

Signed-off-by: Manuel Mendez <[email protected]>

e7939d28dd21ac02790c45cd6b8b27fa650b56ec authored over 4 years ago
Add minimatch based testPattern support

Some languages do not segregate tests into separate directory paths,
like Go. Instead prefering ...

864aba3717c3b2d4d0e39f070faa7f096679deea authored over 4 years ago
Clean up of README.md a little

Fixes in this commit are:
* Minor white space clean ups.
* Aligned the "now deploy" code block.
...

70c05e30026be724ef3e1d8df8a4afe03acec383 authored over 4 years ago
Merge pull request #12 from infection/dependabot/npm_and_yarn/https-proxy-agent-2.2.4

Bump https-proxy-agent from 2.2.1 to 2.2.4

50c26326b1234a4b1c9b98979473f286d30d7150 authored almost 5 years ago
Bump https-proxy-agent from 2.2.1 to 2.2.4

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2...

0c03245491ccc0acab056a143b0b7215d7b31eed authored almost 5 years ago
Merge pull request #11 from infection/dependabot/npm_and_yarn/acorn-5.7.4

Bump acorn from 5.7.2 to 5.7.4

f04fcdcfcc6375dfa3df0d29cb08ddce71253388 authored almost 5 years ago
Bump acorn from 5.7.2 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.2 to 5.7.4.
- [Release notes](https://g...

ab397a2fe4c5ef53b686bc8e79cedea9098eca62 authored almost 5 years ago
Merge pull request #8 from infection/dependabot/npm_and_yarn/morgan-1.9.1

Bump morgan from 1.9.0 to 1.9.1

7f61d9e0c05e2f906757b3deeeef844b69a699e2 authored over 5 years ago
Merge pull request #9 from infection/dependabot/npm_and_yarn/lodash-4.17.15

Bump lodash from 4.17.10 to 4.17.15

ca13d18479d1f3ca668a0d1583f373cc64caaba6 authored over 5 years ago
Merge pull request #10 from infection/dependabot/npm_and_yarn/js-yaml-3.13.1

Bump js-yaml from 3.12.0 to 3.13.1

8eeb71e87ee55ad9e75fbf65e5f6135c488a3942 authored over 5 years ago
Bump js-yaml from 3.12.0 to 3.13.1

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](http...

2a1417efd58ef09c9bf7799e9934667586249748 authored over 5 years ago
Bump morgan from 1.9.0 to 1.9.1

Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1.
- [Release notes](https...

5e6fd2e5765a24437f8256588b429e57e574bb4b authored over 5 years ago
Bump lodash from 4.17.10 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](http...

505b9535b2dc97a2badff552e3e76e886fbb49a0 authored over 5 years ago
Merge pull request #7 from infection/dependabot/npm_and_yarn/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2

265191032e4dab442318850aad1477d4d9c361e3 authored over 5 years ago
Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release ...

7bbeb6d8a7affb1bdd11624beac6f4ad5922e5a5 authored over 5 years ago
Merge pull request #4 from alexfinnarn/patch-1

Change deprecated "getFiles" method to "listFiles"

f94e99904b3e68720db8bf6875959d373a58ba56 authored over 5 years ago
Change deprecated "getFiles" method to "listFiles"

fixes #3

bfc1986444e8d6cd2c2555f08707dad6cb56aa41 authored over 5 years ago
Fetch all files, not only the first page (30 items)

b7713f4a92258d123c9a5a7fc5e1f9e2af290033 authored over 6 years ago
Fix PR URL

dee3b2494f7ad4e45a38a09c4ecf07974bb2387f authored over 6 years ago
Update description

8f5d1e7e765cd33e1e57196f33214ba7a5adafa8 authored over 6 years ago
Add repository info to the log

09052fec39e6fbce4af13cc8d92af49e0dddb210 authored over 6 years ago
Update CODEOWNERS

b344e10303c97d277790f02a4d6838b95d896817 authored over 6 years ago
Update README.md

2c3cb4b16143cad57eba19137c987c78c9f87289 authored over 6 years ago
Merge pull request #1 from infection/borNfreee-patch-1

Add other languages to the default file extension list

914c96bcb0cbc5b48eaf85fb1d2798fffbcfc031 authored over 6 years ago
Update README.md

eecdf50e9e80794f7359e25fdfda99bc381f2c59 authored over 6 years ago
Update README.md

d7f05ce81d6557b26dec54a990e77b9241c5e72c authored over 6 years ago
Add other languages to the default file extension list

* Add other languages to the default file extension list
* Also self check that bot works as ex...

5678f6cd1b20b211f41880ea8db5dc09339cd87f authored over 6 years ago
Update README.md

770ca2608ee6f5f8ffb2ab7fe09c6325c31e0cd3 authored over 6 years ago
Remove .idea

87b28863c4bdcbdad8175f8971e69487146dcff3 authored over 6 years ago
Update readme, add unit tests

c1b1bf49f5876c9c5e957b7b30ae8020cade88a0 authored over 6 years ago
Add TSLint, refactor code, update README

110e5442de7fcbcc18406f96b48a29a670bf2b15 authored over 6 years ago
Initial commit

cd7c866be28019bcdb5d6d7e538c0b110d4df19a authored over 6 years ago