- @bojan_dev opened merge request.
- @bojan_dev opened merge request.
So it turns out that we can't really run the GitLab CI pipeline whenever we want, because the workflow rules defined in the Drupal Spoons template (https://gitlab.com/drupalspoons/composer-plugin/-/blob/master/templates/...) don't allow it.
This means we can't test against arbitrary versions of core and PHP.
This problem has been solved in the Drupal Association's GitLab CI configuration templates. Lightning API is already using those templates to great effect, and indeed, it also includes the addition of ext-sodium
that Simple OAuth depends on.
Replace .gitlab-ci.yml with the one used by Lightning API. It should work as a drop-in replacement and will allow the pipeline to be run at any time.
Fixed
5.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.