Commit graph

232 commits

Author SHA1 Message Date
github-actions
96934d7dd9
Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
2022-12-07 13:46:13 +01:00
Andy Scherzinger
f92cef0415
remove unused var
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-10-11 14:25:41 +02:00
Andy Scherzinger
3377021d2c
remove unused lib check
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-10-11 13:17:21 +02:00
Andy Scherzinger
980dffff56
unify with files script
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-10-11 12:35:19 +02:00
Andy Scherzinger
b7fa83544c
add gplay check
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-10-10 17:21:51 +02:00
Andy Scherzinger
9fdc1c2a6e
Add new analysis action
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-10-10 17:03:47 +02:00
Tim Krüger
2d8492ae1e
Revert "Set minSdkVersion to 23 (Android 6)"
Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-09-30 11:21:32 +02:00
Tim Krüger
193d6a2e25
Get branch name from head instead of base
Not the name of the branch were the changes should pulled into is
needed. The name of the current branch must be determined.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-09-29 17:49:59 +02:00
drone
489dabe81e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-09-29 13:26:27 +00:00
Tim Krüger
cc1e1270e1
Determine base branch with 'jq'
The GitHub API response contains the base branch in which the changes should
pulled into. This is now extracted with 'jq' from the response.

Also some Shellcheck issues were fixed.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-09-19 16:53:27 +02:00
Marcel Hibbe
d230d0faf2
add chunked upload for files
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-09-15 16:22:59 +02:00
Álvaro Brey
6456179641
Make getBranchName.sh executable
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-09-02 10:19:57 +02:00
Andy Scherzinger
4149a26234
lower spotbugs results
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-08-31 20:01:01 +02:00
Tim Krüger
dff2549c36
Increase allowed lint warnings from 111 to 112
Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-08-10 16:42:05 +02:00
Álvaro Brey
6502f2c5cc
Bump spotbugs-results to 141
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-09 17:23:51 +02:00
Joas Schilling
e321c02b25
Fix branch detection for drone PRs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-09 16:49:57 +02:00
drone
a7a56a64a4 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-08-09 12:06:37 +00:00
drone
3d0027d517 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-26 19:43:03 +00:00
drone
9b088a9304 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-26 19:41:52 +00:00
drone
3e813b9ec7 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-24 12:29:59 +00:00
drone
69d847fa9c Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-23 19:12:00 +00:00
Tim Krüger
75701a56ab
Merge pull request #2165 from nextcloud/chore/noid/script-work
Improvements to analysis scripts and Drone configuration
2022-07-20 15:00:22 +02:00
drone
8385def3ed
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-18 18:52:50 +02:00
drone
2821d84226 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-16 14:11:12 +00:00
drone
ca2f65f0a6 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-14 16:45:02 +00:00
drone
ecd67af2c3 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-12 22:33:06 +00:00
drone
e8d2208e42
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-13 00:22:23 +02:00
drone
f5fce7c9c9 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-12 12:51:03 +00:00
drone
69fc02b0cb
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-07-01 08:59:19 +02:00
Tim Krüger
050fb81a32
Detect stable branches on the fly
Stable branches are 'master' or 'stable-*'.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-06-24 14:37:21 +02:00
Tim Krüger
c8c3500be9
Replave 'getBranchName.sh' with Git command
Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-06-24 14:18:51 +02:00
drone
0964064d6a Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-23 09:04:08 +00:00
drone
1551e7f1cb Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-22 13:49:22 +00:00
drone
98a96ef6e4 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-22 09:05:58 +00:00
drone
25541198fb Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-18 14:41:27 +00:00
drone
96f01b5514 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-18 13:43:31 +00:00
Andy Scherzinger
34f8bb5ab7
use fixed strings where possible to limit lint score bump
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-06-18 15:25:11 +02:00
drone
8717314531 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-08 22:23:37 +00:00
drone
472304c4a6 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-08 21:58:32 +00:00
drone
07620f3a65 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-06-08 21:47:21 +00:00
Andy Scherzinger
670b4c0295
bump lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-06-08 18:15:37 +02:00
Andy Scherzinger
87d309204d Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <drone@nextcloud.com>
2022-06-02 12:07:05 +00:00
Andy Scherzinger
484c93a5bf
bump score to correct value
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-06-02 12:22:19 +02:00
Andy Scherzinger
c5ad7287a4
bump lint score due to gradle updates
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-05-18 17:31:45 +02:00
drone
19f3716183
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-05-18 17:20:37 +02:00
drone
c37a9535f0
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-05-18 00:36:55 +02:00
drone
7c94b03c1c Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-05-17 09:08:08 +00:00
drone
665dad5485 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-05-16 18:46:40 +00:00
drone
d4ca668bbf Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-05-16 18:44:47 +00:00
drone
6d2fff8f68
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-05-16 11:31:50 +02:00