-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/os2web key hashi corp vault #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/os2web key hashi corp vault #2
Conversation
… to get certificate. # Conflicts: # CHANGELOG.md # composer.json # modules/os2forms_digital_post/src/Helper/CertificateLocatorHelper.php # modules/os2forms_digital_post/src/Helper/DigitalPostHelper.php
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
| - "@config.factory" | ||
| - "@key.repository" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Used autowiring in fa892f9.
| use Drupal\Core\Config\ConfigFactoryInterface; | ||
| use Drupal\Core\Config\ImmutableConfig; | ||
| use Drupal\key\KeyRepositoryInterface; |
There was a problem hiding this comment.
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).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added note in fa892f9.
fea276d to
cd3e855
Compare
507ffb3 to
7749375
Compare
https://leantime.itkdev.dk/#/tickets/showTicket/2726