Commit Graph
801 Commits
Author SHA1 Message Date
Michael TelatynskiandGitHub 9c19cd48fe Fix github actions deprecations warnings (#10575) 2023-04-12 12:06:30 +00:00
Michael TelatynskiandGitHub 38dbd66474 Fix github actions deprecations warnings (#25096) 2023-04-12 10:48:28 +00:00
Richard van der HoffandGitHub 3c4fa8b430 Improve output in github actions for jest tests (#10569) 2023-04-12 09:47:39 +00:00
Richard van der HoffandGitHub a1176ce66d Improve output in github actions for jest tests (#25084)
Configure the Github Actions Reporter with silent: false, keeping it from swallowing failure reasons.

Much the same as matrix-org/matrix-js-sdk#3269.
2023-04-12 10:47:27 +01:00
Michael TelatynskiandGitHub 586309e851 Update build_develop.yml 2023-04-11 18:58:55 +01:00
Michael TelatynskiandGitHub 9cecac0cee Only respect X-Needs-Percy in the Merge Queue (#10520)
* Enable merge queues

* Iterate

* Iterate

* iterate

* Only respect X-Needs-Percy in the Merge Queue
2023-04-06 14:30:56 +00:00
Michael TelatynskiandGitHub b73032145d Enable merge queues (#10515)
* Enable merge queues

* Iterate

* Iterate

* iterate

* Fix check blocked and others not running in MQ

* Add concurrency

* Iterate

* Iterate

* Iterate

* Iterate

* Update pr-details action
2023-04-06 13:41:20 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7321277ed8 Update all non-major dependencies (#10524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 14:39:40 +01:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
abfc349e10 Update tj-actions/changed-files digest to 79adacd (#10523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 12:43:01 +00:00
Michael TelatynskiandGitHub e9cc88b872 Update pull_request.yaml 2023-04-06 10:42:08 +01:00
Michael TelatynskiandGitHub 04f2a55500 Update pull_request.yaml 2023-04-06 10:41:32 +01:00
Michael TelatynskiandGitHub c1001e2794 Update tests.yml 2023-04-06 09:57:51 +01:00
Michael TelatynskiandGitHub 5509b252c3 Update static_analysis.yaml 2023-04-06 09:57:24 +01:00
Michael TelatynskiandGitHub 7d04dc2a9c Update element-web.yaml 2023-04-06 09:56:23 +01:00
Michael TelatynskiandGitHub 700af0954a Update cypress.yaml 2023-04-05 17:48:27 +01:00
Michael TelatynskiandGitHub d960071177 Update cypress.yaml 2023-04-05 17:45:45 +01:00
Michael TelatynskiandGitHub 30f42ea426 Update cypress.yaml 2023-04-05 16:57:32 +01:00
Michael TelatynskiandGitHub ea6a2033ee Tweak Percy cron trigger to not run on weekends (#10519
`Runs at 04:17, Monday through Friday.`
2023-04-05 13:45:07 +01:00
Michael KayeandGitHub 5cd459ff2d Check kiwi_enable value for '1'-ness, not presence (#10482)
Change from string-y checking for true ('0' is true) to comparison against the string '1', which is only true if exactly equal to '1'.

This has been submitting more test results to Kiwi than we want/need.
2023-04-03 09:54:49 +01:00
Michael TelatynskiandGitHub 24eed963d3 Use frozen lockfile instead of pure lockfile on yarn install (#10493) 2023-03-31 15:06:08 +00:00
Michael TelatynskiandGitHub ddc2932541 Use frozen lockfile instead of pure lockfile on yarn install (#25009) 2023-03-31 14:52:29 +00:00
Michael TelatynskiandGitHub 60d5ab427a Fix concurrency conflict (#24989) 2023-03-30 13:55:09 +01:00
Andy BalaamandGitHub 372c5e1fbf Run screenshot tests daily, instead of on each commit (#10426)
* Stop running Percy on develop builds

Instead, we will run it daily. This will reduce the number of Percy
tests we run each month.

* Run screenshot tests daily

* Prettier for percy_daily.yml

* Maybe something like this
2023-03-23 14:55:16 +00:00
Michael KayeandGitHub 853b3f822d Push cypress test results to kiwitcms not testrail (#10401) 2023-03-22 10:31:15 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Janne Mareike Koschinski
28f217b035 Update all non-major dependencies (#10315)
* Update all non-major dependencies

* downgrade axe due to test failures

* ci: force rerun

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
2023-03-20 13:21:06 +01:00
Michael TelatynskiandGitHub 93d2112bfe Update build_develop.yml 2023-03-14 08:25:40 +00:00
Michael TelatynskiandGitHub f43e6fddfc Use forked wait-on-check-action (#24809) 2023-03-14 08:19:19 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9371737104 Update cloudflare/pages-action digest to 61eafe7 (#24801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 11:42:16 +00:00
Janne Mareike KoschinskiandGitHub c85eb81ed0 Pin versions of third-party github actions (#24786) 2023-03-10 13:56:30 +01:00
Janne Mareike KoschinskiandGitHub 580857ecc0 Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
Janne Mareike KoschinskiandGitHub 6a4986ee06 Use full commit hashes for third party actions (#24777) 2023-03-09 11:53:52 +01:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Michael Telatynski
307df9d2c3 Update all non-major dependencies (#9766)
* Update all non-major dependencies

* Prettier

* Revert axe-core

* Revert axe-core

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-03-06 17:21:09 +00:00
Florian DurosandGitHub 8d9fdc3b41 Use cache for jest (#10124) 2023-03-03 10:38:04 +01:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
a82c989328 Update all non-major dependencies (#24005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-02 23:16:42 +00:00
Michael TelatyńskiandGitHub e83b8633b1 Pull reviews bot automation for Web App Team room (#24679) 2023-02-27 12:39:09 +00:00
Michael TelatynskiandGitHub 73de53468a Allow percy branch protection when X-Needs-Percy is passed (#10230) 2023-02-23 15:57:29 +00:00
Michael TelatynskiandGitHub 9349526d94 Update cypress.yaml 2023-02-23 11:34:20 +00:00
Michael TelatynskiandGitHub dbc0dca591 Manually finalize Percy builds (#10220) 2023-02-23 11:10:11 +00:00
Michael TelatynskiandGitHub 2b52a95df6 Update cypress.yaml 2023-02-23 08:59:58 +00:00
Michael TelatynskiandGitHub 9b7176b0af Update cypress.yaml 2023-02-23 08:42:07 +00:00
Michael TelatynskiandGitHub 26652138bd Improve Percy stability by better scoping snapshots (#10207) 2023-02-23 16:57:48 +13:00
David LangleyandGitHub 9f673fdb04 Add issue automation for the Verticals Team (#24610)
* send verticals team issues to their project
2023-02-22 15:18:32 +00:00
Michael TelatynskiandGitHub 77f8e4d822 Update pull_request.yaml 2023-02-21 12:24:49 +00:00
Michael TelatynskiandGitHub 241a8bfc75 Update pull_request.yaml 2023-02-21 12:24:24 +00:00
Michael TelatynskiandGitHub d6458133e5 Update tests.yml 2023-02-21 09:57:43 +00:00
Michael TelatynskiandGitHub 0aead925d3 Allow disabling coverage for downstream testing (#10198) 2023-02-21 09:52:55 +00:00
Michael TelatynskiandGitHub a09e105c23 Make workflows reusable for downstream testing (#10174) 2023-02-20 11:41:36 +00:00
Kat GerasimovaandGitHub 5aa694e232 Update issue automation for A-Jump-To-Date (#24553)
* Don't remove Z-Labs from A-Jump-To-Date
* A-Jump-To-Date should get Z-Labs
2023-02-17 09:11:34 +00:00
Michael TelatynskiandGitHub a3a2a0f914 Revert "Run Percy for all Cypress runs" (#10173) 2023-02-16 10:06:33 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2b779e5e4a Update docker/build-push-action action to v4 (#24497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 10:20:49 +00:00