Ukraine, Rivne
Account created on 10 July 2015, over 9 years ago
#

Merge Requests

More

Recent comments

🇺🇦Ukraine voleger Ukraine, Rivne

Yes, 📌 Convert theme engines into services Needs work makes sense.
I'm closing the duplicated issue

🇺🇦Ukraine voleger Ukraine, Rivne

It needs work for test coverage based on the steps to reproduce.

🇺🇦Ukraine voleger Ukraine, Rivne

Settings.php overrides are unsuitable for the modules that try to control the backend of the queue worker.
I like the idea of keeping the current approach to override the backend service.

What if, instead of extending attribute/annotation, we introduce an extension point by dispatching an event right after determining the service name?

🇺🇦Ukraine voleger Ukraine, Rivne

Oh, thanks.
I'm postponing that on 📌 [Plan] Determine how to deprecate procedural hooks. Active

🇺🇦Ukraine voleger Ukraine, Rivne

How do we deprecate the procedural hook with the OOP hook? Is there any approach declared? And what needs to be done with `\Drupal::` calls? How do you set dependency injection for OOP hook implementation?

🇺🇦Ukraine voleger Ukraine, Rivne

Is there any additional information about proper dependency injection practice for OOP hook implementation?

🇺🇦Ukraine voleger Ukraine, Rivne

voleger created an issue.

🇺🇦Ukraine voleger Ukraine, Rivne

We need to improve the token integration test with cases of uploaded files without extension.

🇺🇦Ukraine voleger Ukraine, Rivne

Good, we need a test case that creates an entity with a pre-uploaded file.

🇺🇦Ukraine voleger Ukraine, Rivne

I reached a recently active maintainer, @bceyssens, via LinkedIn, but he could not make the change or set me as the project's maintainer.

🇺🇦Ukraine voleger Ukraine, Rivne

voleger created an issue.

🇺🇦Ukraine voleger Ukraine, Rivne

It looks like that was addressed in the latest release in the scope of Drush command refactoring https://git.drupalcode.org/project/filefield_paths/-/blob/8.x-1.0-beta8/...

If the issue still exist - let me know

🇺🇦Ukraine voleger Ukraine, Rivne

Wondering if the module can do all of that during the uninstallation:
- set the default value of the base field definition or initial value to `NULL` or `` (or move this to the hook field info alter and implement one more hook update for this)
- set base field field definition as not required
- do base field definition update

Then, let the system purge the field.

What do you think?

🇺🇦Ukraine voleger Ukraine, Rivne

Closed [33293876] as duplicate of this issue.

🇺🇦Ukraine voleger Ukraine, Rivne

Please follow the existing issue #2685731: How to uninstall this module ? . Anyway, the changes from the patch need to be moved to the MR. Thanks.

🇺🇦Ukraine voleger Ukraine, Rivne

Please open a new issue with more details and steps to reproduce if the problem still exists.

🇺🇦Ukraine voleger Ukraine, Rivne

Testing for a new token is necessary to ensure it works as expected.

🇺🇦Ukraine voleger Ukraine, Rivne

Tabs are present on a recent releases.

🇺🇦Ukraine voleger Ukraine, Rivne

Needs MR for proposed changes.

🇺🇦Ukraine voleger Ukraine, Rivne

Thanks. Changes look good, but two PHPCS issues must be addressed before merging.

🇺🇦Ukraine voleger Ukraine, Rivne

The pipeline passed, and there are reported issues that can be addressed in follow-ups.

🇺🇦Ukraine voleger Ukraine, Rivne

Looks good, thanks

🇺🇦Ukraine voleger Ukraine, Rivne

voleger made their first commit to this issue’s fork.

🇺🇦Ukraine voleger Ukraine, Rivne

Nice feature. Please prepare a MR and add test coverage.

🇺🇦Ukraine voleger Ukraine, Rivne

Do not use attached patches.

As a workaround use #12 approach with private://filefield_paths (which is preferred) or public://filefield_paths.

