1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-17 23:59:03 +00:00
trezor-firmware/ci/README.md
2025-02-19 14:26:59 +01:00

355 B

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.