820 Commits

Author SHA1 Message Date
Tomas Martykan
aab84ed42f fix(connect-examples): use prod webpack to measure bundle size 2026-03-02 09:44:34 -07:00
PeKne
56b40301da chore(suite-native): bump version to 26.3.1 2026-03-02 14:45:53 +01:00
Tomas Martykan
6efaeb5bf0 chore(agents): symlink skills for github 2026-02-27 02:45:22 -07:00
Tomas Martykan
794e96dbd9 feat(ci): use rebase bot to remove empty commits 2026-02-26 01:57:43 -07:00
Ondrej Hajek
6bdc719463 fix(ci): Removed bot workflows 2026-02-24 22:23:08 +01:00
Ondrej Hajek
a05d2cce7f feat(ci): Updated e2e command bot WIP 2026-02-24 15:16:06 +01:00
Petr Knetl
68c0439a5a ci(suite): monthly dependencies update issue 2026-02-24 10:08:51 +01:00
Ondrej Hajek
277bbdd940 feat(ci): Command based E2E workflow controller 2026-02-23 12:53:09 +01:00
Ondra-Zik-SL
cfd89d73d6 feat(e2e): introduce live swap test 2026-02-20 11:26:24 +01:00
Ondrej Hajek
38f9db1fac fix(ci): Optimized desktop and connect build for e2e 2026-02-20 10:14:20 +01:00
Martin Vere Cihlar
01d301595c test(e2e-suite): expand documentation for suite sync automation 2026-02-19 18:37:25 +01:00
Ondrej Hajek
129ba27782 fix(ci): Optimized build and test run for Suite native e2e 2026-02-19 18:28:47 +01:00
Martin Varmuza
c0b7220a03 chore(connect): remove inline build 2026-02-19 17:12:47 +01:00
Peter Sanderson
ba6e673d2f feat: introduce a freamework to enforece some repository rules, via custom scripts
feat: implement requirement that checks the AGENTS.md to verify it has all the skills linked

fix: add it to CI demonstrate failure

fix: AI adressing the comments

fix: remove unnecessary parseArgs, use node native

fix: bit of refactoring, introduce DI to test stuff

fix: remove fix implmentation its too messy and I ddo not want to commit AI slop

fix: di for report test with console

feat: requirements uses nx-afected

fix: refactor the requre affectd so it is not a slop

fix: esm saddness

fix: ignore pacakges

fix: affected correcty

test: intentionlly break it

fix: CI for affected

fix: revert, 'nrwl/nx-set-shas@v4' shall do the job

fix: CI trial & error

fix: ai slop to verify

fix: comments stripping

fix: try default fetch

fix: strip

fix: backfix the testing errors

fix: missing components link

fix: missing depcheck for analytics-docs

fix: review

fix: move tests

