1
0
mirror of https://github.com/rectorphp/rector.git synced 2025-03-03 15:09:07 +01:00

101 Commits

Author SHA1 Message Date
TomasVotruba
49bae2730a CI: run sonar only on master 2020-03-14 14:52:55 +01:00
Jan Mikeš
d395e1c28b
Failing commit, so bot can fix things up!
Rector CI job renamed to Rector and only reports, no fixes

Rector CI in Github Actions

Bot commit

Improved bot message a little

Feeding dog for the last time!

[Rector CI] Fixed Rector issues

Failing commit, so bot can fix things up!
2020-03-12 23:58:32 +01:00
Jan Mikeš
c1a5271247
Missing echo 2020-03-12 22:01:14 +01:00
Jan Mikeš
b19b634399
Using git diff instead of diff-index 2020-03-12 21:43:22 +01:00
Jan Mikeš
781dd2c3c5
Debugging 2020-03-12 21:26:01 +01:00
Jan Mikeš
6cdb2dfa0d
Update workflow 2020-03-12 21:12:27 +01:00
Jan Mikeš
4df820d7ce
Rector CI uses access token to trigger workflows 2020-03-12 13:57:34 +01:00
Jan Mikeš
6c4eea9ba3
Limit pushes from CI to non-forks 2020-03-11 22:41:34 +01:00
Jan Mikeš
6316e5cac0
Limit pushes from CI to non-forks 2020-03-11 22:38:59 +01:00
Jan Mikeš
cab18dd345
Checkout branch for PRs 2020-03-11 22:31:16 +01:00
Jan Mikeš
bdf5b23934
Checkout branch 2020-03-11 22:21:57 +01:00
Jan Mikeš
31eca1df2b
Push rector fixes from CI 2020-03-11 21:59:06 +01:00
TomasVotruba
fe45b40605 enable github sponsoring 2020-03-02 17:30:08 +01:00
TomasVotruba
4d9a689431 fix name equal 2020-02-22 11:49:51 +01:00
TomasVotruba
93916f9ea7 fix 2020-02-22 09:58:51 +01:00
TomasVotruba
b406e62d82 debug 2020-02-22 09:57:28 +01:00
TomasVotruba
ec5685f583 debug 2020-02-22 09:52:17 +01:00
TomasVotruba
bc24bb12ff prevent getName() on StaticCall or MethodCall 2020-02-21 16:41:33 +01:00
TomasVotruba
1393af5619 symplify bug report template 2020-02-21 15:37:48 +01:00
TomasVotruba
9569780ab0 add mergeable 2020-02-21 15:31:15 +01:00
TomasVotruba
c25db0b56d apply 2020-02-19 00:14:44 +01:00
TomasVotruba
9bcbbc59ef disable coverage on pr, secret does not work 2020-02-17 16:25:53 +01:00
TomasVotruba
dfd75bea94 improve ci 2020-02-17 00:45:00 +01:00
Tomas Votruba
351c2dc068
Merge pull request from ikvasnica/patch-1
Inject the coveralls token as a secret
2020-02-13 11:47:13 +01:00
alfredbez
722fba7138 add more checks to 'composer complete-check' 2020-02-13 08:52:51 +01:00
Ivan Kvasnica
715daef334
Inject the coveralls token as a secret 2020-02-11 22:54:16 +01:00
TomasVotruba
c52f03a019 [ECS] Remove cognitive complexity ignores 2020-02-09 23:13:12 +01:00
Tomas Votruba
6f397bade5 Merge branch 'master' into phpstan-fixes 2020-02-09 12:16:28 +01:00
TomasVotruba
6326e58a09 re-enable broken workflows 2020-02-09 01:36:52 +01:00
Ondrej Mirtes
e8ea606e12
Fixed PHPStan issues 2020-02-08 20:00:10 +01:00
TomasVotruba
6ee4e7c65f workflows: disable docker push until phsptan si fixed 2020-02-07 16:39:53 +01:00
Tomas Votruba
eaab6649ca
Merge pull request from rectorphp/phpstan-phar-deps
Update to PHPStan 0.12.9 and fix scoping deps
2020-02-06 17:15:10 +01:00
TomasVotruba
9e0ca0f234 skip doctrine for now, impossible to fix 2020-02-06 17:09:57 +01:00
TomasVotruba
3b2cfbf2c7 fix array expr 2020-02-06 17:04:12 +01:00
Tomas Votruba
f64422c905
Merge pull request from staabm/patch-3
github-action: Annotate Github Pull Requests based on a Checkstyle X…
2020-02-05 18:27:03 +01:00
Markus Staab
bf116bf9e2
Update phpstan.yaml 2020-02-05 10:17:12 +01:00
Markus Staab
0b6293fa3a
fix CS 2020-02-05 10:16:47 +01:00
Markus Staab
b599965435
use cs2pr baked into shivammathur/setup-php@v1
support was recently added with https://github.com/shivammathur/setup-php/releases/tag/1.8.2
2020-02-05 10:16:24 +01:00
TomasVotruba
010d6786a7 add reference 2020-02-01 14:10:45 +01:00
Tomas Votruba
4678afe3df
Added phpunit problem matcher ()
Added phpunit problem matcher
2020-01-28 23:31:36 +01:00
Markus Staab
bd2c5e2cfe
Docs 2020-01-28 23:26:48 +01:00
Markus Staab
0e988d16b4
Added docs 2020-01-28 23:24:56 +01:00
TomasVotruba
3455702dad non shallow for sonarcube 2020-01-28 00:09:19 +01:00
TomasVotruba
0d610ed836 add sonacrube 2020-01-25 21:37:53 +01:00
Markus Staab
94a1d36b25
Better comment 2020-01-25 20:42:31 +01:00
Markus Staab
1244723a0b
added comment 2020-01-25 13:53:28 +01:00
Markus Staab
51f87d62a8
Fix option passing
Because this is proxied thru composer we need to separate the arguments
2020-01-25 13:00:35 +01:00
Markus Staab
d5edcde1cd
Added phpunit problem matcher 2020-01-25 12:58:02 +01:00
Markus Staab
948928911f
github-action: Annotate a Github Pull Request based on a Checkstyle XML-report 2020-01-25 12:51:13 +01:00
TomasVotruba
a63038b95c [CakePHPToSymfony] Add CakePHPModelToDoctrineRepositoryRector 2020-01-22 22:52:27 +01:00