M1nd3r
|
03962d0653
|
fix(ci): remove unnecessary code changes [no changelog]
|
2025-03-11 13:11:03 +01:00 |
|
M1nd3r
|
853bf8529a
|
temp: thp rest
[no changelog]
|
2025-03-11 13:11:03 +01:00 |
|
Martin Milata
|
24f3e3ff24
|
ci: add timeouts for legacy.yml
|
2025-03-11 11:47:45 +01:00 |
|
Martin Milata
|
0efb201d6b
|
ci: preserve emulator logs for upgrade and persistence tests
|
2025-03-10 15:06:05 +01:00 |
|
vdovhanych
|
e4ed101d01
|
ci: fix release emu job
|
2025-03-10 14:40:22 +01:00 |
|
Roman Zeyde
|
621c7f20cd
|
test(core): decrease single test timeout for HW devices to 10 minutes
Also, print the slowest 50 test durations.
[no changelog]
|
2025-03-07 10:52:30 +02:00 |
|
Martin Milata
|
04611d25ca
|
ci: fix core_unit_rust_test w/ ASAN
[no changelog]
|
2025-03-06 14:52:26 +01:00 |
|
Roman Zeyde
|
11517f46fd
|
feat(tools): add a script for printing Rust stacks' sizes
[no changelog]
|
2025-03-04 18:22:54 +02:00 |
|
Roman Zeyde
|
db69b4b9d3
|
ci(core): enable STORAGE_INSECURE_TESTING_MODE for HW device tests
[no changelog]
|
2025-03-03 23:44:23 +02:00 |
|
Martin Milata
|
99bfacf265
|
ci: fix release commit message check
|
2025-02-27 23:31:37 +01:00 |
|
Martin Milata
|
56e9856b52
|
ci: build T2B1 firmware for release branches
|
2025-02-27 23:31:37 +01:00 |
|
Roman Zeyde
|
c55893ffe5
|
Fix a small typo in .github/workflows/core.yml
[no changelog]
|
2025-02-24 07:52:11 +01:00 |
|
Martin Milata
|
bd342b3ab7
|
build: build-docker.sh: drop --skip-legacy and --skip-core options
|
2025-02-19 22:05:32 +01:00 |
|
Martin Milata
|
ae00e74717
|
ci: also build non-debuglink legacy firmware
|
2025-02-19 22:05:32 +01:00 |
|
matejcik
|
a4220c4b78
|
ci: check that cargo build can succeed without envvars
this ensures that rust-analyzer continues to work
|
2025-02-19 19:21:38 +01:00 |
|
Roman Zeyde
|
296f51a059
|
ci(core): add timestamp to device debug logs
It would help to find the relevant device logs
for a specific failing test.
[no changelog]
|
2025-02-11 17:11:35 +01:00 |
|
Roman Zeyde
|
178f2775d3
|
ci(core): cancel hardware tests before CI job timeout
Otherwise, failed tests' logs are not shown.
[no changelog]
|
2025-02-11 15:59:06 +01:00 |
|
Roman Zeyde
|
b5c8381225
|
ci(core): add a missing BITCOIN_ONLY definition to core-hw.yml
[no changelog]
|
2025-02-11 11:17:07 +01:00 |
|
Roman Zeyde
|
8b12a77a3b
|
ci(core): collect debug logs also from multicore tests
Otherwise, tailing and uploading when running `make test_emu_ui_multicore` fail:
https://github.com/trezor/trezor-firmware/actions/runs/13049022289/job/36405211984?pr=4558
[no changelog]
|
2025-02-11 07:31:21 +01:00 |
|
Roman Zeyde
|
5259326c0a
|
test(core): use TESTOPTS in core-hw.yml run step
Otherwise, the problematic tests seem to be running in CI:
https://github.com/trezor/trezor-firmware/actions/runs/13230566082/job/36927073823
[no changelog]
|
2025-02-10 17:20:27 +01:00 |
|
Martin Milata
|
bb5972b7e2
|
test(core): update monero tests binary
[no changelog]
|
2025-02-05 16:25:53 +01:00 |
|
vdovhanych
|
c4289ea1d2
|
ci: create emualtor release workflow for release versions
|
2025-01-28 11:51:34 +01:00 |
|
tychovrahe
|
96bc9db9e0
|
chore(core): disable T3W1 rust tests
[no changelog]
|
2025-01-23 10:22:00 +01:00 |
|
Martin Milata
|
dadff32f39
|
build(core): use internal model names everywhere
TREZOR_MODEL=T and TREZOR_MODEL=R
no longer work, please use
TREZOR_MODEL=T2T1 and TREZOR_MODEL=T2B1
[no changelog]
|
2025-01-13 16:24:35 +01:00 |
|
Martin Milata
|
0a91d2e463
|
ci: run workflows on push to release branch
|
2025-01-03 16:58:39 +01:00 |
|
Martin Milata
|
b64011bb58
|
ci: add build-docker.sh job
[no changelog]
|
2025-01-03 16:58:39 +01:00 |
|
Martin Milata
|
92a0e9d6c7
|
ci: work around rate limit, no UI comment for legacy
|
2024-12-02 21:41:13 +01:00 |
|
Martin Milata
|
66e992540e
|
ci: fix bootloader_emu trying to link with ASAN
|
2024-11-28 11:48:23 +01:00 |
|
Martin Milata
|
c59594614d
|
ci: less verbose S3 upload
|
2024-11-27 10:51:30 +01:00 |
|
grdddj
|
cf5416c95b
|
feat(ci): upload emulators from all branches to data.trezor.io
|
2024-11-25 15:53:46 +01:00 |
|
cepetr
|
089db2cadf
|
refactor(core): restructure embed folder
[no changelog]
|
2024-11-18 09:41:02 +01:00 |
|
Martin Milata
|
2e7459f54c
|
ci: cancel previous workflow run after pushing new code to PR
|
2024-11-12 17:07:21 +01:00 |
|
matejcik
|
e199d2bcaf
|
fix(tests): fix persistence tests, enable T3B1
|
2024-11-12 16:55:17 +01:00 |
|
Martin Milata
|
1c7e8d5391
|
ci: always post UI report comment
|
2024-11-11 17:10:09 +01:00 |
|
Martin Milata
|
48554804df
|
ci: exclude T3W1 production images
|
2024-10-22 23:33:44 +02:00 |
|
Martin Milata
|
abfb4ee56a
|
ci: add T3W1 builds
|
2024-10-16 16:25:20 +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 |
|