This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update dependencies and ionic application template and update m…
…ethod for correct detect latest deps versions
- Loading branch information
1 parent
8cdcd88
commit caf5e71
Showing
58 changed files
with
7,026 additions
and
5,128 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 |
---|---|---|
@@ -1,3 +1,18 @@ | ||
language: node_js | ||
node_js: | ||
- "11" | ||
- '11' | ||
before_install: | ||
- chmod +x "./scripts/prepare-android-env.sh" | ||
- "./scripts/prepare-android-env.sh" | ||
deploy: | ||
provider: script | ||
skip_cleanup: true | ||
script: bash ./scripts/publish-gh-pages.sh | ||
on: | ||
branch: master | ||
env: | ||
matrix: | ||
- IONIC_VERSION="4.10.2" ANDROID_SDK_VERSION="4333796" ANDROID_HOME="/opt/android-sdk" | ||
ANDROID_BUILD_TOOLS_VERSION="19.1.0" CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL="https://downloads.gradle.org/distributions/gradle-5.4-all.zip" | ||
global: | ||
secure: kd1+5RILSr/B1/ytYdTBUE0n9LBuTXcXelttkQrvmEpupquCnmBYZ0Gu0rAPRuWsLTxJPhVX0HGPBNq/eTn0RZO0/505w//SoKQvTnQhwvfA4ECnJMWbGgk911M72BBnVNRXfWWMAGP79a0I0YvI3kDh5LhITJENXXfqd3NoWpKLVeNg4umfL2CykXyYowVxZu1ES4WU+vhLJOczZrmOFgvvUQQpUvBF8Yq8V3LgVs1Sc2jbD4Wj9XNUWQHalCXNAGvTOpchhV/MAGNbSmUEh98d5hlMRtagdclwCUvGI5scR14qt1JnIExri/2LyDO4IR2LYuPsu0pTAb332+tJizSmwJ5RNCWQILneHT0VInEKoxRUJICjH0EnbFjP4yHQDTN5RoFXhwdKZkKIzPvfzJTuTEp3Ftr/1DdMbBR3OLBgv0kknDGRpFUH5Ld+/LQdd17k3BxbmCSOFUujoNif1LEZR/tI2R4EgBlDSsHpHIQAZ4gumYsL3mxGTlYAm4sce6+zz9FHLtMgPG8iXBt3108c8um7ebO7ELYD31y+BFpFHLJiFfAprYFpLwQdk4CfRU2tjVJXvbWp3MqiIURU/NuLOfwa8RRGzH9a916YjA4M9dO70Ny3KhhVmxBUCF0kBmcoYMOa6X/IEJTY82/FeNmayiJf1b2fgsG3MJK/Sh0= |
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
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
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
46 changes: 0 additions & 46 deletions
46
files/rucken/todo-ionic/apps/demo/src/app/utils/ngx-remote-config.service.ts
This file was deleted.
Oops, something went wrong.
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.