renovate[bot]
8d84144701
Update actions/setup-python action to v5 ( #1995 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 09:25:52 +01:00
Benoit Marty
5ea809e2de
Merge branch 'develop' into feature/bma/emojiRepresentation
2023-12-08 19:51:07 +01:00
renovate[bot]
fc784d3587
Update danger/danger-js action to v11.3.1
2023-12-07 17:39:06 +00:00
renovate[bot]
88127f9063
Update actions/setup-python action to v5
2023-12-06 13:57:26 +00:00
Benoit Marty
6ca4cb6170
Add workflow to automatically sync SAS strings.
2023-12-06 14:56:40 +01:00
renovate[bot]
2ea79709d1
Update actions/setup-java action to v4
2023-11-29 16:04:07 +00:00
renovate[bot]
2ba771dcb7
Update gradle/gradle-build-action action to v2.10.0
2023-11-27 09:30:38 +00:00
Jorge Martin Espinosa
e13b204f4b
Run 'record screenshots' flow if label is present ( #1860 )
...
* Run 'record screenshots' flow if label is present
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-11-23 08:25:33 +01:00
Jorge Martin Espinosa
e269303361
Run Maestro flow only then Run-Maestro label is present in a PR ( #1852 )
...
* Run Maestro only when the `Run-Maestro` label is present in a PR.
2023-11-22 15:45:52 +01:00
renovate[bot]
bb51862fc4
Update mobile-dev-inc/action-maestro-cloud action to v1.8.0
2023-11-21 13:14:21 +00:00
renovate[bot]
1937d0e67d
Update rnkdsh/action-upload-diawi action to v1.5.4
2023-11-20 08:52:15 +00:00
renovate[bot]
2647a9861b
Update mobile-dev-inc/action-maestro-cloud action to v1.7.0
2023-11-10 14:01:20 +00:00
Jorge Martin Espinosa
f6aabe40c0
Lower RAM usage in nightly related jobs ( #1777 )
...
* Lower RAM usage in nightly related jobs
* Restore `kotlin.daemon.jvm.options` for nigthly reports
2023-11-09 11:29:59 +01:00
Benoit Marty
818491fdc1
Update issue description. Rageshake is disabled by default. ( #1693 )
2023-11-08 16:08:57 +01:00
renovate[bot]
9e66180d20
Update kotlin ( #1697 )
...
* Update kotlin
* Lower Sonar RAM usage, remove redundant `Dkotlin.daemon.jvm.options`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-11-08 12:58:14 +00:00
Jorge Martin Espinosa
b57fddf19c
Lower max RAM usage for gradle to avoid CI issues ( #1766 )
2023-11-08 09:45:55 +00:00
Jorge Martin Espinosa
1f5a135072
Use Parallel GC and bump RAM usage ( #1734 )
...
* Use Parallel GC and bump RAM usage
* Build only `app` project in `Build APKs (debug)` flow.
* Remove redundant JNA dependency
2023-11-03 10:34:49 +01:00
Jorge Martin Espinosa
56a024fc00
Only build app module for Maestro tests. ( #1727 )
...
This should save some time since the sample module would no longer be built.
2023-11-02 17:01:33 +01:00
renovate[bot]
28bb47c7b9
Update mobile-dev-inc/action-maestro-cloud action to v1.6.0
2023-10-06 15:47:02 +00:00
renovate[bot]
d92017745d
Update rnkdsh/action-upload-diawi action to v1.5.3 ( #1505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 10:04:43 +00:00
renovate[bot]
7a158f06b3
Update gradle/gradle-build-action action to v2.9.0
2023-10-01 01:04:40 +00:00
Kat Gerasimova
9481360eb0
Delete story template
...
We don't really use user stories in the platform repos, mostly use them in element-meta
2023-09-26 10:13:00 +01:00
renovate[bot]
ee901c70a2
Update gradle/gradle-build-action action to v2.8.1 ( #1426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 21:10:42 +02:00
ganfra
46a3446e0c
Merge pull request #1421 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x
...
Update rnkdsh/action-upload-diawi action to v1.5.2
2023-09-25 21:01:32 +02:00
renovate[bot]
870cd040d0
Update rnkdsh/action-upload-diawi action to v1.5.2
2023-09-25 08:03:26 +00:00
renovate[bot]
ea0103dccf
Update danger/danger-js action to v11.3.0
2023-09-22 16:42:07 +00:00
Benoit Marty
5c4da4b26e
Revert "Update codecov/codecov-action action to v4"
2023-09-15 09:19:30 +02:00
renovate[bot]
0e2a5e38cc
Update codecov/codecov-action action to v4
2023-09-14 15:39:32 +00:00
Benoit Marty
3d0c5e729b
Merge pull request #1220 from vector-im/renovate/actions-checkout-4.x
...
Update actions/checkout action to v4
2023-09-11 16:41:30 +02:00
Benoit Marty
995d4e9f6d
Just try using actions/checkout@v4
2023-09-11 14:51:12 +02:00
jonnyandrew
f214493c9d
[Rich text editor] Integrate rich text editor library ( #1172 )
...
* Integrate rich text editor
* Also increase swapfile size in test CI
Fixes issue where screenshot tests are terminated due to lack of CI
resources.
See https://github.com/actions/runner-images/discussions/7188#discussioncomment-6750749
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-07 15:21:29 +00:00
Jorge Martin Espinosa
e19b27badf
De-duplicate sonar job in the CI ( #1238 )
...
* De-duplicate sonar job in the CI
* Remove workaround for `src/*/kotlin` folders
* Downgrade the sonarqube plugin version
* Try increasing workers for this job, since it's quite slow
* Warn about regression in latest sonarqube release
* Forbid backups to prevent cryptographic issues
2023-09-07 11:19:13 +00:00
renovate[bot]
ff3fd793ff
Update actions/checkout action to v4
2023-09-04 12:50:03 +00:00
renovate[bot]
d4ae0ec226
Update mobile-dev-inc/action-maestro-cloud action to v1.5.0
2023-08-31 10:54:01 +00:00
renovate[bot]
6596f5ec48
Update gradle/gradle-build-action action to v2.8.0
2023-08-28 19:24:00 +00:00
Benoit Marty
82c3b4896c
Fix grammar
2023-08-24 11:15:37 +02:00
Benoit Marty
f2b7252a88
Update pull request template for Element X.
2023-08-24 10:07:10 +02:00
Benoit Marty
13ff443b4a
Move the file pull_request_template.md to the parent folder to make it the default template.
2023-08-24 09:54:14 +02:00
renovate[bot]
18f82c7329
Update gradle/gradle-build-action action to v2.7.1
2023-08-19 02:06:53 +00:00
Benoit Marty
b7f1a7765a
Merge pull request #1073 from vector-im/renovate/app.cash.paparazzi-1.x
...
Update plugin paparazzi to v1.3.1
2023-08-18 15:07:51 +02:00
Benoit Marty
5d91513c32
Remove failures artifact, the content is included in tests-and-screenshot-tests-results artifact (only one artifact to download).
2023-08-18 09:13:19 +02:00
Benoit Marty
90351586ef
Remove report artifact, it is included in tests-and-screenshot-tests-results artifact.
2023-08-18 09:13:19 +02:00
Benoit Marty
8fabf6bc8d
Paparazzi 1.3.1 exports failure deltas from PROJECT_ROOT/out/failures/ to BUILD_DIR/paparazzi/failures/.
2023-08-18 09:13:19 +02:00
Benoit Marty
cd1179014e
Merge pull request #1071 from vector-im/chore/jme/revert-merge-queue-optimizations
...
Revert merge queue CI optimizations
2023-08-17 20:52:16 +02:00
Jorge Martín
ccacb118a1
Revert merge queue CI optimizations
2023-08-17 17:17:03 +02:00
renovate[bot]
3a1e111b26
Update nschloe/action-cached-lfs-checkout action to v1.2.2
2023-08-10 08:26:25 +00:00
renovate[bot]
456bc09edf
Update danger/danger-js action to v11.2.8 ( #1008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 09:47:09 +00:00
Jorge Martín
99909e9b9f
Fix concurrentcy group for building develop with a matrix of variants
2023-08-02 11:20:25 +02:00
Jorge Martín
a6d6869e55
Fix concurrentcy group for building develop
2023-08-02 11:19:28 +02:00
Jorge Martin Espinosa
b14c741422
CI improvements ( #1012 )
2023-07-31 21:05:28 +02:00