Commit Graph

784 Commits

Author SHA1 Message Date
Michael Telatynski
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 Kaye
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 Telatynski
24eed963d3 Use frozen lockfile instead of pure lockfile on yarn install (#10493) 2023-03-31 15:06:08 +00:00
Michael Telatynski
ddc2932541 Use frozen lockfile instead of pure lockfile on yarn install (#25009) 2023-03-31 14:52:29 +00:00
Michael Telatynski
60d5ab427a Fix concurrency conflict (#24989) 2023-03-30 13:55:09 +01:00
Andy Balaam
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 Kaye
853b3f822d Push cypress test results to kiwitcms not testrail (#10401) 2023-03-22 10:31:15 +00:00
renovate[bot]
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 Telatynski
93d2112bfe Update build_develop.yml 2023-03-14 08:25:40 +00:00
Michael Telatynski
f43e6fddfc Use forked wait-on-check-action (#24809) 2023-03-14 08:19:19 +00:00
renovate[bot]
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 Koschinski
c85eb81ed0 Pin versions of third-party github actions (#24786) 2023-03-10 13:56:30 +01:00
Janne Mareike Koschinski
580857ecc0 Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
Janne Mareike Koschinski
6a4986ee06 Use full commit hashes for third party actions (#24777) 2023-03-09 11:53:52 +01:00
renovate[bot]
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 Duros
8d9fdc3b41 Use cache for jest (#10124) 2023-03-03 10:38:04 +01:00
renovate[bot]
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ński
e83b8633b1 Pull reviews bot automation for Web App Team room (#24679) 2023-02-27 12:39:09 +00:00
Michael Telatynski
73de53468a Allow percy branch protection when X-Needs-Percy is passed (#10230) 2023-02-23 15:57:29 +00:00
Michael Telatynski
9349526d94 Update cypress.yaml 2023-02-23 11:34:20 +00:00
Michael Telatynski
dbc0dca591 Manually finalize Percy builds (#10220) 2023-02-23 11:10:11 +00:00
Michael Telatynski
2b52a95df6 Update cypress.yaml 2023-02-23 08:59:58 +00:00
Michael Telatynski
9b7176b0af Update cypress.yaml 2023-02-23 08:42:07 +00:00
Michael Telatynski
26652138bd Improve Percy stability by better scoping snapshots (#10207) 2023-02-23 16:57:48 +13:00
David Langley
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 Telatynski
77f8e4d822 Update pull_request.yaml 2023-02-21 12:24:49 +00:00
Michael Telatynski
241a8bfc75 Update pull_request.yaml 2023-02-21 12:24:24 +00:00
Michael Telatynski
d6458133e5 Update tests.yml 2023-02-21 09:57:43 +00:00
Michael Telatynski
0aead925d3 Allow disabling coverage for downstream testing (#10198) 2023-02-21 09:52:55 +00:00
Michael Telatynski
a09e105c23 Make workflows reusable for downstream testing (#10174) 2023-02-20 11:41:36 +00:00
Kat Gerasimova
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 Telatynski
a3a2a0f914 Revert "Run Percy for all Cypress runs" (#10173) 2023-02-16 10:06:33 +00:00
renovate[bot]
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
renovate[bot]
5f92373db2 Update alex-page/github-project-automation-plus digest to 7ffb872 (#24496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 10:04:04 +00:00
Johannes Marbach
d276e11bd1 Update .github/workflows/static_analysis.yaml
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-02-08 15:49:09 +01:00
Johannes Marbach
b62006e915 Checkout PR head for strict error checker 2023-02-08 13:10:25 +01:00
Michael Telatynski
013fd0a343 Run Percy for all Cypress runs (#10089) 2023-02-07 13:37:33 +00:00
Michael Telatynski
19b81d257f Revert "Include percy in branch protection conditionally" (#10051
This reverts commit a07f9a723f.
2023-02-01 16:28:30 +00:00
Michael Telatynski
a07f9a723f Include percy in branch protection conditionally (#9894) 2023-02-01 15:52:34 +00:00
Michael Telatynski
a479f86952 Update build_develop.yml 2023-02-01 09:41:54 +00:00
Michael Telatynski
50f2b532e9 Update build_develop.yml 2023-01-30 14:08:15 +00:00
Johannes Marbach
ee80d1b963 Include Janne in WAT assignment automation 2023-01-30 14:35:56 +01:00
Richard van der Hoff
0990a0dcdd Delete triage-priority-bugs.yml (#24266)
This was moving issues to a non-existent board
2023-01-20 13:03:32 +00:00
renovate[bot]
277f7258d9 Update tj-actions/changed-files action to v35 (#9917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 09:06:32 +00:00
Germain
a840932500 Remove delight automation (#24225) 2023-01-13 13:10:58 +00:00
Kat Gerasimova
4aa3b0b637 Update automation for new app team board (#24219)
Old board has been archived, updating automation to move issues to the new board.
2023-01-13 11:37:04 +00:00
Michael Telatynski
683b0928f3 Pass PR details to Cypress 2023-01-13 10:35:45 +00:00
Michael Telatynski
3874314e13 Parallelise Cypress runs once more (#9902) 2023-01-12 15:16:05 +00:00
Michael Telatynski
a359cb1730 Stow more things in element-web-develop.element.io (#23965) 2023-01-12 12:33:46 +00:00
Michael Kaye
e652519cc6 Merge branch 'develop' into michaelk/continue_if_trci_upload_fails 2023-01-06 10:29:54 +00:00