Commit graph

16 commits

Author SHA1 Message Date
Tim Krüger
8723354650
Skip QA build if keystore not available
Copied solution from the Nextcloud Files for Android app from commit
6863a8 [1].

From Álvaro's commit message:

> There is no way to skip the whole workflow depending on whether it is
> a PR from a fork or not. The only workaround is to check whether secrets are present or not.
>
> So, I've added a step to check if KS_PASS is empty, and set an output depending on that.
> If it is empty, we just skip the rest of the steps.

[1] 6863a8a637

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-11-17 12:59:10 +01:00
Nextcloud bot
a1ad5eda34 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-02 08:44:34 +00:00
skjnldsv
c65a225f76 Updating command-rebase.yml workflow from template
Signed-off-by: GitHub <noreply@github.com>
2021-06-29 07:47:06 +00:00
John Molakvoæ
158073bc59
Delete rebase.yml 2021-06-27 19:54:19 +02:00
John Molakvoæ
b2cba04639
Create command-rebase.yml 2021-06-27 19:53:54 +02:00
Andy Scherzinger
d7fc6f90a4
Block fixup and squash commits
original by https://github.com/skjnldsv

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-31 09:50:27 +02:00
Andy Scherzinger
fe461463f3
Rebase action: /rebase as comment
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-28 17:17:58 +02:00
Andy Scherzinger
0b1ca971dd
use app/build.gradle for version replacement
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:48 +02:00
Andy Scherzinger
1a4e3ec930
remove apt-get, set execute permission
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:44 +02:00
Andy Scherzinger
e178f7ed88
re-add sudo
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:39 +02:00
Andy Scherzinger
51fc43a4b4
remove sudo
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:36 +02:00
Andy Scherzinger
90af57fc0d
use correct path to apk
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:31 +02:00
Andy Scherzinger
d4a22489c5
proper output path set
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:22 +02:00
Andy Scherzinger
bab4bd2ceb
archive qa build
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:20 +02:00
Andy Scherzinger
303e80b30e
Add generic/gplay assembly
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:19 +02:00
Andy Scherzinger
e103beac4d
properly name workflows directory
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:13 +02:00