8 Commits

Author SHA1 Message Date
Matej Kriz
cceee0a688 fix(suite-native): fix EAS build by ignoring new package with ignored dependencies 2025-12-10 17:55:28 +01:00
Petr Knetl
d74807f69c ci(suite-native): fix eas build by omitting suite/e2e package 2025-12-09 09:34:06 +01:00
Matej Kriz
baa56b265e chore(suite-native): default feature flag values on develop same as on production
- To reduce the risk of errors and simplify testing, the default values of feature flags are the same as in production. Default values can be changed locally for development using environment variables.
2025-03-20 16:41:14 +01:00
Matej Kriz
fcba727d33 chore(suite-native): do not upload @trezor/transport-bluetooth to EAS to prevent build failure on missing @trezor/ipc-proxy workspace 2025-03-12 09:11:48 +01:00
Ondrej Hajek
17c575d2bf feat(e2e): Removed Cypress 2025-02-27 08:37:08 +01:00
Carlos Garcia Ortiz karliatto
623f1289f3 build: new libESM to use ES module 2025-01-31 12:43:47 +01:00
Matej Kriz
a2d37657d4 chore(ci): temporary workaround to fix EAS builds
- https://github.com/trezor/trezor-suite/pull/14690 introduced dependency on @trezor/suite-desktop-api in @suite-common/connect-init
- The ultimate solution would be to split that logic to a new package and remove the dependency on desktop-api from connect-init
2024-12-17 12:31:02 +01:00
Matej Kriz
24a8add97f chore(suite-native): add easignore to reduce archive size and upload time 2024-12-13 12:05:11 +01:00