Commit Graph

90 Commits

Author SHA1 Message Date
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
Tomas Votruba
dfca98a230 travis: resolve double xdebug removal 2018-10-28 20:35:26 +01:00
Tomas Votruba
0b177044e3 travis: add coverage 2018-10-28 18:47:21 +01:00
Tomas Votruba
5c25372172 travis: add lowest run 2018-10-28 17:56:31 +01:00
Tomas Votruba
3dc532fff0 remove build-prefixed, build in external repository 2018-10-25 22:19:26 +02:00
Tomas Votruba
7d989cd58f [NodeTypeResolver] Unwrap standalone usage, not working and ContainerFactory is better approach ATM 2018-10-06 10:19:57 +08:00
Tomas Votruba
2508d01101 travis: temporary disable lowest for unreplicable errors, as rare case 2018-09-27 00:36:32 +08:00
Tomas Votruba
b8f677d389 travis: check if php 2018-09-26 23:52:50 +08:00
Tomas Votruba
73c663b711 fix paths 2018-09-21 13:44:52 +02:00
Tomas Votruba
e0b5f7bae0 travis: add PHP 7.2 build 2018-09-06 14:37:34 +02:00
Tomas Votruba
aadf95ea24 indent yaml 2018-08-30 23:07:40 +02:00
Tomas Votruba
2788a7c3e4 naming 2018-08-21 00:28:20 +02:00
Tomas Votruba
c9368d6f70 remove so slow coverage check completely 2018-08-16 12:24:42 +02:00
Tomas Votruba
4316e75123 travis: output to file 2018-08-06 12:35:26 +02:00
Tomas Votruba
f95a0c4ede scope wip 2018-08-03 15:58:31 +02:00
Tomas Votruba
566138d5f9 travis: fix command name 2018-08-02 13:00:37 +02:00
Tomas Votruba
d0dac50aef publish prefixed 2018-07-31 13:41:05 +02:00
Tomas Votruba
2aaa83374a travis: disable coverage for now 2018-07-27 12:52:22 +02:00