Benoit Marty
350fa20518
Use Java 21.
2024-10-25 10:29:16 +02:00
Benoit Marty
19500a8cd9
Upgrade a few dependencies and update the codebase
...
Use fully qualified R classes
Fix or ignore deprecation
Update github actions and ensure JDK 17 is used
Add group for paparazzi
Fixes Lint issues
Fix Jacoco configuration
2024-07-15 18:12:20 +02:00
Jorge Martin Espinosa
c46b3148e4
Try fixing exodus CI job ( #8721 )
...
* Ignore tracker count retrieved by exodus job so the report can be created
* Ignore Sentry, since it's a known and optional tracker
2024-01-02 08:16:27 +01:00
Valere
dfbb3122e7
Remove legacy crypto code
2023-10-02 13:58:51 +02:00
Yoan Pintas
ff548d2f98
Fix crash when max shortcuts count is exceeded ( #8644 )
2023-09-13 10:43:03 +00:00
Benoit Marty
62ec1eb505
Fix typo
2023-05-09 22:08:56 +02:00
Benoit Marty
ec1474e646
Rust Crypto SDK is now the default, and the build will replace the existing application.
2023-05-09 22:08:56 +02:00
Benoit Marty
7f3a43e1bc
Fix typo
2023-05-09 22:07:08 +02:00
Benoit Marty
e64d834264
Rust Crypto SDK is now the default, and the build will replace the existing application.
2023-05-09 22:07:08 +02:00
valere
5f185c51e7
Merge branch 'develop' into feature/bca/rust_flavor
2023-03-09 18:21:41 +01:00
ganfra
60ebc0dccb
Update build.yml to fix checkout on main
2023-02-23 10:05:45 +01:00
jonnyandrew
a8ba3aa9c1
Build unmerged APKs on pull request ( #8044 )
2023-02-16 16:49:52 +00:00
valere
4ee53ad9d0
Merge branch 'develop' into feature/bca/rust_flavor
2023-01-23 09:17:26 +01:00
Michael Kaye
8e77f90348
Use gradle build cache action rather than manual cache usage. ( #7944 )
2023-01-19 11:20:16 +00:00
valere
a20fd453d9
fix CI exodus/gplay
2022-12-04 10:34:41 +01:00
valere
dd991e759e
update workflow
2022-11-30 12:16:07 +01:00
Adam Brown
32b32376c9
updating artifact paths to match new module location
2022-08-31 09:16:00 +01:00
Adam Brown
b0f73b029c
upping the jvm limit but keeping the kotlin daemon constrained
2022-08-04 10:00:47 +01:00
Adam Brown
b625d6a9bc
reducing CI workers to github VM limit
2022-08-03 15:53:27 +01:00
Adam Brown
ee553d6693
making use of gradle_opts environment var to attempt to limit the jvm environment and fix gradle crashing
2022-08-03 15:40:01 +01:00
Benoit Marty
e44c9aa126
Try no using the gradle daemon on CI
2022-06-28 15:36:07 +02:00
Benoit Marty
dc63d41c97
Harmonize values of CI_GRADLE_ARG_PROPERTIES
2022-06-28 15:35:04 +02:00
Benoit Marty
663812b90b
Format file
2022-06-17 15:21:23 +02:00
Michael Kaye
063f082fac
Run exodus on all PR branches.
...
Build the release APK for each PR commit, run exodus against that APK.
2022-06-15 11:41:46 +01:00
Benoit Marty
824f029e20
"TODO:" is forbidden by Detekt
2022-05-12 17:06:52 +02:00
dependabot[bot]
77dd697f53
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 23:08:54 +00:00
dependabot[bot]
6fd207764d
Bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 23:03:30 +00:00
dependabot[bot]
9c18088128
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 23:05:24 +00:00
David Langley
c61af45216
Fix spacing
2022-02-28 12:31:36 +00:00
David Langley
d4a423b382
Fix spacing
2022-02-24 09:30:28 +00:00
David Langley
93c6216269
Add descriptions of concurrencies
2022-02-23 23:13:30 +00:00
David Langley
cf7417d544
Have to inline it as can't use env vars in other env vars.
2022-02-23 22:58:51 +00:00
David Langley
355931a592
add env prefix.
2022-02-23 22:42:11 +00:00
David Langley
8c65285ec5
try multiline expression for group sufficx
2022-02-23 22:37:19 +00:00
David Langley
43c125ed32
Use matrix.target to fix build group. Use env vars to clean up.
2022-02-23 22:16:24 +00:00
David Langley
639774662a
Add concurrency checks for unit tests, build and quality checks.
2022-02-23 18:11:46 +00:00
ariskotsomitopoulos
c9b294f737
Remove unused commented lines
2021-09-14 10:45:29 +03:00
ariskotsomitopoulos
fe1d9aa589
- Optimize build time for local builds
...
- Enhance CI/CD workflows (7GB Ram, 2CPU) by adding custom gradle arguments to properly run
- Add unit test UI comment representation plugin
2021-09-13 19:03:35 +03:00
Benoit Marty
fa6aaca67a
Fix some typo
2021-05-19 17:38:32 +02:00
Benoit Marty
b5f7abda48
master -> main
2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu
1fac4dfe3e
ci: clean up naming
2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu
f0adf29d12
ci: split out apk linting
2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu
55912ef49d
ci: cache debug apk linting reports on failure
2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu
467d3e764e
ci: do not fail fast on debug apk builds
2021-05-19 17:26:38 +02:00
Arun Babu Neelicattu
ff1d8c310e
ci: add initial github actions pipelines
2021-05-19 17:26:38 +02:00