Álvaro Brey Vilas
14c1e8d718
build.gradle: Refactor spotbugs setup
...
- Don't duplicate tasks. Use the ones that spotbugs provides and link them to their sourcesets
- Add dependencies to compileSources to the spotbugs tasks
- Update spotbugs plugin
This results in a much higher amount of issues. They were probably not being properly scanned earlier.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-11-05 16:12:05 +01:00
Álvaro Brey Vilas
a90487a261
scripts: Have Drone properly signoff commits so that it doesn't break DCO
...
Use git env variables to force a valid email
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-15 10:42:12 +02:00
tobiasKaminsky
a884bab878
reduce log output for drone
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-07 11:48:25 +02:00
tobiasKaminsky
f6f401aa0d
change to newer spotbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:07 +02:00
tobiasKaminsky
fa8ffa1873
- disabling test_orchestrator
...
- E2E tests only on NC19+
- fixed Tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-26 11:18:58 +02:00
tobiasKaminsky
4411f22cd5
update due to Android Studio 3.5.0
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 08:10:56 +02:00
tobiasKaminsky
20802780c7
use spotbugs for analytics
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-01 10:30:49 +02:00
tobiasKaminsky
0a7f5cf063
bots signoff
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 13:04:54 +01:00
tobiasKaminsky
3e8836ab1a
fail on findbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-17 07:51:14 +01:00