{ "id": "127938", "key": "TIMOB-16657", "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" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-04-05T01:00:17.000+0000", "created": "2014-03-21T06:36:52.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-16T20:55:45.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": "So I've created a Jenkins script to tag and upload alpha/beta/rc builds to S3. I figure the best place is where we currently upload the nightlies, but in a different stream.\r\n\r\nHowever, http://builds.appcelerator.com/#3.2.3 doesn't work because 3.2.3.Alpha1 fails this regex:\r\n\r\n{code}\r\nvar p = build.filename.match(/^mobilesdk\\-(.+)(?:\\.v|\\-)((\\d{4})(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2}))\\-([^\\.]+)/),\r\nts = p[2];\r\n{code}\r\n\r\nI need a fallback mechanism for communicating the build's timestamp as part of index.json, where the build itself doesn't contain a timestamp.\r\n\r\nAlternately, we could suffix the alpha1 with the timestamp, but I'm not sure how clean that would look.\r\n\r\n", "attachment": [], "flagged": false, "summary": "Allow for non-timestamped builds on http://builds.appcelerator.com/#3.2.3", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "299978", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Done!", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-04-05T01:00:21.000+0000", "updated": "2014-04-05T01:00:21.000+0000" }, { "id": "412983", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:55:45.000+0000", "updated": "2017-03-16T20:55:45.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }