From 2e10be785992b9b491b8bf4dea2791dd7b77ea96 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 1 Oct 2019 20:56:10 +0000 Subject: [PATCH] Remove unbuilt older, retry only latest --- metadata/com.amaze.filemanager.yml | 8 -- metadata/com.mattermost.rnbeta.yml | 138 ----------------------------- metadata/godau.fynn.dsbdirect.yml | 14 --- metadata/io.anuke.mindustry.yml | 18 ---- metadata/io.github.wulkanowy.yml | 20 ----- 5 files changed, 198 deletions(-) diff --git a/metadata/com.amaze.filemanager.yml b/metadata/com.amaze.filemanager.yml index 5c80595306..0106aa00bd 100644 --- a/metadata/com.amaze.filemanager.yml +++ b/metadata/com.amaze.filemanager.yml @@ -316,14 +316,6 @@ Builds: - fdroid prebuild: sed -i -e '/playCompile/d' build.gradle - - versionName: 3.3.3 - versionCode: 78 - commit: v3.3.3 - subdir: app - gradle: - - fdroid - prebuild: sed -i -e '/playCompile/d' build.gradle - - versionName: 3.3.4 versionCode: 79 commit: v3.3.4 diff --git a/metadata/com.mattermost.rnbeta.yml b/metadata/com.mattermost.rnbeta.yml index ae3523e95f..0fe29fdeb7 100644 --- a/metadata/com.mattermost.rnbeta.yml +++ b/metadata/com.mattermost.rnbeta.yml @@ -305,144 +305,6 @@ Builds: scandelete: - node_modules - - versionName: 1.22.0 - versionCode: 221 - commit: v1.22.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/sc-uws/*.node - - node_modules/sc-uws/build/ - - 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.22.1 - versionCode: 225 - commit: v1.22.1 - 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/sc-uws/*.node - - node_modules/sc-uws/build/ - - 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.23.0 - versionCode: 230 - commit: v1.23.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/sc-uws/*.node - - node_modules/sc-uws/build/ - - 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.23.1 versionCode: 234 commit: v1.23.1 diff --git a/metadata/godau.fynn.dsbdirect.yml b/metadata/godau.fynn.dsbdirect.yml index 95a5f2f4bc..435c2c89a7 100644 --- a/metadata/godau.fynn.dsbdirect.yml +++ b/metadata/godau.fynn.dsbdirect.yml @@ -112,20 +112,6 @@ Builds: gradle: - fdroid - - versionName: '2.3' - versionCode: 20 - commit: release-2.3 - subdir: app - gradle: - - fdroid - - - versionName: '2.4' - versionCode: 21 - commit: release-2.4 - subdir: app - gradle: - - fdroid - - versionName: 2.4.1 versionCode: 22 commit: release-2.4.1 diff --git a/metadata/io.anuke.mindustry.yml b/metadata/io.anuke.mindustry.yml index 11d0851920..029bca34e0 100644 --- a/metadata/io.anuke.mindustry.yml +++ b/metadata/io.anuke.mindustry.yml @@ -51,24 +51,6 @@ Builds: scandelete: - android/libs - - versionName: 4-fdroid-94 - versionCode: 94 - commit: v94 - subdir: android - gradle: - - yes - prebuild: - - echo "androidBuildCode=$$VERCODE$$" > ../core/assets/version.properties - - echo "build=$$VERCODE$$" >> ../core/assets/version.properties - - echo "modifier=beta" >> ../core/assets/version.properties - - echo "type=fdroid" >> ../core/assets/version.properties - - echo "number=4" >> ../core/assets/version.properties - - echo "buildversion=$$VERCODE$$" >> gradle.properties - - echo "versionType=fdroid" >> gradle.properties - - grep archash ../gradle.properties >> gradle.properties - scandelete: - - android/libs - - versionName: 4-fdroid-95 versionCode: 95 commit: v95 diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index 60bad04785..6008333f9d 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -56,26 +56,6 @@ Builds: -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' -e '/bintray.com\/mockito/d' ../build.gradle build.gradle - - versionName: 0.9.4 - versionCode: 42 - commit: 0.9.4 - subdir: app - gradle: - - fdroid - prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d' - -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' - -e '/bintray.com\/mockito/d' ../build.gradle build.gradle - - - versionName: 0.10.1 - versionCode: 44 - commit: 0.10.1 - subdir: app - gradle: - - fdroid - prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d' - -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' - -e '/bintray.com\/mockito/d' ../build.gradle build.gradle - - versionName: 0.10.2 versionCode: 45 commit: 0.10.2