Roman Zeyde
a75a9f29d8
ci: fix JSONDecodeError when combining .coverage.gw*
files
...
For example: https://github.com/trezor/trezor-firmware/actions/runs/12976369614/job/36188913357
Single `.coverage` files were renamed, but `make test_emu_ui_multicore` generates
multiple `.coverage.gw*` files, which may overwrite each other in case there are
multiple similar CI jobs (e.g. when translation-related jobs are enabled).
[no changelog]
2025-01-30 14:44:23 +01:00
Martin Milata
c59594614d
ci: less verbose S3 upload
2024-11-27 10:51:30 +01:00
Martin Milata
884d5b07cf
ci: fix coverage artifact upload
2024-09-13 23:31:59 +02:00
Martin Milata
946e855e5d
ci: actions: don't fill logs with junk when uploading to s3
2024-05-09 15:39:14 +00:00
Martin Milata
067daa790c
ci: bump action dependencies
2024-05-09 15:39:14 +00:00
Martin Milata
4e5cf5e795
ci: actions: language awareness in ui reports
...
[skip_ci]
2024-03-25 11:12:20 +00:00
Martin Milata
54199e43ae
ci: actions: primitive icons for UI diff comments
...
[skip_ci]
2024-03-15 15:55:06 +00:00
Martin Milata
9ae587dd26
ci: skip posting comment when ran outside pull_request
...
[skip_ci]
2024-03-15 13:58:55 +01:00
vdovhanych
a8beb03428
ci: update action upload-artifact to latest version
...
[skip_ci]
2024-02-20 19:49:41 +01:00
Martin Milata
1ff789101b
ci: move hardware tests over to github actions
...
[skip_ci]
2024-02-20 19:49:41 +01:00
Martin Milata
e9c18d69ec
ci: HTML UI reports for github actions
...
Co-authored-by: vdovhanych <dovhanych@me.com>
2024-01-10 11:10:31 +01:00
Martin Milata
2172644626
ci: convert build and test jobs to github actions
...
[no changelog]
2023-11-22 14:00:44 +01:00