Add support for Drone CI #403

Merged
Amab merged 28 commits from feat/drone into master 2022-08-13 08:55:18 +02:00

28 Commits

Author SHA1 Message Date
9bd5a5fea7 Merge branch 'master' into feat/drone 2022-08-13 08:43:32 +02:00
a1f30bc8e5 Refactor steps & fix ITs execution 2022-07-17 09:32:42 +02:00
6f2aadfee1 Revert "Add integration tests step to Drone CI (#397)"
This reverts commit 88897d3350.
2022-07-17 09:30:40 +02:00
juanmi
88897d3350 Add integration tests step to Drone CI (#397)
Reviewed-on: http://gitea:3000/juanmi/SWADroid/pulls/397
2022-07-17 07:07:29 +00:00
0c85d6c96a Disable code-analysis step 2022-07-07 21:46:12 +02:00
7569b04973 Replace code-analysis image 2022-07-07 18:32:30 +00:00
699c6dedd9 Replace code-analysis image 2022-07-07 18:22:13 +00:00
613b3a22ad Update inclusions path 2022-07-07 18:07:24 +00:00
6b43831fa4 Remove sonar-scanner.properties 2022-07-07 17:36:49 +00:00
67437f34f8 Update inclusions path 2022-07-07 17:11:41 +00:00
dcc9a868f3 Add inclusions in code-analisys step 2022-07-07 16:40:42 +00:00
f15970d501 Remove sonar.projectKey property 2022-07-07 16:33:29 +00:00
8f861f88ae Add sonar.projectKey property 2022-07-07 16:25:51 +00:00
326097ff3c Remove sonar-project.properties 2022-07-07 16:24:50 +00:00
7015a59c98 Add sonar-project.properties 2022-07-07 16:05:29 +00:00
ae0629f89f Add sonar-scanner.properties 2022-07-07 15:55:53 +00:00
895962872c Update code-analysis step for using sonar-scanner.properties file 2022-07-07 15:54:49 +00:00
44277a4dc2 Revert parallelize steps 2022-07-07 15:38:56 +00:00
7a27376b68 Parallelize steps 2022-07-07 15:31:55 +00:00
783759a4d3 Use androidsdk/android-31 image 2022-07-07 15:20:22 +00:00
ff55699a51 Add Fetch step 2022-07-06 19:15:04 +00:00
681a9f8397 Refactor Gradle steps 2022-07-06 18:59:35 +00:00
0679a16bc0 Restore test step 2022-07-06 18:54:06 +00:00
574b179e11 Use Gradle wrapper 2022-07-06 18:45:11 +00:00
b630f7210c Replace test step with build step 2022-07-06 18:35:36 +00:00
a53b347dff Add test step 2022-07-06 18:20:58 +00:00
d3a40c5826 Fix indentation issues 2022-07-06 18:01:24 +00:00
ba71cf1087 Add Drone config 2022-07-06 17:53:38 +00:00