Page MenuHomeDevCentral

Parse JSON natively
ClosedPublic

Authored by dereckson on Jul 10 2016, 21:01.
Tags
None
Referenced Files
F4705350: D476.id1164.diff
Tue, Feb 25, 05:51
Unknown Object (File)
Tue, Feb 18, 19:34
Unknown Object (File)
Mon, Feb 17, 08:46
Unknown Object (File)
Sun, Feb 2, 13:54
Unknown Object (File)
Sat, Feb 1, 09:40
Unknown Object (File)
Sat, Feb 1, 09:39
Unknown Object (File)
Sat, Feb 1, 09:01
Unknown Object (File)
Fri, Jan 31, 18:24
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.