{ "id": "89800", "key": "TIMOB-8662", "fields": { "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true }, "parent": { "id": "89765", "key": "TIMOB-8652", "fields": { "summary": "Core: Create a new Titanium Command Line Interface", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13401", "description": "Sprint 2012-09 Core", "name": "Sprint 2012-09 Core", "archived": true, "released": true, "releaseDate": "2012-05-06" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-10-07T20:06:29.000+0000", "created": "2012-04-10T15:41:03.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core" ], "versions": [], "issuelinks": [ { "id": "16920", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "91025", "key": "TISTUD-1583", "fields": { "summary": "Update Studio to support new command-line SDK", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } } } ], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-10-07T20:06:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10207", "name": "Tooling" } ], "description": "Write a CLI specification that covers:\r\n* CLI workflow\r\n* Argument naming and value standards\r\n* Initial set of CLI commands\r\n* Initial set of CLI arguments\r\n* External CLI APIs (for CLI modules)\r\n\r\n\r\nThe target list of commands should contain:\r\n* Validation of project (module+app) creation arguments per platform\r\n* Project creation - modules + apps\r\n* Project migration between Titanium SDK versions\r\n* Per-platform setup\r\n* Environment / project validation\r\n* Build project (APK, IPA, deployable web app in MobileWeb)\r\n* Publish (may be type of build)\r\n* Obfuscation/minification\r\n* Optional Lint\r\n* Emulator/Simulator launch\r\n* Deploy project (to a device, to an emulator)\r\n* Debugger / REPL\r\n\r\nOther requirements that were gathered:\r\n* Studio needs standardized logging and errpr message parsing\r\n* Standard interfaces to basic commands across platforms\r\n* Have a list of command capabilities / implementations per platform\r\n", "attachment": [], "flagged": false, "summary": "Tooling: Write a CLI specification", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 3, "state": "closed", "name": "Release 3.0.0", "startDate": "2012-09-27T05:26:46.636Z", "endDate": "2012-10-08T20:05:00.000Z", "completeDate": "2012-12-20T17:03:19.403Z" } ], "comment": { "comments": [ { "id": "190579", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Do we have any existing information on the initial CLI spec from last June? Did we take photos or notes, or is that all lost?", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-11T10:09:16.000+0000", "updated": "2012-04-11T10:09:16.000+0000" }, { "id": "192072", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "AFAIK the list is completely lost, we will have to continue using the high level requirements we collected from our CLI meeting", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-20T12:35:00.000+0000", "updated": "2012-04-20T12:35:00.000+0000" }, { "id": "192379", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Driving CLI spec w/input from all core members", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-24T10:10:29.000+0000", "updated": "2012-04-24T10:10:29.000+0000" }, { "id": "193177", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[CLI spec|https://wiki.appcelerator.org/display/spe/Command+Line+Interface] has been taken to internal RFC: This ticket will remain open until RFC is closed (5/7) and comments from internal RFC are resolved. We will make the spec available for community input after internal RFC.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-30T12:16:22.000+0000", "updated": "2012-04-30T12:16:22.000+0000" }, { "id": "193728", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket a little early; comments from RFC appear to have ended and I don't anticipate any more by EOB Monday. There may be a second email blast.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-05-04T10:01:06.000+0000", "updated": "2012-05-04T10:02:10.000+0000" }, { "id": "222433", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopened to fix remaining estimates.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-07T20:06:29.000+0000", "updated": "2012-10-07T20:06:29.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }