MCS-Lite / mcs-lite-app

An on-premises Internet of Things cloud platform, which can be quickly built and get started with.
https://mcslite.netlify.com
MIT License
30 stars 14 forks source link

Feature/7688 to s3 #184

Closed dariachen closed 7 years ago

dariachen commented 7 years ago
  1. 修改 build.sh 將下載 node.exe 動作提前並存放到 nodeBinary 資料夾,若資料夾檔案存在,則不重複下載
  2. 修改 .travis.yml 將建置出的 7688 binary 上傳到 S3 ,並觸發 E2E test
codecov[bot] commented 7 years ago

Codecov Report

Merging #184 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #184   +/-   ##
======================================
  Coverage    2.59%   2.59%           
======================================
  Files         156     156           
  Lines        2234    2234           
  Branches      200     200           
======================================
  Hits           58      58           
  Misses       1977    1977           
  Partials      199     199

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6d0902f...42d3602. Read the comment docs.