Disallowing using temporary:// schema makes sense. But we need better test coverage for that.

🇺🇦Ukraine voleger Ukraine, Rivne

It is definitely good to add a test for the drush command. If you have a good example to follow - please let me know. I created a follow-up issue - 📌 Add test coverage for the Drush command Active

🇺🇦Ukraine voleger Ukraine, Rivne

Thank you very much! Only the Drush command port is left, and this is the scope of Port Drush integration for File (Field) Paths Active .
Merged, fixed.

🇺🇦Ukraine voleger Ukraine, Rivne

voleger made their first commit to this issue’s fork.

🇺🇦Ukraine voleger Ukraine, Rivne

Here is an example of how users can check project members' roles.

🇺🇦Ukraine voleger Ukraine, Rivne

Uploading the patch from the MR for the 2.0.x branch

🇺🇦Ukraine voleger Ukraine, Rivne

Sorry for off-top,
The project https://www.drupal.org/project/update_advanced looks interesting.
@dww can you grant me a maintainer role at https://www.drupal.org/project/update_advanced ? I'm preparing the port for D11 🌱 ported to Drupal 8 Active

🇺🇦Ukraine voleger Ukraine, Rivne

@dww please add me to the maintainers list. I'll help with Drupal 11 port

🇺🇦Ukraine voleger Ukraine, Rivne

And please open a PR for testing changes on the existing tests.

🇺🇦Ukraine voleger Ukraine, Rivne

A test is needed to reproduce the issue and show that the change is fixing it.

🇺🇦Ukraine voleger Ukraine, Rivne

voleger made their first commit to this issue’s fork.

🇺🇦Ukraine voleger Ukraine, Rivne

8.2.x branch is not planned to support Drupal 11

🇺🇦Ukraine voleger Ukraine, Rivne

Added initial refactoring of Drush commands

🇺🇦Ukraine voleger Ukraine, Rivne

voleger made their first commit to this issue’s fork.

🇺🇦Ukraine voleger Ukraine, Rivne

Added comment on how to resolve the PHPCS issue

🇺🇦Ukraine voleger Ukraine, Rivne

I think that may work. The goal is to make phpstan check run "green".

🇺🇦Ukraine voleger Ukraine, Rivne

voleger changed the visibility of the branch 3434755-automated-drupal-11 to active.

🇺🇦Ukraine voleger Ukraine, Rivne

voleger changed the visibility of the branch 3434755-automated-drupal-11 to hidden.

🇺🇦Ukraine voleger Ukraine, Rivne

It is merged in the wrong branch, which is already unsupported. So, the main branch is still not fixed.

🇺🇦Ukraine voleger Ukraine, Rivne

Please introduce the phpstan baseline file and add an entry related to deprecation lines in the service, and we will be ready to merge changes.
See https://project.pages.drupalcode.org/gitlab_templates/jobs/phpstan/

🇺🇦Ukraine voleger Ukraine, Rivne

Needs MR for compatibility with Drush and Drupal ^10.3

🇺🇦Ukraine voleger Ukraine, Rivne

Rebase after 📌 Fix more coding standards Needs review merge

🇺🇦Ukraine voleger Ukraine, Rivne

I will merge this now, as I'm working on 📌 Update .gitlab-ci.yml file Needs work . I'll make further changes there. Thanks

🇺🇦Ukraine voleger Ukraine, Rivne

voleger made their first commit to this issue’s fork.

🇺🇦Ukraine voleger Ukraine, Rivne

I'm moving the fix to the issue 📌 Update .gitlab-ci.yml file Needs work . Thanks.

🇺🇦Ukraine voleger Ukraine, Rivne

voleger created an issue.

🇺🇦Ukraine voleger Ukraine, Rivne

Use >=3.1.0 version for Drupal 11 based projects

🇺🇦Ukraine voleger Ukraine, Rivne

voleger created an issue.

🇺🇦Ukraine voleger Ukraine, Rivne
Production build 0.71.5 2024