Problem/Motivation

We currently store a copy of each dev branch’s drupalci.yml and send that configuration as part of the test. These are only dev branches in the main project repository, so changes in issue forks aren’t currently seen.

Steps to reproduce

#3169645: Implements automated tests has an example.

Proposed resolution

Either store a copy for each issue fork branch, or fetch a copy from GitLab as the test is sent.

Comments

drumm created an issue. See original summary.

drumm credited liber_t.

drumm’s picture

Reported via liber_t via Slack.

drumm’s picture

Project: Project issue file test » DrupalCI: Test Runner
Version: 7.x-3.x-dev »
Component: Code » Testrunner Codebase

We should fix this in the test runner. It has a few places which detect changes to files introduced in patches, we should do the same for merge requests.

Mixologic’s picture

Status: Active » Fixed

This has been fixed/deployed. unsure why the commit isnt showing up on the issue.

drumm’s picture

This project doesn’t have development releases, which prevents commits from associating.

Status: Fixed » Closed (fixed)

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