- 🇭🇺Hungary Balu Ertl Budapest 🇪🇺
As several members of the Hungarian Drupal community expressed their definite interest in using this module I felt responsible for starting dealing with its maintenance again.
First, @tikaszvince contacted me earlier this year then he opened an MR with fixes to the repository of the PHP library on GitHub. Then some other folks were seeking support for installing the most recent 3.x version. In response, I contacted @bpstr by e-mail. His prompt reply revealed the background in detail of the 3.0 release. Today I managed to find some time to catch up with the project. The following updates happened today in order of significance:
- @segi provided me maintainer-level access to the Cheppers/otpsp-client repository
- Merged dependabot's MR#14 bumping
guzzlehttp/psr7
from 1.6.1 to 1.8.5 - Set the
3.0.x
branch the default on the GitLab repository as per our e-mail correspondence with @bpstr recently - Added the module into the “Third-party Integration” category of D․org
- An internal discussion has been started about the pros and cons of the split architecture (PHP library + Drupal module). Although not all opinions have been heard yet but we tend to keep the current setup.
Next step to continue with: investigate why the CircleCI pipeline fails with error:
Using SSH Config Dir '/home/circleci/.ssh' git version 2.20.1 Cloning git repository Cloning into '.'... Warning: Permanently added the ECDSA host key for IP address '140.82.114.3' to the list of known hosts. git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. exit status 128