28 Commits

Author SHA1 Message Date
Jiri Zbytovsky
3bf6e24a92 fix(ci): put default in proper category in Nx config 2026-01-23 10:11:48 +01:00
Jiri Zbytovsky
c4f5815f0d fix(ci): Nx caching input definitions 2026-01-23 09:25:38 +01:00
Jiri Zbytovsky
60e0280a88 chore(ci): bump nx 2026-01-12 22:34:53 +01:00
Carlos Garcia Ortiz karliatto
3af8eb5d3d ci(github): firmware release config file not generated in ci 2025-06-30 14:44:29 +02:00
Carlos Garcia Ortiz karliatto
dda827fa7b feat(firmware-release-config): scripts to generate,validate fw release config 2025-05-12 12:15:20 +02:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Peter Sanderson
40d60161a7 chore: fix nx lint:js run 2024-11-13 10:36:38 +01:00
Daniel Suchý
f566f32660 chore: change Nx parallel (#14082) 2024-09-03 12:26:27 +02:00
Daniel Suchý
0229a07450 chore(repo): add Nx config for depcheck (#13957) 2024-08-26 11:08:35 +02:00
Daniel Suchý
2521527ac5 chore: loosen Nx config (#11589) 2024-03-14 13:09:20 +00:00
Nodonisko
bd18cefe6f feat(ci): parallel validation CI 2024-03-13 13:09:05 +01:00
Daniel Suchý
4c9abe1afc chore(ci): faster yarn install (#11479) 2024-03-12 10:08:13 +00:00
Daniel Suchý
412cc3c578 chore: fix CI failing typecheck (#11493) 2024-03-07 12:48:11 +00:00
Daniel Suchý
637ad88dcf chore(repo): mostly buildless monorepo (#11464)
* chore: buildless blockchain link

* chore: buildless connect

* chore: buildless connect-webextension

* chore: buildless transport

* chore: replace few imports from lib

* fix: icons linter error

* chore: adjust tooling to buildless setup

* fix: connect overrides

* chore: replace all imports from @trezor/*/src

* chore(lint): ban imports from @trezor/*/lib

* fix: replace imports on Linux

* chore: add safety check to replace imports script

* chore: reorder entries
2024-03-07 08:31:02 +01:00
Daniel Suchý
acf9a7f19c chore(repo): config cleanups and improvements (TS, Nx...) (#11096)
* chore(repo): config cleanups and improvements (TS, Nx...)

* fix connect e2e

* chore: add eslin cache file to nx cache

* chore: add stylelint cache file to nx

* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
tomasklim
7fa4c19c20 chore: update nx 2023-11-04 08:55:36 +01:00
Daniel Suchý
bd9ff42738 fix(repo): nx config (#8758) 2023-06-21 13:53:47 +00:00
Martin Varmuza
d8f091a2a7 chore(suite): remove aliases from configs 2023-06-19 15:18:31 +02:00
Matej Kriz
146a7c5918 chore(dependencies): update NX and repair config 2023-06-14 18:37:45 +02:00
Petr Knetl
8ac7640945 Fix/case sensitive token symbol (#8670)
* fix(suite-native): token icon identified by contract address

* fix(suite-native): token fiat rates do not depend on tokenSymbol

* fix(suite-native): token symbol does not cache upper/lower case
2023-06-13 15:28:43 +00:00
tomasklim
dcfd3988dc feat: nx migrate latest 2023-05-23 10:49:36 +02:00
Daniel Suchý
0c3ab019bc fix: fix patch-package (#6572)
* fix: fix patch-package

* chore(repo): Nx imporovements
2022-10-20 10:51:43 +02:00
Daniel Suchý
dc5c33b36d chore: add type-check depedency 2022-09-29 11:47:03 +02:00
Daniel Suchý
fdd142b662 Default parallel 2022-09-29 11:47:03 +02:00
Daniel Suchý
649b187572 fix(ci): fix Nx inputs (#6136) 2022-08-28 08:42:31 +02:00
Daniel Suchý
6b1afe4734 chore: tune implicit deps for Nx (#6131) 2022-08-26 20:07:19 +02:00
Daniel Suchý
860ef18f7e chore(ci): Add Nx implicit deps 2022-08-26 10:51:55 +02:00
Daniel Suchý
a446583d58 chore(ci): Nx for github validations (#6095)
* chore(ci): Nx for github validations

* chore: tune config

* chore: eslint scripts faster and unified settings

* chore: check formatting using nx

* chore: read-only NX token
2022-08-25 18:51:12 +02:00