summaryrefslogtreecommitdiffstats
path: root/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Fix build in windowsLuiz Américo2016-08-211-3/+4
|
* Include tests for minimized artifactskpdecker2015-11-191-0/+11
|
* Add source map flag for istanbul forkkpdecker2015-09-021-1/+1
|
* Remove keen codekpdecker2015-09-021-42/+2
| | | This hasn’t been running and is horribly out of date.
* Enforce 100% code coveragekpdecker2015-08-031-1/+13
|
* Style updateskpdecker2015-08-036-10/+26
|
* Fix VERSION update scriptkpdecker2015-05-051-3/+3
| | | | | This broke after updating to es6 formatted code. Fixes #1016
* Add full support for es6kpdecker2015-04-161-1/+1
| | | | | | | | Converts the tool chain to use babel, eslint, and webpack vs. the previous proprietary solutions. Additionally begins enforcing additional linting concerns as well as updates the code to reflect these rules. Fixes #855 Fixes #993
* Add istanbul code coveragekpdecker2014-08-141-1/+12
|
* Add quotes to exceptionkpdecker2014-01-201-1/+1
|
* Include content on binary output test failurekpdecker2014-01-181-2/+3
|
* Use git describe to lookup tagkpdecker2014-01-171-4/+11
|
* Fix for issue #673 - Parser task did not execute correctly on windows ↵Brett Bim2014-01-021-1/+7
| | | | environments because of forward/backward slash issues
* Run jshint on outputkpdecker2013-12-011-1/+1
| | | Allows us to execute jshint in non-forced mode.
* Use module packager for all transpile taskskpdecker2013-12-011-13/+0
|
* Add simple binary utility testskpdecker2013-11-051-0/+32
|
* Fix publish task typokpdecker2013-11-031-1/+1
|
* Publish tag versions from travis buildkpdecker2013-11-031-2/+9
|
* Fix typokpdecker2013-11-031-1/+1
|
* Log tag on jenkins buildkpdecker2013-11-031-0/+2
|
* Update version task for generator-releasekpdecker2013-11-032-48/+41
|
* Remove tag targetkpdecker2013-11-031-13/+0
|
* Move component definitions into sub directorykpdecker2013-11-031-4/+3
|
* Merge branch 'master' into es6-moduleskpdecker2013-10-091-1/+1
|\
| * Only init amazon SDK when we are publishingkpdecker2013-10-041-1/+1
| |
* | Defer load packager modulekpdecker2013-10-091-3/+4
| | | | | | Second change required to work around multiple traceur loading issue.
* | Generate dist file using es6-module-packagerkpdecker2013-10-091-0/+12
| |
* | Generate parser as es6 modulekpdecker2013-10-011-1/+1
|/
* Handle missing revision error in publishkpdecker2013-08-251-1/+3
|
* Add git debugging to publish commandkpdecker2013-08-252-7/+27
|
* Rename to publish latestkpdecker2013-08-251-1/+1
|
* Additional logging on git command error messageskpdecker2013-08-251-6/+6
|
* Metrics collection frameworkkpdecker2013-08-251-0/+63
|
* AWS publish taskskpdecker2013-08-251-0/+69
|
* Version update taskkpdecker2013-08-242-0/+145
|
* Move parser generation into grunt filekpdecker2013-08-171-0/+23