mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-12 10:19:20 +01:00
* feat(ci): Use currents orchestration * feat(ci): Orchestration added to nightly and release workflows * feat(ci): Rerun only failed tests using orchestration * fix(ci): Fixed npm deps * fix(ci): Fixed broken tests * feat(ci): Reworked and simplified the flow * feat(ci): Add comment about skipping tests * fix(ci): Fixed token in check previous test runs * fix(ci): Fixed fetch previous test result * feat(ci): More simplification * fix(ci): Fixed review comment * fix(ci): Final touches and docs * fix(ci): Fixed PR review comments * fix(ci): Removed unused dep * fix(ci): More PR review fixes