{ "id": "155653", "key": "ALOY-1367", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2016-05-02T23:26:15.000+0000", "created": "2016-03-11T19:27:09.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "notable" ], "versions": [], "issuelinks": [ { "id": "51535", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "inwardIssue": { "id": "139613", "key": "TIDOC-1981", "fields": { "summary": "Update contributor's guide for Wiki contributors", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "updated": "2016-05-02T23:26:15.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "We don't have a concise developer guide for Alloy.\r\nIt would be great if there is a page that provides step by step guide for anyone who wants to contribute to Alloy.\r\nSome of the basic requirement for a PR to warrant a review: \r\n1. Sign the CLA\r\n2. Link to JIRA ticket\r\n3. Include test app\r\n4. All tests should pass\r\n5. Code Conventions, this would be solved by integrate a linter.\r\n", "attachment": [], "flagged": false, "summary": "Guide on how to submit a PR to the Alloy repo", "creator": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "subtasks": [], "reporter": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "environment": null, "comment": { "comments": [ { "id": "380921", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Some scripts that really we should wrap in simple NodeJS script:\r\n\r\n*How to create a test app*\r\n\r\n{{node tools/create_test.js TICKET}}\r\n\t\r\n*How to run a single test app*\r\n\r\n{{jake app:run dir=testing/TICKET}}\r\n\r\n*How to generate known good code for a test app*\r\n\r\n{{node tools/create_generated_code.js testing/TICKET}}\r\n\r\n*How to test a single test app compile*\r\n\r\n{{app=testing/TICKET jake test:spec\\[compile.js\\]}}\r\n\t\r\n*How to test a single test app plus Alloy*\r\n\r\n{{app=testing/TICKET jake test:all}}\r\n\t\r\n*How to test all*\r\n\r\n{{jake test:all}}", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-03-29T13:04:28.000+0000", "updated": "2016-03-31T13:53:37.000+0000" }, { "id": "383606", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~fmiao] i think this should go to TIDOCS? \r\n[~bimmel] fyi.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-04-21T22:43:47.000+0000", "updated": "2016-04-21T22:43:47.000+0000" }, { "id": "384448", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "[~cng] It sure should, but it needs some more work/thoughts and ideally we'd improve the scripts to simplify. But then, since [~cbarber] is moving Alloy into Titanium this all might be old news soon.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-05-02T12:52:50.000+0000", "updated": "2016-05-02T12:52:50.000+0000" }, { "id": "384456", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I wouldn't put any energy into this. Instead I would clean up the TiSDK contributor guide, of which there is a ticket for somewhere.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-05-02T15:03:53.000+0000", "updated": "2016-05-02T15:03:53.000+0000" }, { "id": "384509", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-05-02T23:24:06.000+0000", "updated": "2016-05-02T23:24:06.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }