Commit Graph

5 Commits

Author SHA1 Message Date
Patrice Chalin 6ec0e8c376 chore: update harp release and drop terraform patch script (#2754) 2016-11-04 21:11:32 +00:00
Patrice Chalin 13aa6b1498 chore(travis): include dart doc generation
closes #1910
- Installs Dart SDK
- Installs ng2/dart sources from the pub package site.
- Re-enables doc build on Travis
- install Dartium browser for eventual testing.
- allow TMP and PKG to be set by developer before calling, e.g., install-dart-sdk.sh.
- removes `npm install -g gulp --no-optional` has been removed since it does not appear to be needed.
- Implements most of #1907.
2016-07-19 20:26:39 -07:00
Patrice Chalin daca93ce82 chore(install): reintroduce single install script
closes #1900
This single install script:
- Checks for the proper version of node (some of us develop with node
v4 on other sites, and it is too easy to forget to switch to v5 for
angular.io).
- Applies the patch (that is necessary to support harp compilation of
Dart API pages).
2016-07-16 19:13:32 -07:00
Filipe Silva abe9dbe092 chore(ci): add check-deploy to CI
closes #1867
2016-07-14 14:15:49 -07:00
Foxandxss 266400b44b chore: update README with latest additions
closes #1820
2016-07-05 23:05:43 -07:00