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.

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

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Status: Active » Reviewed & tested by the community

Executive decision, I'm going to commit this. I think the change is non-controversial and it brings our builds back to green.

  • phenaproxima committed f5a24015 on 3.1.x
    Issue #3449519: Build tests are failing against the previous minor...
phenaproxima’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.