Page MenuHomeDevCentral

Parse JSON natively
ClosedPublic

Authored by dereckson on Jul 10 2016, 21:01.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 23, 09:36
Unknown Object (File)
Wed, Aug 20, 20:20
Unknown Object (File)
Mon, Aug 18, 08:00
Unknown Object (File)
Mon, Aug 11, 05:59
Unknown Object (File)
Sun, Aug 10, 14:12
Unknown Object (File)
Sat, Aug 9, 19:32
Unknown Object (File)
Sat, Aug 9, 12:12
Unknown Object (File)
Sat, Aug 9, 07:18
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 Passed
Unit
No Test Coverage
Branch
parse-json-natively (branched from master)
Build Status
Buildable 676
Build 796: arc lint + arc unit

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.