Commit Graph

239 Commits

Author SHA1 Message Date
Benoit Marty
b40d661acd Kover: we need Xml report as well. 2024-01-09 17:15:37 +01:00
Benoit Marty
b727312040 Upgrade Kover to 0.7.5 2024-01-09 10:51:30 +01:00
Benoit Marty
7ab3e968bf Let Renovate upgrade Kover again. 2024-01-08 14:17:37 +01:00
renovate[bot]
87213a3016 Update actions/github-script action to v7 (#2152)
* Update actions/github-script action to v7

* Fix issues with both the PR from fork welcome comment and skipping Maestro for PRs coming from forks.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-01-04 09:36:40 +01:00
Jorge Martin Espinosa
02cb2b4ba9 Restore Github PAT in record screenshots, disable Maestro for forks (#2147)
* Restore PAT for `recoverScreenshots.yml` flow.

This is needed to trigger CI jobs automatically. In the case where this is not possible (forks) a message will be added to ask the user to add an empty commit to trigger the CI.

* Add community PR notice

* Disable Maestro steps for fork PRs
2024-01-03 12:26:46 +01:00
Jorge Martín
0cef150147 Fix record screenshots workflow and script 2024-01-02 10:43:57 +01:00
renovate[bot]
fd53c587fe Update gradle/gradle-build-action action to v2.11.1 2023-12-20 06:42:17 +00:00
renovate[bot]
4efed07ef7 Update actions/upload-artifact action to v4 (#2034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 18:58:03 +01:00
Benoit Marty
c2db3bdaa9 Merge pull request #2004 from element-hq/feature/bma/elementHq
Element hq
2023-12-13 12:08:08 +01:00
Benoit Marty
3a8a8bca6e Organization renaming: fix value of reviewer team. 2023-12-13 09:55:47 +01:00
Benoit Marty
b4cc4707c6 Organization renaming: fix project URL. There is no redirection on those links 2023-12-13 09:51:54 +01:00
Benoit Marty
677476cdbc Organization renaming: update workflow condition. 2023-12-13 09:48:05 +01:00
Benoit Marty
17616d6fc3 Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq 2023-12-13 09:40:07 +01:00
renovate[bot]
df21525177 Update gradle/gradle-build-action action to v2.11.0 2023-12-13 07:34:48 +00:00
renovate[bot]
e0a9e550f6 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
6baeac9056 Merge branch 'develop' into feature/bma/emojiRepresentation 2023-12-08 19:51:07 +01:00
renovate[bot]
97dd073462 Update danger/danger-js action to v11.3.1 2023-12-07 17:39:06 +00:00
renovate[bot]
21e47b37a1 Update actions/setup-python action to v5 2023-12-06 13:57:26 +00:00
Benoit Marty
f820a38e32 Add workflow to automatically sync SAS strings. 2023-12-06 14:56:40 +01:00
renovate[bot]
4a95a49843 Update actions/setup-java action to v4 2023-11-29 16:04:07 +00:00
renovate[bot]
ece3969c39 Update gradle/gradle-build-action action to v2.10.0 2023-11-27 09:30:38 +00:00
Jorge Martin Espinosa
b1f2370e72 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
8b5538ef7e 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]
85ffee17e2 Update mobile-dev-inc/action-maestro-cloud action to v1.8.0 2023-11-21 13:14:21 +00:00
renovate[bot]
c3242113cd Update rnkdsh/action-upload-diawi action to v1.5.4 2023-11-20 08:52:15 +00:00
renovate[bot]
56b90fc8f7 Update mobile-dev-inc/action-maestro-cloud action to v1.7.0 2023-11-10 14:01:20 +00:00
Jorge Martin Espinosa
7d9324d4d6 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
913e4b657b Update issue description. Rageshake is disabled by default. (#1693) 2023-11-08 16:08:57 +01:00
renovate[bot]
dd57197f32 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
bf4ce9f05a Lower max RAM usage for gradle to avoid CI issues (#1766) 2023-11-08 09:45:55 +00:00
Jorge Martin Espinosa
3fc8f1aaec 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
ffc9d6ab49 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]
51969a2d85 Update mobile-dev-inc/action-maestro-cloud action to v1.6.0 2023-10-06 15:47:02 +00:00
renovate[bot]
f490476a06 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]
3ecd2318f9 Update gradle/gradle-build-action action to v2.9.0 2023-10-01 01:04:40 +00:00
Kat Gerasimova
19a183a754 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]
9c17ec2f2f 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
6588ae8ada 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]
b5da7d371c Update rnkdsh/action-upload-diawi action to v1.5.2 2023-09-25 08:03:26 +00:00
renovate[bot]
5350c4af4b Update danger/danger-js action to v11.3.0 2023-09-22 16:42:07 +00:00
Benoit Marty
47ea202de4 Revert "Update codecov/codecov-action action to v4" 2023-09-15 09:19:30 +02:00
renovate[bot]
96525e9126 Update codecov/codecov-action action to v4 2023-09-14 15:39:32 +00:00
Benoit Marty
0ff92b4f92 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
6537bc1617 Just try using actions/checkout@v4 2023-09-11 14:51:12 +02:00
jonnyandrew
11c1fca92e [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
b20d9f6973 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]
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
renovate[bot]
8bae51ff5e Update gradle/gradle-build-action action to v2.8.0 2023-08-28 19:24:00 +00:00
Benoit Marty
5c6ecd8327 Fix grammar 2023-08-24 11:15:37 +02:00