renovate[bot]
4b268dacd1
Update rnkdsh/action-upload-diawi action to v1.5.0
1 year ago
Kat Gerasimova
bbf1ad1adc
Update triage automation for signoff
1 year ago
renovate[bot]
efcd969b4c
Update mobile-dev-inc/action-maestro-cloud action to v1.3.3 ( #457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Benoit Marty
6edc7a9323
Reduce logging level to `--warn` to reduce verbosity for testing and checking quality workflows. Keep default (lifecycle) for build workflow.
...
https://docs.gradle.org/current/userguide/logging.html
1 year ago
Benoit Marty
10a70e6fe3
Reduce time to run test from 15 minutes to about 8 by disabling creating artifact and uploading to sonar.
...
Instead those 2 steps are now run once a day in a separate GitHub action.
1 year ago
renovate[bot]
ac50d08377
Update mobile-dev-inc/action-maestro-cloud action to v1.3.2
1 year ago
Benoit Marty
1765398eb1
No need to duplicate the workflow, the workflow can have several `on` sections.
1 year ago
Benoit Marty
ad7bc5fecc
Upgrade gradle/gradle-build-action to v2.4.2
2 years ago
Jorge Martin Espinosa
0389f782c9
Fix: Maestro tests fail when using settings ( #358 )
...
* Fix Maestro tests using 'Settings' to open the settings screen.
* Try to allow manually running Maestro tests.
* Also adjust logout flow.
2 years ago
Kat Gerasimova
40f927fbdf
Update labelled issue automation
...
Migrate from graphql to actions.
Add QA team
2 years ago
Jorge Martin Espinosa
deb14865c6
Fix: JNA issue in release mode ( #335 )
...
* Restore checkout config for nightly workflows.
* Add missing proguard config line for JNA.
2 years ago
Jorge Martin Espinosa
97917e7a2d
Update the Rust SDK to v0.1.9 ( #318 )
...
* Update the Rust SDK to v0.1.7.
* Try to have the same setup for the build apk job and maestro.
* Add option to run maestro manually.
* Update to v0.1.9 (0.1.7 and 0.1.8 were broken in x86_64).
2 years ago
renovate[bot]
b1e22e0448
Update danger/danger-js action to v11.2.6
2 years ago
Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
efa53a31a6
Update danger/danger-js action to v11.2.5 ( #309 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Benoit Marty
7b14543eab
Revert "Run every 10 minutes to check the script. (to be reverted!)"
...
This reverts commit ed8a3eae6e
.
2 years ago
Benoit Marty
3c07661134
Use Python 3.9
...
CI complain with:
Traceback (most recent call last):
File "./tools/localazy/generateLocalazyConfig.py", line 39, in <module>
action = baseAction | {
TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
2 years ago
Benoit Marty
437d1e1754
Use Python 3.9
...
CI complain with:
Traceback (most recent call last):
File "./tools/localazy/generateLocalazyConfig.py", line 39, in <module>
action = baseAction | {
TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
2 years ago
Benoit Marty
ed8a3eae6e
Run every 10 minutes to check the script. (to be reverted!)
2 years ago
Benoit Marty
72b1e9d57c
Setup localazy before running it.
...
From https://localazy.com/docs/cli/installation#debianubuntu
2 years ago
renovate[bot]
3c2d616367
Update peter-evans/create-pull-request action to v5
2 years ago
Benoit Marty
e211d03476
Add GitHub action to sync Localazy strings.
2 years ago
Jorge Martin Espinosa
7d3fd30d66
Disable Diawi when running from fork ( #292 )
2 years ago
Jorge Martin Espinosa
610e4aa8b6
Revert "Update Gradle and AGP to v8.0 ( #283 )" ( #295 )
...
This reverts commit cda0606a0d
.
2 years ago
Jorge Martín
14dec83e13
Disable nightly workflow for forks
2 years ago
Jorge Martin Espinosa
cda0606a0d
Update Gradle and AGP to v8.0 ( #283 )
...
* Update dependency gradle to v8
* Handle upgrading Gradle to v8.0.2
* Update AGP to 8.0.0-RC01
* Try to set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Benoit Marty
33190674c1
Remove automation to sync Element Android strings.
2 years ago
renovate[bot]
e7a53ac06b
Update rnkdsh/action-upload-diawi action to v1.3.2
2 years ago
Benoit Marty
a1a86ce52b
Run maestro only on pull request, and only when the pull request has been approved, to limit our usage of maestro cloud. #121
...
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-a-workflow-when-a-pull-request-is-approved
2 years ago
Benoit Marty
dfc9941e10
Ensure samples/minimal still compiles #195
2 years ago
Benoit Marty
57e292e48c
Fix APK path sent to `browserstack`
2 years ago
Benoit Marty
9e6f471def
Update nightly_manual.yml file (iso nightly.yml)
2 years ago
Michael Kaye
7e0a284669
Use the gradle plugin (same usage as in element-android) to standardise caching.
...
This may or may not speed up build times.
2 years ago
dependabot[bot]
de5c1dfbd4
Bump danger/danger-js from 11.2.3 to 11.2.4
...
Bumps [danger/danger-js](https://github.com/danger/danger-js ) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/11.2.3...11.2.4 )
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
0cddffd896
Bump NejcZdovc/comment-pr from 1 to 2
...
Bumps [NejcZdovc/comment-pr](https://github.com/NejcZdovc/comment-pr ) from 1 to 2.
- [Release notes](https://github.com/NejcZdovc/comment-pr/releases )
- [Commits](https://github.com/NejcZdovc/comment-pr/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: NejcZdovc/comment-pr
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jorge Martin Espinosa
0523f61973
Try to run Diawi only for PRs ( #124 )
2 years ago
Jorge Martin Espinosa
f300842a87
CI: make sure Paparazzi test failures stop the test flow ( #117 )
...
* Run Paparazzi tests just once when koverMergedReport is used.
* Make sure a Paparazzi failure breaks the test flow and blocks merging.
* Change ./gradlew check call in quality.yml to custom runQualityChecks task.
2 years ago
Benoit Marty
065daa4899
Split APK per ABI
2 years ago
Benoit Marty
6a6df72220
Setup Diawi to comment Pull Request with a QrCode to download the APK
2 years ago
Benoit Marty
9faeac1a44
Fix typo
2 years ago
Benoit Marty
e57635eede
Build unmerged branch on pull request
2 years ago
dependabot[bot]
96198dbe86
Bump mobile-dev-inc/action-maestro-cloud from 1.2.3 to 1.3.1
...
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud ) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases )
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.2.3...v1.3.1 )
---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
David Langley
422f1394bd
Add labelled issues to Verticals Feature project
2 years ago
Johannes Marbach
f3926b00f5
Add EXF issues to the X-Plorer project
2 years ago
Michael Kaye
d83e224fd1
Rename custom ID in line with iOS name
2 years ago
Michael Kaye
67f8f29ad4
On nightly build, additionally upload a copy to browserstack for automation.
2 years ago
Benoit Marty
21084c26b2
fix path
2 years ago
Benoit Marty
d02744bc17
Kover: add verify rules: global and for Presenters
2 years ago
Benoit Marty
34bcba1712
Rename artifact
2 years ago
Benoit Marty
058b789930
Running kover run the tests, no need to do it twice.
2 years ago