1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-23 18:49:13 +00:00
trezor-firmware/ci/README.md
2025-04-15 14:50:45 +03:00

11 lines
355 B
Markdown

# 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.