fix: new ignored package local skill
2026-02-19 11:29:23 +01:00
Ondrej Hajek
f7c85b0f2b fix(ci): Optimized web and desktop e2e test runs 2026-02-18 18:12:48 +01:00
Ondrej Hajek
a43716f93a fix(ci): Fixed iOs e2e tests 2026-02-18 14:39:02 +01:00
Jan Václavík
1ff3089866 feat(analytics-docs): Deploy analytics docs once per day 2026-02-17 15:07:01 +01:00
Jan Václavík
a854f3c1d9 refactor(analytics-docs): Update workflow 2026-02-17 15:07:01 +01:00
Jan Václavík
3b8d26ea0e chore(analytics-docs): Set workflow for analytics-docs 2026-02-17 15:07:01 +01:00
Ondrej Hajek
5f34080f80 refactor(ci): Switched from action to reusable workflows in Suite desktop and web pipelines 2026-02-16 06:52:17 +01:00
Martin Varmuza
de4172e0d5 chore(connect): check bundle size of webextension build 2026-02-15 20:59:23 +01:00
Martin Varmuza
a57700c276 chore: update webextension example 2026-02-13 16:23:29 +01:00
Martin Varmuza
8886dc4851 chore: remove webextension-mv3 example 2026-02-13 16:23:29 +01:00
Ondrej Hajek
f226b4fc31 feat(e2e): New custom detox runner 2026-02-11 18:28:40 +01:00
Ondrej Hajek
07673539b7 chore(ci): Updated tenv image 2026-02-11 18:04:02 +01:00
Martin Varmuza
09187966be refactor(connect): remove connectSrc setting
Remove connectSrc configuration option from connect-web and connect-webextension:
- Remove connectSrc from ConnectSettingsPublic interface
- Move connectSrc to ConnectSettingsMobile only (still needed for mobile deeplink)
- Remove connectSrc parsing and validation in parseConnectSettings
- Remove global __TREZOR_CONNECT_SRC window variable handling
- Update connect-explorer to remove connectSrc initialization logic
- Simplify mobile-expo example (always use trezorsuite://connect)
- Remove connectSrc from middleware and action handlers

The new architecture uses Suite Web popup directly without configurable connect source.
2026-02-10 17:28:48 +01:00
Martin Varmuza
015b2372a3 test(e2e): add connect popup web tests
Add E2E tests for Suite Web popup integration with Connect:
- connectPopupWeb.test.ts: Tests web-based popup flow (getAddress, cancellation)
- Update ConnectPermissionsModal page object with appName locator
- connect now builds under suite-web workflow files
2026-02-10 11:59:31 +01:00
Szymon Lesisz
da60708692 ci: update trezor-user-env 2026-02-09 13:45:01 +01:00
Peter Sanderson
0b425601b6 chore: introduce AGENTS.md, just using current stuff 2026-02-09 11:30:00 +01:00
rozisats
70cb577635 chore(issues): updating GitHub issue templates 2026-02-05 13:55:48 +01:00
Jiri Zbytovsky
0197a17f63 fix(ci): checkout submodules to fix nightly unit tests 2026-02-05 10:57:48 +01:00
Jiri Zbytovsky
3e31879287 fix(ci): split nightly unit tests to stabilize them 2026-02-05 10:57:48 +01:00
Jiri Zbytovsky
d27db73dc1 feat(ci): reimplement @trezor/urls test reactivity to code changes 2026-02-05 10:57:48 +01:00
Matej Kriz
e4875b355f chore(ci): use artifacts instead of github cache for android e2e builds
- Our github cache is always full and it start failing even for two subsequent jobs.
2026-02-03 09:54:49 +01:00
Jan Komarek
902ef4b229 fix(intl): move translations scripts to the new package 2026-01-29 14:45:24 +01:00
Jiri Zbytovsky
9f4ca9d812 chore(suite-desktop): bump electron-builder 2026-01-28 12:54:18 +01:00
Martin Vere Cihlar
222d17e0fd test(e2e-suite): Switch suite sync tests to local relay
-new docker services in docker compose for e2e tests (quota-db, suite-sync)
-new method and locators for configuring quota manager
-minor refactor of docker param in wf
-tmp disables incompatible suite-sync test until test implementation is done
2026-01-28 08:41:26 +01:00
Jan Komarek
3bba42952c chore: update Copilot instructions 2026-01-27 18:26:17 +01:00
Tomas Martykan
0d03955117 ci: build suite-web for connect changes 2026-01-27 13:13:50 +01:00
Tomas Martykan
b25906f1f4 feat(connect-data): separate new package from connect-common 2026-01-26 18:47:03 +01:00
Ondrej Hajek
b3923d6960 fix(ci): Disabled tag parsing for currents report 2026-01-23 18:01:07 +01:00
Ondrej Hajek
b98116e974 fix(e2e): Fixed canary tags by adding them on project level 2026-01-23 18:00:57 +01:00
tomasklim
7e65aa295f chore(token-definitions): no tron nft 2026-01-23 14:25:23 +01:00
tomasklim
2b2cd849f1 chore(token-definitions): tron network 2026-01-23 13:59:54 +01:00
karliatto
6f37e35cc7 ci(github): remove analitycs from release npm 2026-01-22 17:33:55 +01:00
Ondrej Hajek
2eb2e78675 feat(e2e): Proper PW options config 2026-01-22 10:26:29 +01:00
Jiri Zbytovsky
e966a2f5bf fix(ci): disable Nx tsc cache again
(cherry picked from commit 6fa00c8c29)
2026-01-21 15:08:28 +01:00
Jiri Zbytovsky
c03bd32c89 chore(ci): reenable Nx tsc cache 2026-01-20 13:59:03 +01:00
Ondrej Hajek
8630040eec fix(ci): Optimized nightly tests to run only on weekdays 2026-01-19 07:30:04 +01:00
Seibei Iguchi
d8bfaf5388 refactor(components): update Banner component to use description and title prop instead of children 2026-01-16 16:56:28 +01:00