Richard van der Hoff
3c4fa8b430
Improve output in github actions for jest tests ( #10569 )
2023-04-12 09:47:39 +00:00
Michael Telatynski
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
Michael Telatynski
c1001e2794
Update tests.yml
2023-04-06 09:57:51 +01:00
Janne Mareike Koschinski
580857ecc0
Pin versions of third-party github actions ( #10351 )
2023-03-10 13:56:27 +01:00
Florian Duros
8d9fdc3b41
Use cache for jest ( #10124 )
2023-03-03 10:38:04 +01: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
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
renovate[bot]
37c066f804
Update actions/upload-artifact action to v3 ( #9670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 06:34:29 +00:00
renovate[bot]
7acb59ed48
Update actions/checkout action to v3 ( #9668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 06:33:34 +00:00
Florian Duros
d71a72e27c
Add slow jest reporter ( #9599 )
...
Add slow jest reporter
2022-11-24 14:53:32 +01:00
Michael Telatynski
04bc8fb71c
Optimise Jest run in CI ( #9542 )
2022-11-04 10:48:08 +00:00
Michael Telatynski
fa8c346dfa
Rework the Cypress & Percy CI ( #8691 )
...
* Split Cypress out into its own workflow
* Improve PR Details job to use github-script and output labels
* Fix wrongly using github.ref in workflow_run actions which always refer to develop
* Update pr-details to be far more generic
* Tweak how we fill command-prefix
* Tweak cypress job to pass more params & fix if condition
* Bring in external changes
* Add docs
* Use new composite action, and an action to update a status check based on this workflow run
* Iterate approach
2022-06-07 09:03:25 +01:00
Michael Telatynski
e20ae18378
Revert "Split Cypress out into its own workflow ( #8677 )" ( #8685 )
...
This reverts commit 1722eb1bd3
.
2022-05-24 23:23:49 +01:00
Michael Telatynski
1722eb1bd3
Split Cypress out into its own workflow ( #8677 )
...
* Split Cypress out into its own workflow
* Improve PR Details job to use github-script and output labels
* Fix wrongly using github.ref in workflow_run actions which always refer to develop
* Update pr-details to be far more generic
* Tweak how we fill command-prefix
2022-05-24 19:16:33 +01:00
Michael Telatynski
7477a2df7d
Switch coverage over to SonarQube ( #8463 )
2022-05-02 21:34:31 +01:00
Michael Telatynski
92f440d9de
Consolidate deployment management into more maintained action ( #8430 )
2022-04-29 11:07:42 +01:00
Michael Telatynski
146bcdd6a6
Move more stuff from BK to GHA ( #8372 )
2022-04-21 11:55:32 +00:00