{ "id": "128720", "key": "TIMOB-16812", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "15939", "description": "2014 Sprint 07", "name": "2014 Sprint 07", "archived": true, "released": true, "releaseDate": "2014-04-11" }, { "id": "15942", "description": "2014 Sprint 07 Tooling", "name": "2014 Sprint 07 Tooling", "archived": true, "released": true, "releaseDate": "2014-04-11" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-04-12T04:47:32.000+0000", "created": "2014-04-04T19:30:10.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-closed-3.3.0" ], "versions": [], "issuelinks": [ { "id": "38711", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "132399", "key": "NATIVESDK-218", "fields": { "summary": "Remove node_modules from repository (it currently has 50 files)", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-06-29T22:50:01.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": "We are changing the process for handling node-appc to accommodate a number of goals:\r\n\r\n1. Remove the \"npm install\" phase from scons\r\n2. Allow scons to build faster\r\n3. Allow dev team to build without requiring git\r\n4. Allow dev team to build without Internet access\r\n5. Avoid dev team downtime when NPM is experiencing an outage\r\n6. Eliminate corrupt SDK CI builds when NPM is experiencing an outage\r\n7. Eliminate the need for CI builds of node-appc. We can just have automated testing run on the published NPM version.\r\n\r\nRight now, Titanium SDK's master branch is pointing to node-appc by its git repo: git://github.com/appcelerator/node-appc.git. The 3_2_X branch is pointing to the published \"0.2.1-alpha\" release.\r\n\r\nThe changes will be:\r\n\r\n1. Publish the latest and greatest node-appc as version \"0.2.1\". This will be a public, GA release.\r\n2. Lock down the node-appc version in the Titanium CLI and Titanium SDK in both master and 3_2_X branches to \"0.2.1\".\r\n3. Remove the \"npm install\" call from scons\r\n4. Commit all Titanium SDK NPM dependencies directly into Titanium Mobile's git repo.\r\n5. Add a script that updates the NPM modules in the Titanium Mobile repo. This script will be periodically manually run. This script will live in the Titanium Mobile repo.\r\n\r\nAs new features and bug fixes are added to node-appc, new releases of node-appc will be published to NPM. This will not affect stable Titanium CLI or SDK releases since they are already locked down. After a significant change to node-appc has been committed and published, a pull request back to Titanium CLI and SDK will be made updating the package.json's node-appc version and an update of the NPM modules.", "attachment": [], "flagged": false, "summary": "Remove \"npm install\" from scons and add NPM dependencies to git repo", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "300690", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5589", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-04-11T18:31:51.000+0000", "updated": "2014-04-11T18:31:51.000+0000" }, { "id": "300691", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "To test, simply build the SDK, then do a few things such as \"ti info\" and build an app.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-04-11T18:32:20.000+0000", "updated": "2014-04-11T18:32:20.000+0000" }, { "id": "303317", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-02T18:11:36.000+0000", "updated": "2014-05-02T18:11:36.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }