Commit Graph

77 Commits

Author SHA1 Message Date
f3a24154b4 now publishing coverage every time on travis since codecov does a good job sorting anything unwanted out 2016-04-02 19:22:01 +02:00
570046ff67 switched from coveralls to codecov 2016-04-02 19:09:11 +02:00
791eaefe3c better log messages 2016-04-02 01:20:52 +02:00
e389f78256 more cosmetics 2016-03-30 15:26:53 +02:00
9e8fc76623 better wording 2016-03-30 01:35:20 +02:00
58043d0fa2 now has better coverage failure 2016-03-30 01:32:41 +02:00
848d40eeac update readme 2016-03-27 12:32:55 +02:00
f2a169ac7d added better Test log identifier 2016-03-26 18:06:29 +01:00
60d200135e fix small promise error 2016-03-26 17:35:55 +01:00
007e7539c8 removed redundant if 2016-03-26 17:25:45 +01:00
f0954b19e0 improved execution order 2016-03-26 14:08:48 +01:00
7d39683972 fix doPublish function 2016-03-23 15:55:07 +01:00
2f4fb28b5d made options handling easier 2016-03-23 15:47:28 +01:00
4753a4ff82 fix small error 2016-03-23 15:23:04 +01:00
c8f29dc146 now correctly determining release builds 2016-03-23 14:12:58 +01:00
e7e228c900 now cleaning up 2016-03-21 01:07:34 +01:00
b76cb1376d update deps 2016-03-20 19:09:58 +01:00
eed1a65415 add some beauty 2016-03-14 04:53:35 +01:00
3ce49c7e97 now handling cli option 2016-03-14 04:32:52 +01:00
55d7018891 add ship 2016-03-12 11:09:54 +01:00
217af24d25 fixs some cosmetics 2016-03-12 10:26:42 +01:00
9f74fab2b2 now using gulp-typings 2016-03-12 10:21:16 +01:00
f7304f59a5 add optional docs publishing 2016-02-25 08:39:38 +01:00
e429eb8ae0 fix cli call 2016-02-25 08:26:00 +01:00
08dcdb2c9f now installing typings before compiling 2016-02-23 20:02:07 +01:00
44aa92c83c now completeley hiding git console output 2016-02-23 18:58:44 +01:00
414e845b80 fix config traveling 2016-02-23 18:35:28 +01:00
3ae3598c96 update env vars 2016-02-23 18:10:03 +01:00
be65ee65cb fix errors 2016-02-23 17:27:07 +01:00
78bbe2d1d7 update travis tests 2016-02-23 15:43:18 +01:00
0bad43d726 cleanup 2016-02-22 22:22:39 +01:00
d5407e33dd now using commonjs module system 2016-02-20 00:53:23 +01:00
04a02f6b96 fix obsolete old dependency 2016-02-19 01:28:57 +01:00
6227e47037 straighten up ts compilation 2016-02-19 01:24:25 +01:00
07aae64965 fix sourcemaps 2016-02-18 22:43:40 +01:00
70213b04bc disable declaration files for now 2016-02-18 12:55:00 +01:00
e8806e548b fix coverage 2016-02-17 06:00:12 +01:00
fcdaad540e fix coverage 2016-02-17 05:59:29 +01:00
2436b30605 update default behaviour 2016-02-17 05:45:42 +01:00
29f3832d63 switch to commonjs module as default 2016-02-17 04:26:26 +01:00
f2ef982189 added sourcemap support 2016-02-17 01:16:21 +01:00
f29c04e09c update .gitignore 2016-02-16 10:58:42 +01:00
c9792b1955 update target from ES3 to ES5 2016-02-16 10:29:14 +01:00
b293dfe92d add figlet greeting 2016-02-11 19:10:01 +01:00
27f79b4425 readded test.ts to default build process 2016-02-09 20:36:31 +01:00
a41bfd442c fix coveralls initial value 2016-02-09 17:42:31 +01:00
bfc5bbbbb7 fix coverage path 2016-02-09 17:26:25 +01:00
39b79b679c fix config traveling 2016-02-09 17:01:37 +01:00
df5371187b remove scoping problem with gulp task names 2016-02-09 16:34:52 +01:00
e20bcec133 finetune some paths 2016-02-09 16:00:07 +01:00