Commit Graph

126 Commits (decode_bytes)

Author SHA1 Message Date
Tomas Susanka 698b632acb ci: add btconly debug build and run hardware tests for it
4 years ago
Pavol Rusnak 8d94b13d3a
ci/test: fix coverage by moving the files to correct subdir
4 years ago
Tomas Susanka e6889245e8 ci: set core/legacy version in .gitlab.yml
4 years ago
Tomas Susanka 040b4a1ee7 ci: fix VERSION export from version.h
4 years ago
Pavol Rusnak 82c0c40367
ci: make nix-shell available on darwin in before_script
4 years ago
Pavol Rusnak 25a2e690fe
ci/test: set C.UTF-8 locale for Python tests
4 years ago
Tomas Susanka 2b4de8e270
ci: use nix docker image
4 years ago
Pavol Rusnak 8f6a6c098e
ci/Dockerfile: use nix-shell instead of nix-env
4 years ago
Pavol Rusnak 09a212dca0
nix: use the latest snapshot of nixos-unstable
4 years ago
Pavol Rusnak 6d1e97884c
nix: add procps and wget
4 years ago
Pavol Rusnak 937336e6b6
nix: add bash, use openssl instead of libressl
4 years ago
Pavol Rusnak 6c09c61978
nix: unify ci/shell.nix and shell.nix
4 years ago
Tomas Susanka 0c734dc8fd ci: remove shell hook
4 years ago
Tomas Susanka 6ebb388905 ci: add debug firmwares to releases
4 years ago
Tomas Susanka 39f5b065d3 tests/hardware: add sleep to update_firmware and always publish artifacts
4 years ago
Pavol Rusnak 74450ee4bb docker: rename container name to trezor-firmware-build.nix
4 years ago
Pavol Rusnak 2930251eeb docker: don't use nixos/nix as base, use alpine from scratch
4 years ago
Pavol Rusnak 1d68c9b386 ci: use NixOS in Docker
4 years ago
Tomas Susanka 5440f1db27 ci: fix release legacy btconly deploy
4 years ago
Pavol Rusnak ae2d5813f0
ci/Dockerfile: set PIPENV_CACHE_DIR
4 years ago
Pavol Rusnak 86e20d07bd
ci/Dockerfile: update trezor_monero_tests binary
4 years ago
Tomas Susanka 742b23e382 ci/fido2: check if another emu is not running
4 years ago
Tomas Susanka 05aabc64bb docs: document CI jobs
4 years ago
Tomas Susanka 503bbb0eb3 ci: add check for release branches
4 years ago
Tomas Susanka 1634baa1e5 ci: remove 'only changes'
4 years ago
Tomas Susanka 24fff39314 ci: add tpmb
4 years ago
Tomas Susanka 1be5e577ee ci: move report files 'mv' to after_script
4 years ago
Tomas Susanka f82e28ee6f ci: fix upgrade tests deploy when commit has two tags
4 years ago
Tomas Susanka 6901cb7cdf ci: simplify regular expressions for release and tags
4 years ago
Tomas Susanka 2b031990f8 ci: run hardware tests nightly and for releases
4 years ago
Marek Mahut 4264e87319 ci: add hardware tests for T1
4 years ago
Tomas Susanka 17392f94b8 ci: set artifacts' name using the job name and commit hash
4 years ago
Tomas Susanka 30a267c83d ci: check if commit message contains fixup on travis
4 years ago
Tomas Susanka e3b674a42e ci: move ui reports to the root to simplify artifacts browsing
4 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
4 years ago
Tomas Susanka c418e628ac ci: omit unix/emu label in test jobs
4 years ago
matejcik 8c75c94125 ci: ensure system Python 3.7 is used even if other pythons are available
4 years ago
matejcik 37ab510622 ci: remove sleeps for coverage, restore Monero
4 years ago
Tomas Susanka 8a499b3067 ci: run coverage only for core
4 years ago
Tomas Susanka f4c38af825 ci: use 'extends' instead of yaml anchors
4 years ago
Tomas Susanka 1480f5a25c ci: remove coverage from monero test
4 years ago
Tomas Susanka 30684bc46b tests/ui: fix deploy script
4 years ago
Tomas Susanka e9c5e47ab4 ci: add Pipfile.lock to 'only_changes'
4 years ago
matejcik 04fe99af8e ci: turn mypy check into a part of style-check
4 years ago
matejcik 06909aef7d ci: no dependencies for python test
4 years ago
matejcik 34332cc294 ci: do not store resources for frozen builds
4 years ago
matejcik e2f71a1acc ci: use frozen debug builds for emulator tests
4 years ago
matejcik 6cf48bf485 ci: use explicit trezor.log location
4 years ago
matejcik 32b269ad43 ci: fix path for core-bitcoinonly test
4 years ago
Pavol Rusnak 9a884a5dc5
ci/tests: disable test_LongEcho in HIDTest, remove retry
4 years ago