1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
matejcik
c9ac73b96d fix(tests): fix persistence tests, enable T3B1 2024-10-10 16:01:18 +02:00
Martin Milata
884d5b07cf ci: fix coverage artifact upload 2024-09-13 23:31:59 +02:00
Martin Milata
2f1ad766d0 ci: remove Italian from the list of UI tests
Also remove Turkish fixtures.

[no changelog]
2024-09-13 23:31:59 +02:00
Martin Milata
5a823c88e2 ci: warn when Cargo.lock is edited 2024-09-13 23:31:59 +02:00
vdovhanych
aa47f951ec ci: fix trezor-common sync gh worfklow 2024-09-12 09:37:53 +02:00
matejcik
37d8649d5d tests: flip T2B1 pipelines to T3B1 2024-09-11 12:59:04 +02:00
vdovhanych
d1da8aa9e3 ci: fix trezor-common sync action 2024-09-05 16:36:28 +02:00
Martin Milata
777ad11bec feat(core/translations): add it, pt
Partially added TR.
2024-09-03 21:58:09 +02:00
vdovhanych
11b923959a ci: migrate trezor-common sync to github actions 2024-08-29 13:20:42 +02:00
vdovhanych
415d62bc66 ci: add arm emulator build in github actions 2024-08-06 15:34:29 +02:00
Martin Milata
38bdfbe4af ci: build T3T1 firmware for production bootloader
[no changelog]
2024-07-12 20:43:26 +00:00
matejcik
a106dd0f88 ci: re-enable device tests for T2B1 2024-06-06 14:00:13 +02:00
matejcik
8620ab5766 ci: enable Rust unit tests for T3T1 2024-05-31 15:49:29 +02:00
Martin Milata
69e406f7cf fix(core/ui): T3T1 device tests
[no changelog]
2024-05-31 11:59:52 +00:00
Martin Milata
be049ba619 ci: actions: no block-fixup on scheduled pipelines 2024-05-10 09:41:54 +00:00
matejcik
5f0d028a83 ci: avoid ASAN related failures on build_bootloader_emu
The build job is setting too many variables. The sconscript is
responsible for those, but bootloader_emu does not support ASAN and does
not have the right linker flags to make "-Z sanitizer=address" work. We
don't care because bootloader emulator is not used in the test suite so
we couldn't catch anything with ASAN anyway.
2024-05-10 10:29:29 +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
5ef428ef55 ci: run common.yml and prebuild.yml nightly 2024-05-09 15:39:14 +00:00
Martin Milata
cf00726152 feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00:00
Martin Milata
fd23e3043d ci: upload emulator binaries to data.trezor.io
[skip_ci]
2024-04-08 13:08:00 +00:00
Martin Milata
3c7cbdc47b ci: actions: build T3T1 firmware
[skip_ci]
2024-04-02 20:39:18 +00:00
matejcik
1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
[no changelog]
2024-03-30 12:10:59 +01:00
Martin Milata
4e5cf5e795 ci: actions: language awareness in ui reports
[skip_ci]
2024-03-25 11:12:20 +00:00
Martin Milata
10ba51c242 ci: actions: fix translations label trigger
[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
bdba40dfe6 ci: actions: fix test artifact name
[no changelog][skip_ci]
2024-03-15 13:58:55 +01:00
Martin Milata
0263b38a26 ci: test translations
[skip_ci]
2024-03-15 13:58:55 +01:00
Martin Milata
9ae587dd26 ci: skip posting comment when ran outside pull_request
[skip_ci]
2024-03-15 13:58:55 +01:00
Martin Milata
73a7223e7b test(core): add T3T1 support
[no changelog]
2024-03-12 20:55:23 +00:00
Martin Milata
ebb480ef29 fix(core): T3T1 emulator
[no changelog]
2024-03-12 20:55:23 +00:00
Martin Milata
99f2f2bbe9 ci: actions: don't fail for outside contributors 2024-03-09 19:12:04 +00:00
Martin Milata
a433f8f914 test(core): ignore {0} in bitcoin-only firmware 2024-03-08 11:00:48 +00:00
Martin Milata
4c40cb279c ci: allow running workflows manually
[skip_ci]
2024-02-29 13:44:59 +00:00
obrusvit
9cd97565c9 ci: add Safe 3 to GH actions rust unit tests
[no changelog]
2024-02-22 12:10:12 +01:00
obrusvit
0be2aa61b4 ci: add Safe 3 to GH actions core unit tests
[no changelog]
2024-02-22 12:10:12 +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
4374485805 ci: more ui report links 2024-01-12 22:03:15 +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
91e98c58ba ci: fix changelog check for github 2023-12-02 23:42:01 +01:00
Martin Milata
2172644626 ci: convert build and test jobs to github actions
[no changelog]
2023-11-22 14:00:44 +01:00
AdamKorcz
fe75647b43 Run fuzzer in CI
Signed-off-by: AdamKorcz <Adam@adalogics.com>
2023-07-12 10:13:17 +02:00
vdovhanych
eff3fa0675 chore: update actions checkout version 2023-07-04 11:49:44 +02:00
matejcik
f2fe960fcd docs: add PR template with useful reminders :) 2023-03-21 09:29:37 +01:00
vdovhanych
2b74d103db chore(ci): update project automation workflow 2023-03-16 12:29:32 +01:00
vdovhanych
396d81f272 ci: remove automation for adding issues to backlog project 2022-05-06 11:02:58 +02:00
vdovhanych
d1b86eb6b2 ci: add newly opened issues to the beta project 2022-04-21 13:57:37 +02:00
vdovhanych
5ea3071c86 ci: add issues to a new project 2022-03-30 15:17:16 +02:00
vdovhanych
7bb360c4cc ci: fix adding issues to project 2022-02-11 11:25:32 +01:00