Closed (fixed)
Project:
DrupalCI: Test Runner
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Sep 2015 at 04:20 UTC
Updated:
16 Nov 2015 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jthorson commentedComment #3
jthorson commentedFirst cut pushed to 2564655-improve-patch-process branch (second to last commit).
Working on refactoring so that we can store modified files per patch, and move to using git diff to determine modified files. Need to move to 'per patch' because the git diff needs to occur within the same git branch as the patch was applied in, and we may have multiple git trees in a single codebase.
Comment #5
jthorson commentedNew Patch class implemented and pushed to branch. Ready for review.
Comment #6
jthorson commentedComment #9
basic commentedI've reviewed this code, and understand how it works. It looks good so I'm merging to dev, but there should be a related issue for code style cleanup.
Comment #10
jthorson commentedRelated issue for docblock cleanup
Comment #11
MixologicComment #12
isntall commenteddev has been merged into production, and production is live.