Closed (fixed)
Project:
DrupalCI: Test Runner
Component:
Testrunner Codebase
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2020 at 15:39 UTC
Updated:
1 Dec 2020 at 20:14 UTC
Jump to comment: Most recent
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.
#3169645: Implements automated tests has an example.
Either store a copy for each issue fork branch, or fetch a copy from GitLab as the test is sent.
Comments
Comment #3
drummReported via liber_t via Slack.
Comment #4
drummWe 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.
Comment #5
MixologicThis has been fixed/deployed. unsure why the commit isnt showing up on the issue.
Comment #6
drummThis project doesn’t have development releases, which prevents commits from associating.