Composer install wasn't working:
- job https://git.drupalcode.org/project/samlauth/-/jobs/8738913
- on pipeline https://git.drupalcode.org/project/samlauth/-/pipelines/758334

I don't know if it's temporary. The composer issue is too hard to read.

Apparently it IS working on externalauth (https://git.drupalcode.org/project/externalauth/-/jobs/8673429, 4 days old)

Issue fork samlauth-3576831

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

roderik created an issue. See original summary.

roderik’s picture

Issue summary: View changes

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

nickolaj’s picture

Status: Active » Needs review

Reinstated `OPT_IN_TEST_NEXT_MAJOR: 1` in `.gitlab-ci.yml` and removed the `# TODO: back to 1` comment that was added in MR !39.

roderik’s picture

Status: Needs review » Needs work

Merged 8.x-3.x so that only your changes are now in the MR. (The initial merge wiped out your changes silently, so I reapplied them.)

So... after your change, the "composer (next major)" job is still failing / the original issue description still applies. It should not be "needs review" before something is actually (attempted to be) fixed.

I created this issue because I didn't want to delay merging #3557441: Improve coding standards because of it. I can't figure out what is blocking things -probably thinking that two conflicting versions of doctrine/lexer + symfony/yaml need to be installed... without reinstalling samlauth locally using core_version=main-dev, and then messing with it.