439 Commits

Author SHA1 Message Date
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
Tomas Votruba
6c885c6def
Merge pull request #2737 from rectorphp/docker-security
Docker build secured image for online demo
2020-01-22 09:01:06 +01:00
TomasVotruba
468abb5c2c split workflows, badge is above repository 2020-01-22 01:11:05 +01:00
Jan Mikeš
9ce628073e
Added github workflow to publish docker images 2020-01-22 00:48:40 +01:00
TomasVotruba
0e46944b8f workflow: hide progress to declutter ci 2020-01-21 23:37:53 +01:00
TomasVotruba
c1369d1e01 disable rector_phar workflow 2020-01-21 14:46:17 +01:00
TomasVotruba
c6ebc0270a GA: do not run rector_phar workflow, conflicts Travis 2020-01-21 14:08:54 +01:00
Lctrs
b7ecbf66d4 Use on published release to trigger a new release on rector-prefixed 2020-01-20 10:25:01 +01:00
TomasVotruba
738e76f87e remove duplicated rector job 2020-01-19 22:36:28 +01:00
TomasVotruba
ebdd023dc4 use pcov for coverage 2020-01-19 22:35:43 +01:00
Jeroen Smit
d090d14860 Added rector-ci command to workflow 2020-01-19 20:19:05 +01:00
TomasVotruba
e01b4e709c use pcov for coverage 2020-01-19 02:28:32 +01:00
TomasVotruba
5f7f3c6c02 split ci 2020-01-18 01:06:59 +01:00
TomasVotruba
05b6df31e6 [CI] Add check for duplicated fixture after before content 2020-01-18 01:03:39 +01:00
Lctrs
bf4da0886e Fix sync releases with rector-prefixed
In combination with https://github.com/rectorphp/rector-prefixed/pull/7
2020-01-17 10:55:43 +01:00
TomasVotruba
1678950146 add PHPStanStaticTypeMapperChecker packages 2020-01-16 13:32:02 +01:00
TomasVotruba
ed868e61fc syntax 2020-01-15 16:57:05 +01:00
TomasVotruba
2aa4937a60 CI: add possible current tag fix 2020-01-15 16:50:39 +01:00
Lctrs
c368fd821e
Update rector-prefixed only on push to master 2020-01-14 12:46:54 +01:00
TomasVotruba
1b6f616cf9 import names 2020-01-12 23:34:34 +01:00
TomasVotruba
51ce266eb4 test doctrine/orm 2020-01-12 11:26:27 +01:00
TomasVotruba
8aff7f4b4a use 4-space indent in actions 2020-01-12 01:05:11 +01:00
TomasVotruba
aa4d0017d0 use Github Actions to compile and publish prefixed rector.phar, coverage and the rest 2020-01-11 16:31:06 +01:00
TomasVotruba
6477a757ce exact name 2020-01-08 13:37:52 +01:00
TomasVotruba
d4d3efa5d1 README: add Github Actions badge, rename push to code_checks, indent 2020-01-08 13:36:58 +01:00
Markus Staab
016a113580
Transition more jobs to GithubAction 2020-01-07 21:17:52 +01:00
Markus Staab
5ac62ea609
Use multi-line commands 2020-01-07 07:54:21 +01:00
Markus Staab
f89db0861f
Merge branch 'master' into patch-3 2020-01-07 07:52:47 +01:00
Markus Staab
c605403620
don't run the CI to twice on PR that comes from another branch in the repo. 2020-01-06 23:20:56 +01:00
Markus Staab
3a15fbc0cd
Remove „hello-world- action 2020-01-06 22:13:22 +01:00
Markus Staab
6bd8bc2702
Transition fatal-error scan to GithubAction 2020-01-06 22:12:51 +01:00
Markus Staab
ae6ec8619f
Also build PR with GithubAction 2020-01-06 22:04:48 +01:00
Markus Staab
73ee592e85
Fix typo 2020-01-06 21:33:56 +01:00
Markus Staab
eb5e28c95e transition rector and phpstan job from travis to GithubActions 2020-01-06 20:42:53 +01:00
Markus Staab
e0310d6d5a Update push.yml 2020-01-06 20:42:53 +01:00
Markus Staab
27617f5fe0 use stable shivammathur/setup-php build 2020-01-06 20:42:53 +01:00
Markus Staab
7a9386eca4 Transition some travis checks to GithubActions
parallize more jobs to speedup the CI build
2020-01-06 20:42:53 +01:00
Tomas Votruba
73229713fb
Create main.yml 2020-01-06 20:35:43 +01:00