{ "id": "171112", "key": "DAEMON-236", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12519", "key": "DAEMON", "name": "Appcelerator Daemon" }, "fixVersions": [ { "id": "19959", "description": "", "name": "Appc Daemon 1.1.0", "archived": false, "released": true, "releaseDate": "2018-04-09" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-02-16T16:20:19.000+0000", "created": "2018-02-14T23:17:34.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "56318", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "170812", "key": "DAEMON-222", "fields": { "summary": "Plugin: Allow a plugin to register paths to be ignored", "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" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-02-16T16:20:19.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": [ { "id": "15614", "name": "appcd-plugin" } ], "description": "DAEMON-222 introduced the ability for external plugins to be auto-reloaded if a directory contents changes if anything other than the {{.git}} folder is changed. It doesn't take into account several other file/folder patterns which should be ignored, so of which use wildcards.\r\n\r\n{code}\r\n*.[Cc][Vv][Ss]\r\n._*\r\n.bzr\r\ncvsignore\r\n.DS_Store\r\n.git*\r\n.hg\r\nLICENSE*\r\n.npmignore\r\n.project\r\nREADME*\r\n$RECYCLE.BIN\r\n.sublime-project\r\n.sublime-workspace\r\n.svn\r\n_svn\r\n[Tt]humbs.db\r\n.tmproj\r\n.vscode\r\n.vspscc\r\n.vssscc\r\n{code}", "attachment": [], "flagged": false, "summary": "appcd-plugin: Support wildecard ignore patterns for external plugin auto-reloading", "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, "closedSprints": [ { "id": 1001, "state": "closed", "name": "2018 Sprint 04 Tooling", "startDate": "2018-02-12T04:25:16.870Z", "endDate": "2018-02-26T04:25:00.000Z", "completeDate": "2018-02-26T19:38:13.619Z", "originBoardId": 219 } ], "comment": { "comments": [ { "id": "434511", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "https://github.com/appcelerator/appc-daemon/pull/279\r\n\r\nTo test\r\n1. Start the daemon (e.g. {{appcd start}})\r\n2. Load a plugin by calling it (e.g. {{appcd exec /jdk/latest/info}})\r\n3. Modify an ignored file (e.g. change the {{README.md}})\r\n* Note plugin is _not_ unloaded\r\n\r\n4. Modify a watched file (e.g. change the description in the {{package.json}})\r\n* Note plugin is unloaded\r\n", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2018-02-15T06:31:40.000+0000", "updated": "2018-02-15T06:35:41.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }