mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-23 10:39:03 +00:00
.. | ||
common_sync | ||
hardware_tests | ||
pyright | ||
ui_test_records | ||
.gitignore | ||
check_changelog.sh | ||
check_release_commit_messages.sh | ||
Dockerfile | ||
prepare_ui_artifacts.py | ||
README.md | ||
test.yml |
CI
This directory contains some ancillary files for the CI pipeline:
- Dockerfile for the main CI environment,
- nix-shell configuration for the reproducible Nix environment,
- nix module for our specific version of Pyright,
- scripts to synchronize
trezor-common
repository, - scripts to generate UI artifacts,
- some more complex checker scripts.