HomePhabricator

Separate commit message parsing and validation from Conduit

Description

Separate commit message parsing and validation from Conduit

Summary:
Ref T11114. I want to move this step away from custom fields. To start with, isolate all the parsing in one class with a clearer API boundary.

Next, I'll make this class use new field objects to perform parsing, without CustomField interactions.

Test Plan: Created and edited revisions from the CLI, using valid and invalid commit messages.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11114

Differential Revision: https://secure.phabricator.com/D17055

Details

Provenance
epriestleyAuthored on Dec 14 2016, 3:59 PM
epriestleyPushed on Dec 14 2016, 10:14 PM
Reviewer
chad
Differential Revision
D17055: Separate commit message parsing and validation from Conduit
Parents
rP3d8d98bd8deb: Probably (?) fix two very old project slug migrations
Branches
Unknown
Tags
Unknown
Tasks
T11114: Move Differential to EditEngine
Build Status
Buildable 14925
Build 19554: Run Core Tests