Issue #3399569: Adopt GitLab CI
2 unresolved threads
2 unresolved threads
Closes #3399569
Edited by Naveen Valecha
Merge request reports
Activity
Filter activity
added 1 commit
added 1 commit
added 1 commit
- da06a57c - Simplify things a bit, can always read comments in the templates.
added 1 commit
- 242b9714 - Final phpcs changes before I start ignoring rules
added 1 commit
- afb25892 - Get rid of (optional) on property documentation
34 34 /** 35 35 * {@inheritdoc} 36 36 */ 37 public function getCancelURL() { 37 public function getCancelUrl() { changed this line in version 24 of the diff
- Resolved by Kristiaan Van den Eynde
- Resolved by Kristiaan Van den Eynde
1 1 <?php 2 // phpcs:ignoreFile changed this line in version 24 of the diff
- Resolved by Kristiaan Van den Eynde
- Resolved by Kristiaan Van den Eynde
- Resolved by Kristiaan Van den Eynde
- Resolved by Kristiaan Van den Eynde
added 1 commit
- 5b68c855 - Try fixing all of this with a custom phpcs.xml file
added 1 commit
- 8b3a5373 - Try adding a phpstan.neon file to ignore a certain error
added 1 commit
- c9cac3f9 - Ignore 2 most common errors for now and add entity mapping
added 1 commit
- 4c8a9152 - Fix a few easy ones and then rely on the baseline for fixing after the fact
added 1 commit
- c4d5d17a - Include baseline so we can get past this step
added 1 commit
- 025f1413 - Back in the box you, no clue what you're talking about
added 3 commits
-
45bd43a2...a31e300d - 2 commits from branch
project:2.3.x
- 331cae79 - Merge branch '2.3.x' into 3399569-adopt-gitlab-ci
-
45bd43a2...a31e300d - 2 commits from branch
added 1 commit
- 116a58d1 - Fix phpcs and phpstan a bit more, undo some changes
added 1 commit
- 08261fbd - See if we can ignore all of the prophecy phpstan failures
added 1 commit
- e1f06319 - Reduce baseline and try not specifically relying on phpstan/extension-installer
added 1 commit
- 64d38ca7 - Let's try this according to an issue on github
Please register or sign in to reply