renovate[bot]
a427d2ea6c
Update danger/danger-js action to v12
7 months ago
renovate[bot]
4272181cc5
Update gradle/wrapper-validation-action action to v3
7 months ago
renovate[bot]
05ab649b71
Update peaceiris/actions-gh-pages action to v4
7 months ago
Benoit Marty
b7801de3e4
Add issue template for a new Task.
7 months ago
Jorge Martin Espinosa
fde154a284
Remove 'clear cache' CI flow ( #2563 )
...
It never worked as expected and keeps failing
8 months ago
Jorge Martin Espinosa
57e6db8144
Move `Konsist` tests to quality checks ( #2558 )
...
* Move `Konsist` tests to quality checks
This should also help us avoid running them for every single test task, including Kover.
* Fix upload report path filter
8 months ago
Jorge Martin Espinosa
810c0ed8f3
Test and verify coverage only on debug variant ( #2556 )
...
* Test and verify coverage only on debug variant
* Set files to upload
* Fix also nightlyReports flow
8 months ago
Jorge Martin Espinosa
179579d5e5
Revert "Clear and generate new cache only when merging to `develop`" ( #2550 )
...
This reverts commit ab504a6095
.
8 months ago
Jorge Martin Espinosa
ab504a6095
Clear and generate new cache only when merging to `develop` ( #2549 )
...
Clearing the cache regularly doesn't work because on each new merge to develop a new cache of almost 4GB will be created and replace the 'cleared' one.
We can try doing a clean up to this cache we're about to save so it's a bit smaller.
8 months ago
Benoit Marty
f8bdac5fe5
Use nschloe/action-cached-lfs-checkout to retrieve LFS content.
8 months ago
Benoit Marty
cc87ae380e
Ensure English screenshots are publish on GitHub pages.
8 months ago
Benoit Marty
b999647674
Add workflow to generate world screenshots and generate GitHub page from it.
8 months ago
Benoit Marty
cc6aeb057e
Add a script to check invalid screenshot(s).
8 months ago
Benoit Marty
4f8d3c17f0
Update version in name
8 months ago
Jorge Martin Espinosa
9f4fdd55d0
Add clear gradle cache flow ( #2473 )
8 months ago
Benoit Marty
2c010c0f14
A gradle task will be run now, so we need Java 17 and gradle setup.
8 months ago
Benoit Marty
609abee809
Generate screenshots for foreign languages ("de" and "fr" for now). #2454
8 months ago
Jorge Martin Espinosa
edf01cf8a7
Bump CI max JVM heap size and CPU usage ( #2444 )
...
* Bump CI max JVM heap size and CPU usage
* Bump Heap size a bit more for `build`
* Bump Heap size for tests too
8 months ago
Benoit Marty
15728d6b58
Add prefix `MAESTRO_` to Maestro env variable.
8 months ago
Benoit Marty
a2e00801b7
Add RECOVERY_KEY to Maestro env variable.
8 months ago
renovate[bot]
216ed575b9
Update mobile-dev-inc/action-maestro-cloud action to v1.8.1
9 months ago
renovate[bot]
f229659e08
Update rnkdsh/action-upload-diawi action to v1.5.5
9 months ago
Benoit Marty
3f570601ed
Remove verbose flag, was added to get more details about an error.
9 months ago
Benoit Marty
6bae19b6b0
Try to get more log from Codecov action.
9 months ago
renovate[bot]
95d9b04616
Update codecov/codecov-action action to v4 ( #2331 )
...
* Update codecov/codecov-action action to v4
* Add missing codecov token
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
9 months ago
Jorge Martin Espinosa
5202f732cc
Try fixing contributor PR notice ( #2335 )
...
* Try fixing contributor PR notice
9 months ago
Benoit Marty
eba1571ad0
Migrate form `gradle/gradle-build-action` to `gradle/actions/setup-gradle`
...
https://github.com/gradle/gradle-build-action
9 months ago
renovate[bot]
5b372dd43f
Update peter-evans/create-pull-request action to v6 ( #2327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months ago
renovate[bot]
6a96bcb07a
Update gradle/gradle-build-action action to v3
9 months ago
renovate[bot]
5cffb013d0
Update gradle/wrapper-validation-action action to v2 ( #2315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9 months ago
renovate[bot]
a98749bad7
Update gradle/gradle-build-action action to v2.12.0
9 months ago
Jorge Martín
28549068ae
Fix nightly build in CI
10 months ago
Benoit Marty
e0d4ece5b7
Fix gradle task ambiguity.
10 months ago
Benoit Marty
a455a03a0f
Also export fdroid build as artifact.
10 months ago
Benoit Marty
db6b52f8bf
Update gradle tasks and paths regarding the new gplay and fdroid flavor.
10 months ago
Benoit Marty
45fd075752
Kover: we need Xml report as well.
10 months ago
Benoit Marty
3b06576d21
Upgrade Kover to 0.7.5
10 months ago
Benoit Marty
64b4a08b2f
Let Renovate upgrade Kover again.
10 months ago
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>
10 months ago
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
10 months ago
Jorge Martín
8daf5150af
Fix record screenshots workflow and script
10 months ago
renovate[bot]
275e56b39e
Update gradle/gradle-build-action action to v2.11.1
11 months ago
renovate[bot]
cabea138cb
Update actions/upload-artifact action to v4 ( #2034 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
Benoit Marty
39bc18c3f7
Organization renaming: fix value of reviewer team.
11 months ago
Benoit Marty
8a3b3c54bc
Organization renaming: fix project URL. There is no redirection on those links
11 months ago
Benoit Marty
b0eb768f20
Organization renaming: update workflow condition.
11 months ago
Benoit Marty
75d6eaf8f3
Organization renaming: replace all ` https://github.com/vector-im ` by ` https://github.com/element-hq `
11 months ago
renovate[bot]
7ccfb810d6
Update gradle/gradle-build-action action to v2.11.0
11 months ago
renovate[bot]
8d84144701
Update actions/setup-python action to v5 ( #1995 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months ago
renovate[bot]
fc784d3587
Update danger/danger-js action to v11.3.1
11 months ago