9 Commits

Author SHA1 Message Date
Seyi Adebajo
7e5485bbdd adds tmp dir to gradle clean script. updates build version of node to 8.9.4 2018-01-22 09:45:21 -08:00
Seyi Adebajo
6f388d89fe removes unneeded manual yarnpkg install: gradle-node-plugin preferred. upgrades node version 2017-11-27 13:21:20 -08:00
Seyi Adebajo
5d41f06731 fix task reference and refactor code-cov path 2017-11-27 13:09:29 -08:00
Seyi Adebajo
05022f5f2c adds code coverage support to ci: uses code-cov for static analysis, adds forked version for e-c-code-coverage with support for transpiled sources. updates gradle build to run ember test with coverage. removes custom yarn version. removes broken fancy tree dep. minor refactor to WIP fetch wrapper: adds doc and exports 2017-11-27 10:44:00 -08:00
Andrew Park
c870d598ce Added a metadata lineage processor and a MetadataLineageEvent.avsc (#841)
* adding MLE processor and rely on operators
* Added Lineage Processor impl. and Kafka Event avro schema
2017-11-08 11:06:22 -08:00
Mars Lan
447bbb23bc Update node & yarn versions (#650) 2017-08-08 17:37:33 -07:00
Mars Lan
93e56bb95d Clean up gitignore, typos, and unneeded file (#647) 2017-08-08 17:29:20 -07:00
Mars Lan
32d8dd8ef9 Set the correct system property for krb5 config flie. (#443)
Clean up ember build properly
2017-07-10 13:42:16 -07:00
Mars Lan
d1e644a7ec Add gradle support for building and packaging the ember web app (#409)
* Add gradle support for building and packaging the ember web app, alleviating the manual instlalation of node/npm/bower/ember.

* Remove generated files under web/public

* Update ember.gradle
2017-07-10 09:55:15 -07:00