- Issue created by @sidharth_soman
- last update
over 1 year ago 3 pass - @sidharth_soman opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:33am 26 May 2023 - ๐ฎ๐ณIndia sidharth_soman Bangalore
I have raised an MR. The only errors remaining are those related to editing/filling out documentation comments.
- Status changed to Needs work
over 1 year ago 7:42am 26 May 2023 - ๐ฎ๐นItaly apaderno Brescia, ๐ฎ๐น
The issue summary should always describe what the issue is trying to fix and, in the case, of coding standards issues, show which command and arguments have been used, and which report that command shown.
- First commit to issue fork.
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
about 1 year ago Not currently mergeable. - Status changed to Needs review
about 1 year ago 11:01am 9 October 2023 - Status changed to Needs work
about 1 year ago 12:21am 10 October 2023 - ๐ต๐ญPhilippines clarkssquared
Hi,
I tried to applied the updated MR !3 but It seems that the MR didn't apply properly please refer to the snippet of the output in my terminal.
config_inspector git:(2.1.x) โ curl https://git.drupalcode.org/project/config_inspector/-/merge_requests/3.diff | git apply -v % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12148 0 12148 0 0 21960 0 --:--:-- --:--:-- --:--:-- 22208 Checking patch src/Commands/InspectorCommands.php... error: while searching for: use Consolidation\AnnotatedCommand\CommandResult; use Consolidation\OutputFormatters\StructuredData\MetadataInterface; use Consolidation\OutputFormatters\StructuredData\RowsOfFields; use Consolidation\OutputFormatters\StructuredData\UnstructuredListData; use Drupal\config_inspector\ConfigInspectorManager; use Drupal\config_inspector\ConfigSchemaValidatability; use Drupal\Core\Config\StorageInterface; error: patch failed: src/Commands/InspectorCommands.php:5 error: src/Commands/InspectorCommands.php: patch does not apply Checking patch src/ConfigInspectorManager.php... error: while searching for: use Drupal\Core\Cache\CacheBackendInterface; use Drupal\Core\Config\ConfigFactoryInterface; use Drupal\Core\Config\Schema\Ignore; use Drupal\Core\Config\Schema\Undefined; use Drupal\Core\Config\TypedConfigManagerInterface; use Drupal\Core\Config\Schema\Element; use Drupal\Core\Config\Schema\SchemaCheckTrait; use Drupal\Core\TypedData\PrimitiveInterface; use Drupal\Core\TypedData\TraversableTypedDataInterface; use Drupal\Core\TypedData\Type\BooleanInterface; use Drupal\Core\TypedData\Type\DateTimeInterface; error: patch failed: src/ConfigInspectorManager.php:4 error: src/ConfigInspectorManager.php: patch does not apply Checking patch src/ConfigSchemaValidatability.php... error: while searching for: namespace Drupal\config_inspector; final class ConfigSchemaValidatability { private $constraints = []; private $results = []; public function __construct(string $property_path, array $constraints) { $this->constraints[$property_path] = $constraints; $this->results[$property_path] = !empty($constraints); } /** * Merges other validatability; not necessarily of the same root property path. * * @param self $other * Another validatability. error: patch failed: src/ConfigSchemaValidatability.php:4 error: src/ConfigSchemaValidatability.php: patch does not apply Checking patch src/Controller/ConfigInspectorController.php... Hunk #3 succeeded at 198 (offset -1 lines). Hunk #4 succeeded at 261 (offset -1 lines). Hunk #5 succeeded at 388 (offset 5 lines). โ config_inspector git:(2.1.x) โ
- First commit to issue fork.
- last update
about 1 year ago 1 pass, 4 fail - ๐ฎ๐ณIndia sakthi_dev
Rebased and fixed the remaining issues. Please review.
- Status changed to Needs review
about 1 year ago 1:49pm 11 October 2023 - ๐ฎ๐ณIndia aayushDrupal
Hi,
Merge request !3 has resolved all the phpcs errors and everything seems fine to me . A screenshot is attached for reference.
Moving to RTBC.
Thanks - Status changed to RTBC
about 1 year ago 5:15am 12 October 2023 - Status changed to Needs work
about 1 year ago 12:30pm 15 October 2023 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Thanks for doing this!
But โฆ 4 tests are failing ๐ So, not quite working fine just yet.
- last update
about 1 year ago 1 pass, 4 fail - Status changed to Needs review
about 1 year ago 5:24am 16 October 2023 - Assigned to wim leers
- ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
Just merged ๐ Adopt GitLab CI Fixed , which will allow us to ensure to never regress against this again ๐
Thanks for the work here, everyone! Now reviewingโฆ
- last update
about 1 year ago 1 pass, 4 fail - last update
about 1 year ago 1 pass, 4 fail - last update
about 1 year ago 1 pass, 4 fail - last update
about 1 year ago 2 pass, 2 fail - Status changed to Needs work
about 1 year ago 12:13pm 24 October 2023 - ๐ง๐ชBelgium wim leers Ghent ๐ง๐ช๐ช๐บ
I wanted to say "thanks", but it's hard to do so in this case, because this was done very poorly. It's literally breaking code, and it's removing parameters.
Therefore I'm not crediting:
- @sidharth_soman (for breaking code by literally deleting it ๐คฏ, thus me having to re-check everything โ not what I'd expect from somebody with even the most basic experience)
- @sakthi_dev (for not correctly realigning to 80 columns width and adding useless comments, thus me having to re-do all that)
- @shiv_yadav (for not correctly realigning to 80 columns width and adding useless comments, thus me having to re-do all that)
- @aayushmankotia (for RTBC'ing an issue at #14 that is literally no longer passing tests and uploading a useless screenshot of a patch applying)
To all of you: please read https://www.drupal.org/drupalorg/blog/ensuring-a-fair-drupal-contributio... โ ๐ This was clear gaming behavior.
I am crediting:
- last update
about 1 year ago 2 pass, 2 fail - last update
about 1 year ago 3 pass - Issue was unassigned.
- Status changed to RTBC
about 1 year ago 12:28pm 24 October 2023 - last update
about 1 year ago 3 pass - Status changed to Fixed
about 1 year ago 12:32pm 24 October 2023 -
Wim Leers โ
committed c99a1eee on 2.1.x authored by
sidharth_soman โ
Issue #3362839 by Wim Leers, apaderno, clarkssquared: Fix the issues...
-
Wim Leers โ
committed c99a1eee on 2.1.x authored by
sidharth_soman โ
Automatically closed - issue fixed for 2 weeks with no activity.