Problem/Motivation
See https://git.drupalcode.org/project/automatic_updates/-/pipelines/180666 for an example.
This is because we are getting the metapackage repositories (e.g., drupal/core-recommended) from the wrong branch. We should be using the $DRUPAL_CORE environment variable for this, not $_TARGET_CORE.
Issue fork automatic_updates-3449519
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
Comment #3
phenaproximaExecutive decision, I'm going to commit this. I think the change is non-controversial and it brings our builds back to green.
Comment #5
phenaproxima