litetex
|
fc52a6e871
|
Merge branch 'dev' into update-android-build-tools-gradle
|
2021-09-03 23:18:16 +02:00 |
|
litetex
|
a825253b7f
|
Using integrated cache in `actions/setup-java `
https://github.com/actions/setup-java#caching-gradle-dependencies
|
2021-08-28 15:22:04 +02:00 |
|
litetex
|
05f6ea6401
|
Using Eclipse `temurin `
as AdoptOpenJDK is getting deprecated.
Eclipse ``temurin`` is a defacto renamed AdoptOpenJDK.
Ref:
* https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/
* https://github.com/actions/setup-java#supported-distributions
|
2021-08-27 15:21:48 +02:00 |
|
litetex
|
36e72d5a41
|
Update ci.yml
Using Java 11
|
2021-08-25 17:05:10 +02:00 |
|
Mohammed Anas
|
71610a365f
|
Make workflow run daily instead of hourly
|
2021-08-19 21:08:23 +00:00 |
|
mhmdanas
|
44860f2ea7
|
Add no-response workflow
|
2021-08-19 00:46:31 +03:00 |
|
XiangRongLin
|
52cc3f10c1
|
Add gradle parameter to skip formatKtLint and use in CI
|
2021-08-06 18:11:22 +02:00 |
|
litetex
|
12e46e0a36
|
Allow manual execution of ci workflow (#6809)
|
2021-08-04 17:00:15 +00:00 |
|
Mohammed Anas
|
c7f75bf7d1
|
Ignore paths unrelated to builds in CI (#6789)
|
2021-08-02 13:29:39 +00:00 |
|
litetex
|
903296014a
|
Check formatting of kotlin files in CI
|
2021-07-28 21:03:51 +02:00 |
|
XiangRongLin
|
c422f65935
|
Readd api level 29 to android CI tests
The action got fixed and released https://github.com/ReactiveCircus/android-emulator-runner/releases/tag/v2.19.1
|
2021-07-20 18:28:46 +02:00 |
|
XiangRongLin
|
d3375a921d
|
Remove api level 29 from android ci tests
|
2021-07-16 10:19:58 +02:00 |
|
XiangRongLin
|
9c636f5ee2
|
Specify emulator-build version in CI job
This is a workaround for the emulator bug https://github.com/ReactiveCircus/android-emulator-runner/issues/160
|
2021-07-06 16:26:01 +02:00 |
|
XiangRongLin
|
b996fa7eef
|
Add comments explaining decisions in test-android ci job
|
2021-06-23 20:16:23 +02:00 |
|
XiangRongLin
|
5ebf3726ed
|
Comment out test-android CI job
|
2021-06-23 20:14:27 +02:00 |
|
Tobi
|
81d00f2e97
|
Run CI on PRs which target the master branch
This is a fix for the release PRs
|
2021-06-05 17:34:27 +02:00 |
|
litetex
|
10b1da135e
|
Update ci.yml
|
2021-05-23 14:54:49 +02:00 |
|
TacoTheDank
|
c74162c586
|
Update actions/setup-java to v2
|
2021-04-14 11:13:05 -04:00 |
|
Tobi
|
8f0323fb8d
|
Merge pull request #5360 from XiangRongLin/instrumented_tests
Run Instrumented tests in CI pipeline
|
2021-03-31 10:08:05 +02:00 |
|
Tobi
|
00fbfb5a56
|
Merge pull request #5866 from TacoTheDank/update-gradle-wrapper
Update gradle wrapper
|
2021-03-30 10:36:48 +02:00 |
|
XiangRongLin
|
0dbb212d13
|
Add instrumented tests to CI workflow
|
2021-03-29 10:18:12 +02:00 |
|
Tobi
|
a7c0f37904
|
Disable sonar job
For some reason, sonar started to analyse very old PRs. This comments out the sonar job until further investigation is done.
|
2021-03-24 19:10:00 +01:00 |
|
TacoTheDank
|
cae63a7ada
|
Add gradle wrapper validation action
|
2021-03-20 21:47:19 -04:00 |
|
XiangRongLin
|
72818ffa42
|
Add sonar plugin and github actions file for sonar analysis
Copied from sonarcloud.io setup page with minor adjustments. Adjusted branch to 'dev' and updated versions
|
2021-03-20 13:58:17 +01:00 |
|
Poolitzer
|
3a61ab59f2
|
adding master to push trigger
Co-authored-by: Tobi <TobiGr@users.noreply.github.com>
|
2021-03-09 11:21:40 +01:00 |
|
Poolitzer
|
1db3c57ef0
|
change master to dev
|
2021-03-08 13:19:18 +01:00 |
|
Poolitzer
|
eeaf3496d5
|
Fix: CI only on master
|
2021-03-08 13:15:22 +01:00 |
|
XiangRongLin
|
41968918bb
|
Checkout branch in CI process for pull requests
This way the debug build app id contains the branch name again.
|
2021-01-14 19:39:40 +01:00 |
|
FireMasterK
|
a00ac6b9ca
|
Migrate to GitHub actions from Travis.
|
2020-12-09 12:25:57 +05:30 |
|