485 Commits

Author SHA1 Message Date
TomasVotruba
cf58d68f6a [CI] disable 70 build as it needs more work 2021-04-24 02:33:08 +02:00
TomasVotruba
49c4caf870 fix nested path 2021-04-24 02:25:08 +02:00
TomasVotruba
fd159b35a5 skip liniting resource 2021-04-23 23:11:58 +02:00
Tomas Votruba
a32055f317
[scoped] Build PHP 7.0 repo to own repository to avoid breaking prefixed rector (#6223)
* [scoped] build PHP 7.0 repo to own repository to avoid breaking prefixed rector

* lint with PHP 7.0 files
2021-04-23 23:05:26 +02:00
Tomas Votruba
ab6580de35
[Downgrade PHP 7.2] Make covariant change local methods only (#6218) 2021-04-23 17:54:30 +00:00
Tomas Votruba
e425c11d8d
[Downgrade PHP 7.2] Improve covariant (#6207) 2021-04-23 09:03:45 +00:00
TomasVotruba
15cc050332 [prefixed] prefix vendor by vendor name 2021-04-21 22:03:40 +02:00
Abdul Malik Ikhsan
201c73da92
[Scoper] Downgrade rector.php as well for PHP 7.0 void (#6177)
* [Scoper] Downgrade rector.php as well for PHP 7.0 void

* run on rector.php in rector-build as well
2021-04-20 15:30:07 +00:00
Tomas Votruba
e7e1b091d2
Simplify PropertyFetchByMethodAnalyzer (#6147)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-15 22:30:36 +00:00
TomasVotruba
799ff36a71 [CI] skip linting polyfill 2021-04-14 20:39:12 +02:00
Tomas Votruba
1e1c6eebd9
[prefixed] No polyfill on prefixed version (#6139) 2021-04-14 20:23:49 +02:00
TomasVotruba
97edb65302 [CI] test symfony package again 2021-04-05 14:23:22 +02:00
Tomas Votruba
b2412ad62a
Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974)
* remove doctrine/annotations

* Refactor doctrine/annotation parser to static reflection with phpdoc-parser

* remove doctirne-annotation-parser-syncer

* remove annotation stubs

* use nodes

* almost there

* [ci-review] Rector Rectify

* skip temporary

* phpstan: remove fixed messages

Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-04 11:01:11 +02:00
Tomas Votruba
5fa858b072
[DoctrineAnnotationSyncer] Remove to move to static reflection (#6006) 2021-03-29 13:01:35 +00:00
Abdul Malik Ikhsan
88f5f5af4c
[Scoped] Add templates on build rector-prefixed-downgraded (#6000) 2021-03-26 15:56:42 +00:00
Tomas Votruba
649cb249a1
[CI] simplify rector runs (#5969) 2021-03-23 23:00:42 +00:00
TomasVotruba
a94a4b7660 [CI] remove vendor too 2021-03-23 23:59:19 +01:00
Tomas Votruba
a952451627
[CI] add package test (#5968) 2021-03-23 23:55:27 +01:00
TomasVotruba
60a03c6161 [CI] remove remote files on prefixed publish to avoid loading dead files 2021-03-23 23:50:36 +01:00
TomasVotruba
7d6aab5e80 [CI] add second line with original commit reference 2021-03-23 01:08:23 +01:00
TomasVotruba
a8d80904c5 [CI] use commit reference 2021-03-23 00:28:09 +01:00
TomasVotruba
9080674de3 typo 2021-03-23 00:14:12 +01:00
TomasVotruba
b6cd8f82d2 add sha link 2021-03-23 00:03:43 +01:00
TomasVotruba
f9c2f85618 correct massage 2021-03-22 23:52:28 +01:00
TomasVotruba
90ba00cecf name fix 2021-03-22 23:28:54 +01:00
TomasVotruba
39dd1ca78b token name 2021-03-22 23:18:17 +01:00
TomasVotruba
7accd071be [CI] clone local repo 2021-03-22 23:17:58 +01:00
TomasVotruba
18a19c8390 add all 2021-03-22 22:37:59 +01:00
TomasVotruba
faf7ba5246 remove empty message 2021-03-22 22:29:35 +01:00
TomasVotruba
da57a45f97 setup git 2021-03-22 22:29:08 +01:00
TomasVotruba
5e3006182e [ci] use simple push 2021-03-22 22:18:33 +01:00
TomasVotruba
f73a76ff0d detect tag 2021-03-22 21:47:21 +01:00
Tomas Votruba
163b37a30a
[Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
TomasVotruba
47a3c7fe12 skip linting tests 2021-03-19 01:44:42 +01:00
Tomas Votruba
21db1e9e38
[Nette] Decouple to own package (#5903)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-19 01:33:30 +01:00
Tomas Votruba
8304d70f67
[Symfony] Decouple to own package (#5900) 2021-03-18 22:03:54 +00:00
TomasVotruba
a6b054b992 [CI] downgrade on main only 2021-03-18 18:00:32 +01:00
Tomas Votruba
a389839c5c
[CI] Downgrade Rector to PHP 7.1 + prefix it (#5880)
* [downgrade] simplify to 2 configs

* rename downgrade_packages.sh to downgrade_rector_to_php71.sh

* add test case stub

* [CI] add linter for php code

* [CI] update tagged workflow

* update for covariance

* [ci-review] Rector Rectify

Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-18 02:48:44 +01:00
Tomas Votruba
683f8319a8
[CI] simplify php linter (#5867)
* [CI] simplify php linter

* [CI] merge code analysis to one

* [docs] remove nodes overview, already in external repository

* remove unused ci job

* [CI] check annotation parser + sync

* [DeadCode] Remove RemoveEmptyAbstractClassRector, not reliable with static-reflection, opionated

* [CI] remove set validation, PHPStan handles this better with PHP

* remove dead-code-strict [skip ci]
2021-03-15 23:44:28 +01:00
TomasVotruba
c6196ad2ce [CI] split tests by paths 2021-03-15 20:59:26 +01:00
dependabot[bot]
1565a751aa
Bump EndBug/add-and-commit from v7.0.0 to v7.1.0 (#5865)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from v7.0.0 to v7.1.0.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v7.0.0...701772d3525172d14fba9e972806915ec0eb6954)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 20:38:34 +01:00
dependabot[bot]
9f605eaa7e
Bump actions/cache from v2 to v2.1.4 (#5866)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 20:38:26 +01:00
TomasVotruba
1f149a0fcc typo 2021-03-15 20:37:20 +01:00
TomasVotruba
fda63b9e0e [CI] add dependabot 2021-03-15 20:32:56 +01:00
Tomas Votruba
c1c6c9aaf2
[downgrade] remove extra configs, unite parameters (#5861) 2021-03-15 13:19:57 +00:00
Abdul Malik Ikhsan
a2f1ac1c09
try back to check PrettyVersions only (#5856) 2021-03-14 19:49:55 +00:00
Abdul Malik Ikhsan
52d94dd8d5
[Scoper] Try fix InstalledVersions autoload in docker with env definition check (#5855) 2021-03-14 18:30:02 +00:00
Abdul Malik Ikhsan
03594e4ca6
[Github Action] Fixes fail-fast location to be in strategy on publish_docker_images action (#5850)
* [Github Action] Fixes #5849 Fixes fail-fast location to be in strategy on publish_docker_images action

* final touch
2021-03-14 23:37:25 +07:00
Tomas Votruba
751a7453dd
Apply new PHPStan rules from Symplify (#5843)
* apply new PHPStan rules from Symplify

* less directories to speedup CI
2021-03-14 14:11:24 +01:00
TomasVotruba
badaaaf99d [CI] build prefixed on PHP 7.3, that is being used for deps 2021-03-13 21:41:14 +01:00