Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12833] CodeProcessor: Refactor plugins to use the standardized format for Studio

GitHub Issuen/a
TypeSub-task
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-03-01T00:59:53.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 05 JS, 2013 Sprint 05
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-02-23T01:23:20.000+0000
Updated2017-03-16T20:56:10.000+0000

Description

Plugins and the code processor must conform to a new contract for working with studio. An HTML page will be generated by the code processor containing all meta results. * Plugins add their results to the HTML page based on the order they are specified in the configuration file ** Change the plugins entry to an array * Configuration file will contain a "resultsPath" entry at the root level that points to where the file will be stored * "resultsPath" will also be included in the output data * Remove duplicate data from plugins results and errors/warnings

Comments

  1. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source