Misc fixes - remove unbuilt, disable/update builds
This commit is contained in:
parent
da960849c7
commit
1f158c02ee
|
@ -77,6 +77,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: '1.6'
|
- versionName: '1.6'
|
||||||
versionCode: 22
|
versionCode: 22
|
||||||
|
disable: fails to verify
|
||||||
commit: v1.6
|
commit: v1.6
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
|
@ -237,6 +237,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.4.2
|
- versionName: 2.4.2
|
||||||
versionCode: 62
|
versionCode: 62
|
||||||
|
disable: fails to build
|
||||||
commit: v2.4.2
|
commit: v2.4.2
|
||||||
subdir: app
|
subdir: app
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
|
@ -503,6 +503,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 5.6.0
|
- versionName: 5.6.0
|
||||||
versionCode: 199
|
versionCode: 199
|
||||||
|
disable: fails to build
|
||||||
commit: v5.6.0
|
commit: v5.6.0
|
||||||
subdir: app
|
subdir: app
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
|
@ -56,15 +56,7 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
||||||
|
|
||||||
- versionName: 0.2.8
|
|
||||||
versionCode: 13
|
|
||||||
commit: 0.2.8
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: 0.2.8
|
CurrentVersion: 0.2.7
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 12
|
||||||
|
|
|
@ -158,23 +158,6 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/build.gradle
|
- app/build.gradle
|
||||||
|
|
||||||
- versionName: 1.10.2
|
|
||||||
versionCode: 230
|
|
||||||
commit: smsgate-1.10.2
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
srclibs:
|
|
||||||
- android-firebase-fake@firebasefake-0.0.5
|
|
||||||
prebuild:
|
|
||||||
- sed -i -e '/com.google/d' -e "s/\/\/ implementation project(':android-firebase-fake')/implementation
|
|
||||||
project(':android-firebase-fake')/" build.gradle
|
|
||||||
- sed -i -e '/com.google/d' ../build.gradle
|
|
||||||
- ln -s ../srclib/android-firebase-fake ../
|
|
||||||
- sed -i -e '/uploadArchives/,+42d' -e 's/25.3.1/25.4.0/' ../android-firebase-fake/build.gradle
|
|
||||||
scanignore:
|
|
||||||
- app/build.gradle
|
|
||||||
|
|
||||||
- versionName: 1.10.6
|
- versionName: 1.10.6
|
||||||
versionCode: 234
|
versionCode: 234
|
||||||
commit: smsgate-1.10.6
|
commit: smsgate-1.10.6
|
||||||
|
|
|
@ -285,7 +285,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 3.6.9.2
|
- versionName: 3.6.9.2
|
||||||
versionCode: 131
|
versionCode: 131
|
||||||
commit: v3.6.9.2
|
commit: 3.6.9.2
|
||||||
subdir: project/app
|
subdir: project/app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
|
@ -111,14 +111,6 @@ Builds:
|
||||||
- libre
|
- libre
|
||||||
ndk: r20
|
ndk: r20
|
||||||
|
|
||||||
- versionName: 2.5.0.0beta24
|
|
||||||
versionCode: 24
|
|
||||||
commit: 2.5.0.0beta24
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- libre
|
|
||||||
ndk: r20
|
|
||||||
|
|
||||||
- versionName: 2.5.0.0beta25
|
- versionName: 2.5.0.0beta25
|
||||||
versionCode: 25
|
versionCode: 25
|
||||||
commit: 2.5.0.0beta25
|
commit: 2.5.0.0beta25
|
||||||
|
|
|
@ -350,50 +350,6 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
||||||
- versionName: 1.25.0
|
|
||||||
versionCode: 245
|
|
||||||
commit: v1.25.0
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- sysctl fs.inotify.max_user_watches=524288
|
|
||||||
- sysctl -p
|
|
||||||
- apt-get update || apt-get update
|
|
||||||
- apt-get install -y --no-install-recommends -t stretch-backports npm
|
|
||||||
init:
|
|
||||||
- sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle
|
|
||||||
../../app/components/post_body_additional_content/post_body_additional_content.js
|
|
||||||
- make -C ../.. pre-run
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
rm:
|
|
||||||
- node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/
|
|
||||||
- node_modules/xdate/build/compiler.jar
|
|
||||||
- node_modules/react-native-video/android-exoplayer/build/
|
|
||||||
- node_modules/socketcluster/
|
|
||||||
- node_modules/shaka-player/third_party/closure/compiler.jar
|
|
||||||
- node_modules/.bin/socketcluster
|
|
||||||
prebuild:
|
|
||||||
- "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\
|
|
||||||
\ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\
|
|
||||||
],/' build.gradle"
|
|
||||||
- sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java
|
|
||||||
- sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java
|
|
||||||
- sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle
|
|
||||||
- sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle
|
|
||||||
build.gradle
|
|
||||||
- sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d'
|
|
||||||
-e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java
|
|
||||||
../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
|
|
||||||
- sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle
|
|
||||||
- truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
|
||||||
- node_modules/react-native-image-picker/android/build.gradle
|
|
||||||
- node_modules/react-native-webview/android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules
|
|
||||||
|
|
||||||
- versionName: 1.25.1
|
- versionName: 1.25.1
|
||||||
versionCode: 247
|
versionCode: 247
|
||||||
commit: v1.25.1
|
commit: v1.25.1
|
||||||
|
|
|
@ -205,6 +205,7 @@ Builds:
|
||||||
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle
|
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle
|
||||||
scandelete:
|
scandelete:
|
||||||
- android/libs
|
- android/libs
|
||||||
|
- desktop
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
@ -36,6 +36,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: '3.0'
|
- versionName: '3.0'
|
||||||
versionCode: 3
|
versionCode: 3
|
||||||
|
disable: fails to git reset
|
||||||
commit: ccc68fdf3829586ff1ed029f32c7cf9bee7d46b0
|
commit: ccc68fdf3829586ff1ed029f32c7cf9bee7d46b0
|
||||||
subdir: ACardEmulator/app
|
subdir: ACardEmulator/app
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
|
@ -896,60 +896,6 @@ Builds:
|
||||||
- ./compile.sh --release --no-gradle
|
- ./compile.sh --release --no-gradle
|
||||||
ndk: r20
|
ndk: r20
|
||||||
|
|
||||||
- versionName: 20191113-01
|
|
||||||
versionCode: 199
|
|
||||||
commit: android/release_199
|
|
||||||
timeout: 10800
|
|
||||||
subdir: client-android/ring-android/app
|
|
||||||
submodules: true
|
|
||||||
gradle:
|
|
||||||
- noPush
|
|
||||||
rm:
|
|
||||||
- client-electron
|
|
||||||
- client-gnome
|
|
||||||
- client-ios
|
|
||||||
- client-macosx
|
|
||||||
- client-uwp
|
|
||||||
- client-windows
|
|
||||||
- docker
|
|
||||||
- docs
|
|
||||||
- lrc
|
|
||||||
- packaging
|
|
||||||
- scripts
|
|
||||||
build:
|
|
||||||
- cd ../..
|
|
||||||
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
|
||||||
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
|
|
||||||
- ./compile.sh --release --no-gradle
|
|
||||||
ndk: r20
|
|
||||||
|
|
||||||
- versionName: 20191115-01
|
|
||||||
versionCode: 200
|
|
||||||
commit: android/release_200
|
|
||||||
timeout: 10800
|
|
||||||
subdir: client-android/ring-android/app
|
|
||||||
submodules: true
|
|
||||||
gradle:
|
|
||||||
- noPush
|
|
||||||
rm:
|
|
||||||
- client-electron
|
|
||||||
- client-gnome
|
|
||||||
- client-ios
|
|
||||||
- client-macosx
|
|
||||||
- client-uwp
|
|
||||||
- client-windows
|
|
||||||
- docker
|
|
||||||
- docs
|
|
||||||
- lrc
|
|
||||||
- packaging
|
|
||||||
- scripts
|
|
||||||
build:
|
|
||||||
- cd ../..
|
|
||||||
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
|
||||||
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
|
|
||||||
- ./compile.sh --release --no-gradle
|
|
||||||
ndk: r20
|
|
||||||
|
|
||||||
- versionName: 20191122-01
|
- versionName: 20191122-01
|
||||||
versionCode: 201
|
versionCode: 201
|
||||||
commit: android/release_201
|
commit: android/release_201
|
||||||
|
@ -977,60 +923,6 @@ Builds:
|
||||||
- ./compile.sh --release --no-gradle
|
- ./compile.sh --release --no-gradle
|
||||||
ndk: r20
|
ndk: r20
|
||||||
|
|
||||||
- versionName: 20191127-01
|
|
||||||
versionCode: 202
|
|
||||||
commit: android/release_202
|
|
||||||
timeout: 10800
|
|
||||||
subdir: client-android/ring-android/app
|
|
||||||
submodules: true
|
|
||||||
gradle:
|
|
||||||
- noPush
|
|
||||||
rm:
|
|
||||||
- client-electron
|
|
||||||
- client-gnome
|
|
||||||
- client-ios
|
|
||||||
- client-macosx
|
|
||||||
- client-uwp
|
|
||||||
- client-windows
|
|
||||||
- docker
|
|
||||||
- docs
|
|
||||||
- lrc
|
|
||||||
- packaging
|
|
||||||
- scripts
|
|
||||||
build:
|
|
||||||
- cd ../..
|
|
||||||
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
|
||||||
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
|
|
||||||
- ./compile.sh --release --no-gradle
|
|
||||||
ndk: r20
|
|
||||||
|
|
||||||
- versionName: 20191203-01
|
|
||||||
versionCode: 204
|
|
||||||
commit: android/release_204
|
|
||||||
timeout: 10800
|
|
||||||
subdir: client-android/ring-android/app
|
|
||||||
submodules: true
|
|
||||||
gradle:
|
|
||||||
- noPush
|
|
||||||
rm:
|
|
||||||
- client-electron
|
|
||||||
- client-gnome
|
|
||||||
- client-ios
|
|
||||||
- client-macosx
|
|
||||||
- client-uwp
|
|
||||||
- client-windows
|
|
||||||
- docker
|
|
||||||
- docs
|
|
||||||
- lrc
|
|
||||||
- packaging
|
|
||||||
- scripts
|
|
||||||
build:
|
|
||||||
- cd ../..
|
|
||||||
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
|
|
||||||
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
|
|
||||||
- ./compile.sh --release --no-gradle
|
|
||||||
ndk: r20
|
|
||||||
|
|
||||||
- versionName: 20191208-01
|
- versionName: 20191208-01
|
||||||
versionCode: 205
|
versionCode: 205
|
||||||
commit: android/release_205
|
commit: android/release_205
|
||||||
|
|
|
@ -273,13 +273,6 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: '1.11'
|
|
||||||
versionCode: 39
|
|
||||||
commit: v1.11
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: '1.12'
|
- versionName: '1.12'
|
||||||
versionCode: 40
|
versionCode: 40
|
||||||
commit: v1.12
|
commit: v1.12
|
||||||
|
|
|
@ -29,33 +29,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: '1.2'
|
|
||||||
versionCode: 3
|
|
||||||
commit: v1.2
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: '1.3'
|
|
||||||
versionCode: 4
|
|
||||||
commit: v1.3
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: 1.3.1
|
|
||||||
versionCode: 5
|
|
||||||
commit: v1.3.1
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: 1.3.2
|
- versionName: 1.3.2
|
||||||
versionCode: 6
|
versionCode: 6
|
||||||
commit: v1.3.2
|
commit: v1.3.2
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- app/build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
@ -81,6 +81,7 @@ Builds:
|
||||||
submodules: true
|
submodules: true
|
||||||
gradle:
|
gradle:
|
||||||
- regular
|
- regular
|
||||||
|
ndk: r16b
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
@ -288,7 +288,8 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.0.10-nbc
|
- versionName: 2.0.10-nbc
|
||||||
versionCode: 39
|
versionCode: 39
|
||||||
commit: SnoopSnitch-2.0.10-nbc
|
disable: fails to build
|
||||||
|
commit: SnoopSnitch-2.0.10
|
||||||
subdir: SnoopSnitch/app
|
subdir: SnoopSnitch/app
|
||||||
submodules: true
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
|
|
|
@ -275,6 +275,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.7.6
|
- versionName: 1.7.6
|
||||||
versionCode: 123
|
versionCode: 123
|
||||||
|
disable: fails to build
|
||||||
commit: 1.7.6
|
commit: 1.7.6
|
||||||
output: build/app/outputs/apk/release/app-release.apk
|
output: build/app/outputs/apk/release/app-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
|
@ -289,6 +290,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.7.7
|
- versionName: 1.7.7
|
||||||
versionCode: 124
|
versionCode: 124
|
||||||
|
disable: fails to build
|
||||||
commit: 1.7.7
|
commit: 1.7.7
|
||||||
output: build/app/outputs/apk/release/app-release.apk
|
output: build/app/outputs/apk/release/app-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
|
|
|
@ -75,7 +75,7 @@ Builds:
|
||||||
submodules: true
|
submodules: true
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
ndk: r17b
|
ndk: r17c
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
@ -24,9 +24,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 1.3.0
|
- versionName: 1.3.3
|
||||||
versionCode: 11
|
versionCode: 11
|
||||||
commit: 1.3.0
|
commit: 1.3.3
|
||||||
subdir: pretixprint/app
|
subdir: pretixprint/app
|
||||||
submodules: true
|
submodules: true
|
||||||
gradle:
|
gradle:
|
||||||
|
@ -34,5 +34,5 @@ Builds:
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.3.0
|
CurrentVersion: 1.3.3
|
||||||
CurrentVersionCode: 11
|
CurrentVersionCode: 11
|
||||||
|
|
|
@ -277,7 +277,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 2.12.0
|
- versionName: 2.12.0
|
||||||
versionCode: 508
|
versionCode: 508
|
||||||
commit: v2.12.0
|
commit: v2.12
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- prod
|
- prod
|
||||||
|
|
|
@ -25,32 +25,6 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter packages pub get
|
- $$flutter$$/bin/flutter packages pub get
|
||||||
- $$flutter$$/bin/flutter build apk
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
- versionName: 2.0.1
|
|
||||||
versionCode: 25
|
|
||||||
commit: 2.0.1
|
|
||||||
output: build/app/outputs/apk/release/app-release.apk
|
|
||||||
srclibs:
|
|
||||||
- flutter@v1.10.14
|
|
||||||
prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all
|
|
||||||
{ output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
|
||||||
build:
|
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
|
||||||
- $$flutter$$/bin/flutter packages pub get
|
|
||||||
- $$flutter$$/bin/flutter build apk
|
|
||||||
|
|
||||||
- versionName: 2.0.2
|
|
||||||
versionCode: 26
|
|
||||||
commit: 2.0.2
|
|
||||||
output: build/app/outputs/apk/release/app-release.apk
|
|
||||||
srclibs:
|
|
||||||
- flutter@v1.10.14
|
|
||||||
prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all
|
|
||||||
{ output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
|
||||||
build:
|
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
|
||||||
- $$flutter$$/bin/flutter packages pub get
|
|
||||||
- $$flutter$$/bin/flutter build apk
|
|
||||||
|
|
||||||
- versionName: 3.0.0
|
- versionName: 3.0.0
|
||||||
versionCode: 30
|
versionCode: 30
|
||||||
commit: 3.0.0
|
commit: 3.0.0
|
||||||
|
|
|
@ -85,6 +85,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.14.0
|
- versionName: 0.14.0
|
||||||
versionCode: 715
|
versionCode: 715
|
||||||
|
disable: unbuildable
|
||||||
commit: v0.14.0
|
commit: v0.14.0
|
||||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
|
|
Loading…
Reference in a new issue