Commit Graph

12 Commits

Author SHA1 Message Date
Martin Varmuza
dfe1e981e7 ci: temporarily pin trezor-user-env to 4ba1d062469911b9be78eff2c0503ac77b06f598 2024-10-02 06:53:42 +02:00
Tomas Martykan
b07c7fb306 revert(ci): temporary downgrade of trezor-user-env 2024-06-11 13:16:19 +02:00
Tomas Martykan
7785623320 fix(ci): temporary downgrade of trezor-user-env 2024-06-10 22:27:25 +02:00
vdovhanych
49aba0a8bb chore(docker): update docker-compose spec version 2022-06-29 10:47:51 +02:00
vdovhanych
d348e8d0d5 feat(ci): switch to using the new tenv image from ghcr.io 2022-03-21 10:20:20 +01:00
Daniel Suchý
a0efb4dcdb chore(code): Fix prettier for yml files 2022-01-20 22:02:55 +01:00
Ondrej Sika
879220c398 ci: run e2e tests in containers 2020-12-02 14:25:51 +01:00
Tomas Susanka
84550f4b5e Introduce linter for YAML files (#2927) 2020-11-10 08:50:03 +01:00
martin
393270d1e0 Firmware 2.3.2 (#2051)
* ci: add firmware 2.3.2 and trezorlib from master

* test: rename 2.3.0 to 2.3.1

* test(e2e): remove unused command from docker-compose
2020-06-26 11:42:40 +02:00
martin
2e82968938 recovery related (#1715)
* recovery

* reconnect component and translations

* some refactoring to recovery

* path to profile file

* unskip test

* remove console

* gitignore newline
2020-05-07 10:23:32 +02:00
martin
0f8e3ef2f4 improve integration tests (#1609)
* add bridge 29 to tests

* trezord on 0.0.0.0:21325

* fix all 0.0.0.0

* remove bridge27, add wait_for_bridge_device fn

* wip

* wip

* limit jobs

* fix and uncomment 2 backup tests

* uncomment and fix 1 firmware test

* more stable setupEmu without bridge running

* more tuning

* new image

* first matchImageSnapshot!

* build and deploy

* wip

* wip

* try snapshot in CI

* new snapshots

* few runs..

* fix test

* fix test

* trigger ci 1

* trigger ci 2

* trigger ci 3

* trigger ci 4

* trigger ci 5

* remove skip

* readme and so

* cleanup

* invalid device states tests

* build and deploy

* cleanup

* run all

argh

* handle permissions of generated images
2020-05-04 17:41:38 +02:00
martin
d694aa0322 Docker (#1413)
* wip

* working docker setup: bridge, emu t1, devserver

* working dev_server with trezor-env

* setup for lsuite and bridge and emu in docker

* wip [skip ci]

* [skip ci] wip, working suite-dev docker-compose recipe

* wip working tests in docker [skip ci]

* wip extend works with version 2

* split and extend (sounds like divide and conquer doesnt it) for suite-dev

* cleanup and better texts

* clean up 2

* try CI

* try CI 2

* relative path (from file) to emu and bridge

* resolve permission collisions

* cleanup3

* cleanup4

* cleanup5

* cleanup6

* rename trezor-env to trezor-user-env

* rm yarn.lock that sneaked in somehow

* cleanup7
2020-04-08 13:13:33 +02:00