Commit Graph

243 Commits

Author SHA1 Message Date
Jorge Martín 28549068ae Fix nightly build in CI 2024-01-20 16:11:35 +01:00
Benoit Marty e0d4ece5b7 Fix gradle task ambiguity. 2024-01-11 22:19:43 +01:00
Benoit Marty a455a03a0f Also export fdroid build as artifact. 2024-01-11 21:42:04 +01:00
Benoit Marty db6b52f8bf Update gradle tasks and paths regarding the new gplay and fdroid flavor. 2024-01-11 21:42:04 +01:00
Benoit Marty 45fd075752 Kover: we need Xml report as well. 2024-01-09 17:15:37 +01:00
Benoit Marty 3b06576d21 Upgrade Kover to 0.7.5 2024-01-09 10:51:30 +01:00
Benoit Marty 64b4a08b2f Let Renovate upgrade Kover again. 2024-01-08 14:17:37 +01:00
renovate[bot] 3a8bc4cd9c 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 0381027dae 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 8daf5150af Fix record screenshots workflow and script 2024-01-02 10:43:57 +01:00
renovate[bot] 275e56b39e Update gradle/gradle-build-action action to v2.11.1 2023-12-20 06:42:17 +00:00
renovate[bot] cabea138cb 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 aa57ec3ffb Merge pull request #2004 from element-hq/feature/bma/elementHq
Element hq
2023-12-13 12:08:08 +01:00
Benoit Marty 39bc18c3f7 Organization renaming: fix value of reviewer team. 2023-12-13 09:55:47 +01:00
Benoit Marty 8a3b3c54bc Organization renaming: fix project URL. There is no redirection on those links 2023-12-13 09:51:54 +01:00
Benoit Marty b0eb768f20 Organization renaming: update workflow condition. 2023-12-13 09:48:05 +01:00
Benoit Marty 75d6eaf8f3 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] 7ccfb810d6 Update gradle/gradle-build-action action to v2.11.0 2023-12-13 07:34:48 +00:00
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