Skip to content

Conversation

@jekuaitk
Copy link

@jekuaitk jekuaitk commented Jan 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this file still needed to create Drush commands? I've created Drush commands (in other projects) without having a drush.services.yml file, and it may depend on the version of Drush being used if the file is needed or not …

However, we should have a composer dependency on drush/drush and since

drupal/core                       10.4.0              conflicts drush/drush (<12.4.3)

we know that Drush 12 or later is in play.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted and adjusted back in 8189cdf.

Comment on lines 4 to 5
- "@config.factory"
- "@key.repository"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used autowiring in fa892f9.

Comment on lines +5 to +7
use Drupal\Core\Config\ConfigFactoryInterface;
use Drupal\Core\Config\ImmutableConfig;
use Drupal\key\KeyRepositoryInterface;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should note somewhere, e.g. in the changelog, that we're making this change (in a major release).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added note in fa892f9.

@jekuaitk jekuaitk force-pushed the feature/os2web_key-hashi-corp-vault branch from 507ffb3 to 7749375 Compare January 22, 2025 11:23
@jekuaitk jekuaitk requested a review from rimi-itk January 22, 2025 12:10
@jekuaitk jekuaitk merged commit 1e60744 into feature/os2web_key Jan 22, 2025
5 of 6 checks passed
@jekuaitk jekuaitk deleted the feature/os2web_key-hashi-corp-vault branch January 22, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants