107 Commits

Author SHA1 Message Date
Jeroen Smit
337cbd3ad4 Added docs check 2019-11-12 07:48:09 +01:00
Tomas Votruba
2d30233a47 init DynamicTypeAnalysis 2019-11-11 17:35:34 +01:00
Tomas Votruba
8379a6a86e make composer scripts Windows compatible 2019-11-07 12:29:53 +01:00
Tomas Votruba
1d1c941967 update docs 2019-11-07 12:00:39 +01:00
Tomas Votruba
d0d99efb68 travis: add Windows 2019-11-07 10:19:31 +01:00
Tomas Votruba
f2c0a285a8 travis: change script to jobs 2019-11-07 10:19:31 +01:00
Tomas Votruba
0bb23e888b fix standalone run to symfony demo 2019-11-05 10:15:50 +01:00
Tomas Votruba
0f47150639 travis: be strict on dog food 2019-10-30 14:20:18 +01:00
Tomas Votruba
7a86b244e8 travis: allow PHP 7.4 2019-10-30 11:56:21 +01:00
Tomas Votruba
07a1f1e848 move ci scripts to from /bin to /ci 2019-10-30 11:56:21 +01:00
Tomas Votruba
2ae405dd73 add rector-ci 2019-10-30 10:57:00 +01:00
Tomas Votruba
e5194fecc2 add --xdebug option 2019-10-29 17:58:44 +01:00
Tomas Votruba
51403e5348 Fix empty -c/--config value 2019-10-29 17:46:24 +01:00
Tom Klingenberg
e825288a0c travis coverage replay
fails at home.

expected execution on travis php 7.3 (dogfood).
2019-10-29 01:06:50 +01:00
Tom Klingenberg
c9f7af74aa travis dogfood replay
fails at home.

expected execution on travis php 7.3 (dogfood).
2019-10-29 01:02:43 +01:00
Tomas Votruba
116399a830 small tests refactoring 2019-10-05 11:04:00 +02:00
Tomas Votruba
2289c0d873 [CI] run all sets check 2019-09-26 12:48:28 +02:00
Tomas Votruba
cefdc0f846 check invalid config arguments 2019-09-13 09:01:27 +02:00
Tomas Votruba
60232eca21 add check class existance scripts 2019-09-13 08:16:11 +02:00
Tomas Votruba
93a71ce302 rename level to set to prevent confusion of duplicate 2019-08-29 22:50:37 +02:00
Tomas Votruba
7ab3d4238f travis: allow PHP 7.4 to fail 2019-07-14 14:47:42 +02:00
Viktor Szépe
24e7e45b47
Typo in Travis config 2019-07-14 12:15:00 +02:00
Tomas Votruba
c130f2f926 travis: remove PHP 7.4 from allowed failures 2019-06-15 13:58:19 +02:00
Tomas Votruba
df2b42108a travis: allow PHP 7.4 2019-06-14 15:18:31 +02:00
Tomas Votruba
26ce8e4c77 travis: add fast_finish [skip ci] 2019-05-19 10:44:14 +02:00
Tomas Votruba
cc75a2173a travis: use laravel dev 2019-05-07 14:41:11 +02:00
Tomas Votruba
5243acc3ea travis: allow dog food run to fail 2019-04-29 13:14:25 +02:00
Tomas Votruba
76e6bf9ad2 travis: fix version format 2019-04-29 06:13:36 +02:00
Tomas Votruba
1df9ad3ba3 add code-quality to CI 2019-04-01 13:11:57 +02:00
Tomas Votruba
d863a76ebc travis: hide -vvv to make build pass 2019-03-31 23:21:00 +02:00
Tomas Votruba
d64dcfbc54 travis: add dog food run 2019-03-31 21:55:38 +02:00
Tomas Votruba
bc2ceda61e travis: seperate coding standard pipe and allow failure on it to improve DX 2019-03-04 09:27:26 +01:00
Tomas Votruba
de62310ab3 try coverage 2019-03-01 00:23:08 +01:00
Tomas Votruba
c819bb0c26 Add BetterPhpDocParser package 2019-03-01 00:12:44 +01:00
Tomas Votruba
5851191b41 travis: temporarily disable failing coverage for unclear reason 2019-02-27 00:25:30 +01:00
Tomas Votruba
aed52c2484 simplify phpstan scripts 2019-02-16 13:10:20 +01:00
Tomas Votruba
cf121eb5a7 travis: remove platform reqs, not needed anymore 2019-02-16 13:09:44 +01:00
Tomas Votruba
1f093ca9f9 fix docs command in travis 2019-02-04 04:29:50 +01:00
Tomas Votruba
ceb946cc8b use phpstan paths 2018-12-28 17:26:00 +01:00
Tomas Votruba
2178625375 fix command name in travis 2018-12-25 02:11:24 +01:00
Tomas Votruba
e3ffb69230 move GenerateRectorOverview to GenerateDocs in ContributorTools 2018-12-23 18:12:32 +01:00
Tomas Votruba
9faa7fbd4b [PHP] Add *ScalarTypehintRector + *TypeInfo
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-01 15:55:46 +01:00
Tomas Votruba
63536b48c2 travis: test PHP 7.3
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-11-28 17:07:27 +01:00
Tomas Votruba
88d53852e3 travis: laravel run fails on intention 2018-11-04 23:58:54 +01:00
Tomas Votruba
941c4e5927 travis: use old -vvv option from stable 2018-11-04 23:09:33 +01:00
Tomas Votruba
e713775f20 add --debug option 2018-11-04 22:55:16 +01:00
Tomas Votruba
6ebf766808 travis: hide autoload errors 2018-11-04 22:39:48 +01:00
Tomas Votruba
cdb085b8e8 travis: consistent indent by 4 in yaml 2018-11-04 22:12:47 +01:00
Tomas Votruba
3d676033ef travis: add standlane install test run 2018-11-04 22:11:43 +01:00
Tomas Votruba
1bb3eb5a1f travis: run coverage only on master non-PR 2018-10-31 21:23:45 +01:00