Ecosyste.ms: OpenCollective

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

github.com/doctrine/quality-checks-report-action


https://github.com/doctrine/quality-checks-report-action

Fix in rendering

83f62e1a654a235ed41a8329e329f8014d2c13ff authored about 5 years ago by Benjamin Eberlei <[email protected]>
Slightl yimprove rendering of report.

0749641cb86011cfcd8e1be4ac755c7db6991a43 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Remove debug output

33c6c50ef63f707c272c414594f4c7cf58c0876d authored about 5 years ago by Benjamin Eberlei <[email protected]>
Its the right commit in the branch

3ddf1527dbed59dbbccfbb7cf2629425770fa78a authored about 5 years ago by Benjamin Eberlei <[email protected]>
Bugfix: Use right head ref

41edbb41083fafdab4eb13a868c9370cab8c14ad authored about 5 years ago by Benjamin Eberlei <[email protected]>
Fix command

b50fb88e498add0d68ac09eebb4d19494ece541c authored about 5 years ago by Benjamin Eberlei <[email protected]>
More output

5a9793b9534f0951015cc75eb5bc723da76aacfc authored about 5 years ago by Benjamin Eberlei <[email protected]>
wrong reference

461dc36e3a5b1ea22a3da521f5c07cdb68ab76c3 authored about 5 years ago by Benjamin Eberlei <[email protected]>
More output

7523299ccd17a8e4e6641ed9f53b2897791305ad authored about 5 years ago by Benjamin Eberlei <[email protected]>
Bugfix: Need to use previous sha hash because on pull_request event Github action merges base branch into ref branch creating a new commit.

6c45e3821bb0834e5c0eccccf8671805eaab1bde authored about 5 years ago by Benjamin Eberlei <[email protected]>
Add debugging code t ofind out how to get at right commit hash

170dd2633f3d2f22558449a9ce4c90ad2d159c16 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Bugfix: invalid review payload

0d31195f7af050ed8a7b778e985284bf17854fed authored about 5 years ago by Benjamin Eberlei <[email protected]>
Modify exit handling

5bb17bfa2887bc53d4dcbdea0c3e23a520011fa6 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Better logging output and authorization fix.

1be89f902035f9fcd5ddb0fda3dadde83af23094 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Remove more debug, fix authentication + user-agent

b5de327e1d45bfbd6ce76bc437e6cfbcd0021619 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Bugfix: send src/ folder to container correctly.

785fe8be2368f866f057788f882552eff9b85246 authored about 5 years ago by Benjamin Eberlei <[email protected]>
maybe dont commit typos and leftover chars

cc5c9ecc2e771878a58909143715bc83b797c035 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Copy inline adapt code from Tideways Buildkite checkstyle parsing. A bit ugly right now, testing if it does something

31ea0c3331c268d3000cb075fb06b092095e4700 authored about 5 years ago by Benjamin Eberlei <[email protected]>
print violations nicely

b4cdab852b4a3b6415bd68f71039d5adeca96914 authored about 5 years ago by Benjamin Eberlei <[email protected]>
cleanup output. fix refs to remote branches

4b642f76d081a92829fcc89ccda64167461735a6 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Debug branches

39c68a3430568e82ddaf329b8a138ed010f6ccdb authored about 5 years ago by Benjamin Eberlei <[email protected]>
Some more changes

0d77eeaeecbc62f37685a78698611099e84d409c authored about 5 years ago by Benjamin Eberlei <[email protected]>
Adjust base to check against.

cc9af982cb92fef8cfaac5519c9d6f2e7b8afa11 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Fix env variable usage and which autoloade rto include.

38202a82db2c3b3b4ac8ab3f72161a13deb49858 authored about 5 years ago by Benjamin Eberlei <[email protected]>
print github env vars.

51772ba9fb460a5e275e08b80d4f1b6edc7859f4 authored about 5 years ago by Benjamin Eberlei <[email protected]>
a few typo fixes and execute more code.

3e8d515617102cd3875b9fa09a6f316c015b274b authored about 5 years ago by Benjamin Eberlei <[email protected]>
More debug and start using coverage checker for diff violations.

edfb089bf8523766573120dbc418d4194ba52cd4 authored about 5 years ago by Benjamin Eberlei <[email protected]>
what files are in workspace?

d2d6ef8deb721749d5a1e435be1fc8167acaf9d7 authored about 5 years ago by Benjamin Eberlei <[email protected]>
what files are in workspace?

171d33f8d4ee4b8c334ee9c090edbae76d25457c authored about 5 years ago by Benjamin Eberlei <[email protected]>
Vendor is added from inside running composer install

0dd1d5f298d60a6d14d345050b079e93d9dff2ce authored about 5 years ago by Benjamin Eberlei <[email protected]>
Missing files in ADD

38a5e4cd8a6ea6cc4f3d63555cf5987b170ac0f9 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Run phpcs and report on checkstyle (output for now)

cda6a548d96c0adb4129f22cf55c0a8ff2cc2447 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Add some debugging output to find out where we are.

0cde0a79bf86763376072061af20081d4a06e40e authored about 5 years ago by Benjamin Eberlei <[email protected]>
Move to current dir before running.

a7ef00ab3fc0eebf2d5a1cd7427f0e4407276cc0 authored about 5 years ago by Benjamin Eberlei <[email protected]>
fully qualified path.

258c41511e5464d490d59a631d6cae1528f93d3d authored about 5 years ago by Benjamin Eberlei <[email protected]>
Install zip extension to allow --prefer-dist working (nogit).

5ceeabc38c35ae4298f888db9ccca6206658dee0 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Fix a thing

bfa613c94f7990eecfdea68ba33144fd8c00a5ad authored about 5 years ago by Benjamin Eberlei <[email protected]>
We do need to run composer install

c67f7814accd3ae7cf8cedebea510a3b948803d3 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Copy files to image.

fe62cf393cc8dd92ae52737c637cc6d745f5c304 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Composer install on the checked out repository, not in build step.

517c9a33d69111adb2bde40be9d852874cc1ef55 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Fix docker from reference

571e7f75f8cced0bc9389966b4ca5f4cacd184b1 authored about 5 years ago by Benjamin Eberlei <[email protected]>
Initial skeleton got action running.

5d6d081a57f29f12c803a96a04ee37508a266ed1 authored about 5 years ago by Benjamin Eberlei <[email protected]>