Benoit Marty
6537bc1617
Just try using actions/checkout@v4
2023-09-11 14:51:12 +02:00
renovate[bot]
dab1b0e0bf
Update actions/checkout action to v4
2023-09-04 12:50:03 +00:00
renovate[bot]
d190d057c0
Update mobile-dev-inc/action-maestro-cloud action to v1.5.0
2023-08-31 10:54:01 +00:00
Benoit Marty
54e16eae0f
No need to upload artifact in this job. This is done by the build job.
2023-07-27 23:03:40 +02:00
Benoit Marty
7f56e9e06a
Upload smaller APK to Maestro Cloud.
2023-07-21 10:28:47 +02:00
Marco Romano
8648e8ba53
Extract maptiler's map ids ( #926 )
...
Maptiler custom map ids are only useable by the account that create them. So if we hardcode them forkers won't be able to use the maps even if the bring in their own api key (because they can't access our maps with their api key).
Requires to set our map ids in `local.properties` for local development:
```
services.maptiler.lightMapId=9bc819c8-e627-474a-a348-ec144fe3d810
services.maptiler.darkMapId=dea61faf-292b-4774-9660-58fcef89a7f3
```
2023-07-20 14:29:06 +02:00
Marco Romano
de2980bec7
Add maestro test for send location ( #914 )
...
Originally part of https://github.com/vector-im/element-x-android/pull/770
It's been extracted out since it's currently blocked by our lack of maestro cloud credits.
- https://github.com/vector-im/element-meta/issues/1682
2023-07-19 14:46:56 +02:00
Marco Romano
3bc5dfa2dc
Add Maestro tests for create & join rooms ( #472 )
...
I created 2 additional test users to use them as MXID we lookup during room creation.
I.e. we will not login as those users, it's just 2 known MXIDs that we know exist so we can look them up.
- https://github.com/vector-im/element-x-android/issues/409
2023-07-04 13:33:59 +02:00
renovate[bot]
dae776311a
Update mobile-dev-inc/action-maestro-cloud action to v1.4.1
2023-06-19 11:58:55 +00:00
renovate[bot]
3a2da3aa75
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>
2023-05-26 11:04:18 +02:00
renovate[bot]
1ae98b8f66
Update mobile-dev-inc/action-maestro-cloud action to v1.3.2
2023-05-23 08:24:56 +00:00
Jorge Martin Espinosa
27824a279a
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.
2023-04-25 18:01:54 +02:00
Jorge Martin Espinosa
c8fcf9549b
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).
2023-04-17 17:43:21 +02:00
Jorge Martin Espinosa
afd58f1634
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>
2023-04-17 08:49:52 +00:00
Jorge Martin Espinosa
4154a96b54
Revert "Update Gradle and AGP to v8.0 ( #283 )" ( #295 )
...
This reverts commit 4e085efcf4 .
2023-04-04 14:44:01 +00:00
Jorge Martin Espinosa
4e085efcf4
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>
2023-04-03 18:02:34 +02:00
Benoit Marty
2aec795299
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
2023-03-10 10:24:11 +01:00
Benoit Marty
d617a9a3dc
Split APK per ABI
2023-03-01 10:26:05 +01:00
dependabot[bot]
19f68ceccd
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 >
2023-02-24 23:05:21 +00:00
dependabot[bot]
a4a6cbef60
Bump mobile-dev-inc/action-maestro-cloud from 1.2.2 to 1.2.3
...
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud ) from 1.2.2 to 1.2.3.
- [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.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: mobile-dev-inc/action-maestro-cloud
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-24 22:11:13 +00:00
dependabot[bot]
502831cd71
Bump mobile-dev-inc/action-maestro-cloud from 1.1.1 to 1.2.2
...
Bumps [mobile-dev-inc/action-maestro-cloud](https://github.com/mobile-dev-inc/action-maestro-cloud ) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/mobile-dev-inc/action-maestro-cloud/releases )
- [Commits](https://github.com/mobile-dev-inc/action-maestro-cloud/compare/v1.1.1...v1.2.2 )
---
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 >
2023-01-20 22:11:03 +00:00
Benoit Marty
f6e2e2fa90
Fix typo
2023-01-18 16:40:53 +01:00
Benoit Marty
bba01ebaff
Allow concurrency with the build job.
2023-01-17 18:11:12 +01:00
Benoit Marty
369f520344
Rename job, add missing parameter ROOM_NAME and update TOC
2023-01-17 18:11:12 +01:00
Benoit Marty
1333ab6643
Setup Maestro and add first tests.
...
Also configure CI
2023-01-17 18:11:12 +01:00