-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
152 separate the iot modules from dashboard (#239)
* Move components * Move more component * Add all component for iot inside its own folder * Move more iot components, data layer into the module itself * Fix emmiter typo * Add mocks for iot * Use IotRequestsService instead * Working after changes * Remove role code from requests * Fully linted code * Updated the module * Update the profile * Fix linting issue * Update the io * Bring back the android build
- Loading branch information
Showing
172 changed files
with
1,204 additions
and
1,335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,40 +47,40 @@ matrix: | |
keep-history: true | ||
on: | ||
branch: master | ||
# - language: android | ||
# android: | ||
# components: | ||
# - tools | ||
# notifications: | ||
# email: false | ||
# before_install: | ||
# - yes | sdkmanager "platforms;android-26" | ||
# install: | ||
# - nvm install 9 | ||
# - npm install | ||
# - npm install -g cordova | ||
# - echo y | android update sdk -u --filter android-22,android-23 | ||
# - npm run build:mobile | ||
# before_deploy: | ||
# - git config --local user.name "TravisBuildAgent" | ||
# - git config --local user.email "[email protected]" | ||
# - git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)" | ||
# deploy: | ||
# provider: releases | ||
# api_key: | ||
# secure: hu/XAmiqTJDH+4rGGEgTZATXIlX/9RjYTq3wS2+1ltnmEqNmKuImCLpz4W+Gd2WLa4nE04zVZONSjVwLjx1eNKO/mM5TPMT4NL2zZsEGDkKXajBRe+WiyZafvVZTNfbmTxmPnOoQQW0I3IjNVPEltx6dwBny0423cqkQcR9ORxGgZNvL+Ic/AuHEahQmdZzP74gk2hWFNh75U4sN2O0vstWqH2c1EU3owk0NYaw/1QMfy0Mk5sI7/87tlae8AuZ6wqWIkCYuUQHnEDfyYva3Qj0vPnde4fLvf+MOiDZ1y+uuFP44LjjjFdMntOIeGq8SU+7OrwWyU7t/wbB8e+VXqjnjzxoWEIw0xWtRXi+sPpVcKJgyhayJu5+eJlj3LK22rMKtzRhLg2lTG1xOBL7YLHnanBFPAyZRVGtPH9YFEFcwuJvDLXoQQVuZWy+nOtAxvsBxKf4fPFGXVfnigRdtZrx/7yauVUVer1rJndxsRNrGhIBFrVzLiP5Xg701Lc1XDLk1XxCEEv7HOj0OEiP8jL+FZL0q3JXO2C2yE1X/fLJ3pPFLmHBqbMTNYkQs7LhtVmtN0aKcGosvRChVeFQjevkG23se2wxHuIbx3NMz9ipumzuHUt+TZQOaTn3TqxUmo1b7Uim5hKZKMq6CTGyPoOjHywQDo76gZxj6ZMpAtZ8= | ||
# file: "$TRAVIS_BUILD_DIR/mobile/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk" | ||
# on: | ||
# repo: owsolutions/angular5-iot-dashboard | ||
# skip_cleanup: true | ||
# overwrite: true | ||
# prerelease: true | ||
# before_script: | ||
# - cordova platform rm android | ||
# - cordova platform add android | ||
# script: | ||
# - cd mobile | ||
# - cordova prepare | ||
# - cordova build android --release -- --ant | ||
# release: | ||
# - exit 0 | ||
- language: android | ||
android: | ||
components: | ||
- tools | ||
notifications: | ||
email: false | ||
before_install: | ||
- yes | sdkmanager "platforms;android-26" | ||
install: | ||
- nvm install 9 | ||
- npm install | ||
- npm install -g cordova | ||
- echo y | android update sdk -u --filter android-22,android-23 | ||
- npm run build:mobile | ||
before_deploy: | ||
- git config --local user.name "TravisBuildAgent" | ||
- git config --local user.email "[email protected]" | ||
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)" | ||
deploy: | ||
provider: releases | ||
api_key: | ||
secure: hu/XAmiqTJDH+4rGGEgTZATXIlX/9RjYTq3wS2+1ltnmEqNmKuImCLpz4W+Gd2WLa4nE04zVZONSjVwLjx1eNKO/mM5TPMT4NL2zZsEGDkKXajBRe+WiyZafvVZTNfbmTxmPnOoQQW0I3IjNVPEltx6dwBny0423cqkQcR9ORxGgZNvL+Ic/AuHEahQmdZzP74gk2hWFNh75U4sN2O0vstWqH2c1EU3owk0NYaw/1QMfy0Mk5sI7/87tlae8AuZ6wqWIkCYuUQHnEDfyYva3Qj0vPnde4fLvf+MOiDZ1y+uuFP44LjjjFdMntOIeGq8SU+7OrwWyU7t/wbB8e+VXqjnjzxoWEIw0xWtRXi+sPpVcKJgyhayJu5+eJlj3LK22rMKtzRhLg2lTG1xOBL7YLHnanBFPAyZRVGtPH9YFEFcwuJvDLXoQQVuZWy+nOtAxvsBxKf4fPFGXVfnigRdtZrx/7yauVUVer1rJndxsRNrGhIBFrVzLiP5Xg701Lc1XDLk1XxCEEv7HOj0OEiP8jL+FZL0q3JXO2C2yE1X/fLJ3pPFLmHBqbMTNYkQs7LhtVmtN0aKcGosvRChVeFQjevkG23se2wxHuIbx3NMz9ipumzuHUt+TZQOaTn3TqxUmo1b7Uim5hKZKMq6CTGyPoOjHywQDo76gZxj6ZMpAtZ8= | ||
file: "$TRAVIS_BUILD_DIR/mobile/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk" | ||
on: | ||
repo: owsolutions/angular5-iot-dashboard | ||
skip_cleanup: true | ||
overwrite: true | ||
prerelease: true | ||
before_script: | ||
- cordova platform rm android | ||
- cordova platform add android | ||
script: | ||
- cd mobile | ||
- cordova prepare | ||
- cordova build android --release -- --ant | ||
release: | ||
- exit 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.