Page MenuHomeDevCentral

Parse JSON natively
ClosedPublic

Authored by dereckson on Jul 10 2016, 21:01.
Tags
None
Referenced Files
F10870167: D476.id1164.diff
Sat, Aug 2, 04:26
F10867360: D476.id1164.diff
Fri, Aug 1, 15:49
Unknown Object (File)
Fri, Aug 1, 04:26
Unknown Object (File)
Wed, Jul 30, 19:56
Unknown Object (File)
Wed, Jul 30, 02:37
Unknown Object (File)
Tue, Jul 29, 14:31
Unknown Object (File)
Sat, Jul 26, 21:02
Unknown Object (File)
Fri, Jul 25, 09:36
Subscribers
None

Details

Summary

The API message returned by Hudson or Jenkins is in JSON.

Tommy parsed it through the Crack library, but Ruby is now
able to parse JSON natively.

This so removes dependency to Crack.

Test Plan

Ensure JSON is still parsed correctly.

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Parse JSON natively.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jul 10 2016, 21:01
This revision was automatically updated to reflect the committed changes.