From 82e6abe7f97d4f1239452613779717195a2d1a76 Mon Sep 17 00:00:00 2001 From: Bene <64bit@posteo.de> Date: Tue, 2 Feb 2021 02:14:50 +0000 Subject: [PATCH] Disable recent builds of tubelab, as prebuilt JARs are downloaded * https://framagit.org/tom79/fedilab-tube/-/commit/5c2729254382b064bccbee919c6bd87637f7ff88 (after 1.10.2) introduced the download of prebuilt JARs. Therefore we disable all builds from this date onwards. * Additionally AutoUdate is disabled, until the issue is fixed upstream relates to fdroid/fdroiddata#2278 --- metadata/app.fedilab.fedilabtube.yml | 5 ++++- metadata/app.fedilab.tubelab.yml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata/app.fedilab.fedilabtube.yml b/metadata/app.fedilab.fedilabtube.yml index 2ce64c551b..db646930c5 100644 --- a/metadata/app.fedilab.fedilabtube.yml +++ b/metadata/app.fedilab.fedilabtube.yml @@ -162,6 +162,7 @@ Builds: - versionName: 1.12.1 versionCode: 37 + disable: download of prebuild JARs commit: 1.12.1 subdir: app gradle: @@ -171,6 +172,7 @@ Builds: - versionName: 1.13.0 versionCode: 38 + disable: download of prebuild JARs commit: 1.13.0 subdir: app gradle: @@ -180,6 +182,7 @@ Builds: - versionName: 1.13.1 versionCode: 39 + disable: download of prebuild JARs commit: 1.13.1 subdir: app gradle: @@ -187,7 +190,7 @@ Builds: rm: - torrentStream/libs/jlibtorrent-*.jar -AutoUpdateMode: Version %v +AutoUpdateMode: None UpdateCheckMode: Tags CurrentVersion: 1.13.1 CurrentVersionCode: 39 diff --git a/metadata/app.fedilab.tubelab.yml b/metadata/app.fedilab.tubelab.yml index c5c505991d..57e8cf93d7 100644 --- a/metadata/app.fedilab.tubelab.yml +++ b/metadata/app.fedilab.tubelab.yml @@ -129,6 +129,7 @@ Builds: - versionName: 1.12.1 versionCode: 37 + disable: download of prebuild JARs commit: 1.12.1 subdir: app gradle: @@ -138,6 +139,7 @@ Builds: - versionName: 1.13.0 versionCode: 38 + disable: download of prebuild JARs commit: 1.13.0 subdir: app gradle: @@ -147,6 +149,7 @@ Builds: - versionName: 1.13.1 versionCode: 39 + disable: download of prebuild JARs commit: 1.13.1 subdir: app gradle: @@ -154,7 +157,7 @@ Builds: rm: - torrentStream/libs/jlibtorrent-*.jar -AutoUpdateMode: Version %v +AutoUpdateMode: None UpdateCheckMode: Tags CurrentVersion: 1.13.1 CurrentVersionCode: 39