Commit Graph

72 Commits

Author SHA1 Message Date
tomasklim
65cacb6ca2 fix(scripts): allow numbers in commit message scope 2024-05-27 17:55:13 +02:00
MiroslavProchazka
2c688a406c chore(suite): Update release script 2024-04-30 20:27:46 +02:00
Martin Varmuza
7a6babb818 chore(protobuf): ability to build protobuf messages from the specified branch 2024-04-25 13:17:00 +02:00
Daniel Suchý
4d857722fe chore: TS project references for build:libs + buildless utxo-lib (#11526)
* chore(repo): buildless utxo-lib

* chore: use project references for build:libs too

* chore: reformat tsconfig.lib.json
2024-03-11 10:33:29 +01: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
Nodonisko
ac8d489215 fix(repo): fixed wrong base url 2024-03-05 15:36:50 +01:00
Martin Varmuza
b8e43cdb82 ci: commit-message-check allow release and npm-release 2024-02-22 14:12:47 +01:00
Jan Komarek
7eea75358a chore(ci): fix commit message check script for CI 2024-02-21 10:54:06 +01:00
Peter Sanderson
c82455e746 chore(suite): autofix newlines 2024-02-20 14:54:29 +01:00
Jan Komarek
1beac3c561 ci: create custom fixup commit check
- The action did not work when there was a merge commit.
2024-02-14 16:50:47 +01:00
Jan Komarek
2b6fbd9a4e ci: add commit message check 2024-02-14 16:50:47 +01:00
Daniel Suchý
44fa12a79d chore(repo): ESLint refactor + speed up 70% (#11143)
* chore: eslint speedup

* chore: disable some react rules for class components

* chore: fix startup command

* chore(deps): dedupe
2024-02-12 20:18:19 +01:00
Jan Komarek
fecd89f6e8 chore: update various dependencies (no major update)
chore: update various dependencies (no major update)
2024-02-12 11:56:09 +01:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145 chore: remove test scripts for packages without tests 2024-02-12 11:56:09 +01:00
Jan Komarek
00fe229e01 chore: update prettier 2024-02-12 11:56:09 +01:00
Jan Komarek
a7e68797da chore: use global jest 2024-02-12 11:56:09 +01:00
Jan Komarek
3c656dc0b2 chore: upgrade jest to 29.7.0 2024-02-12 11:56:09 +01:00
Jan Komarek
004938e24b chore: upgrade jest 2024-02-12 11:56:09 +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
Daniel Suchý
0e157ba536 chore(ci) GitHub workflow run time analytics (#11066)
* chore(ci): set timeout for CI validation flow

* feat(ci): GH woflows run time analytics
2024-02-07 14:05:05 +01:00
Carlos Garcia Ortiz karliatto
ba5819899e fix(ci): change shebang in replace-imports 2024-01-22 09:00:58 +01:00
Carlos Garcia Ortiz karliatto
234354a4ca fix(scripts): sed in replace-imports.sh to work with linux 2024-01-19 17:09:14 +01:00
Martin Varmuza
07dfb7e2d0 ci(npm-packages): update unresolvable imports before publish 2024-01-09 12:22:37 +01:00
Petr Knetl
ef8f1c1376 fix(suite-native): prettier format scripts (#10028)
- some our utility scripts were using `prettier.format` function without awaiting its promise result so the scripts were failling with use of NodeJS 18. This fixes it
- for this reason updated seemed to be unformatted for some time now, this fix pushes formatted icons
2023-11-22 14:53:41 +05:30
Daniel Suchý
7277f9d0f8 chore(repo): Upgrade TS 5.3 (#10017) 2023-11-21 12:15:06 +01:00
tomasklim
7458ab20f0 chore(jest): update jest in packages without issues 2023-11-20 09:19:59 +01:00
Daniel Suchý
bf8d0fe80f chore(repo): upgrade to TS 5.2 (#9989) 2023-11-20 07:54:30 +01:00
tomasklim
7e0584c511 feat(deps): update deps without breaking changes 2023-11-11 14:28:55 +01:00
tomasklim
7fa4c19c20 chore: update nx 2023-11-04 08:55:36 +01:00
tomasklim
4229fd483b chore: update prettier to v3 and reformat 2023-11-04 08:55:36 +01:00
Jan Komarek
cecd1d6a21 fix(scripts): commit only package.json changes when updating version 2023-11-01 12:38:46 +01:00
tomasklim
6d80197523 feat(connect-common): copy models.json from submodules 2023-09-05 14:14:57 +02:00
Szymon Lesisz
e4031a00b5 chore: add prettier command to update-coins script + remove eth and erc20 records
generated json should be in expected format
2023-08-17 12:11:21 +02:00
tomasklim
a21a081ba1 chore(deps): update 2023-06-22 18:05:11 +02:00
Jan Komarek
f5a70d8bc7 chore(suite): replace fetch with pull in release script 2023-06-06 17:27:33 +02:00
Matej Kriz
5c2ab2eace chore(suite): fix release branches naming 2023-06-06 17:27:33 +02:00
tomasklim
16053e2227 feat: update deps across non-native packages 2023-05-23 10:49:36 +02:00
tomasklim
5806d41bc5 feat: update deps in root package.json 2023-05-23 10:49:36 +02:00
Jan Komarek
698a058829 chore: replace prepare-release action with a bash script 2023-05-12 19:37:42 +02:00
tomasklim
97fd16bb10 chore: update deps 2023-04-04 08:42:29 +01:00
tomasklim
2bded5ee4a feat(mix): update deps 2 2023-02-14 14:11:56 +01:00
tomasklim
1bed6820b4 feat(mix): update deps 2023-02-14 14:11:56 +01:00
tomasklim
151f364d78 feat: update typescript 2023-02-14 14:11:56 +01:00
tomasklim
1a997e6cba feat(suite): update deps 2023-02-14 14:11:56 +01:00
Petr Knetl
31cbbe7006 feat(suite): generate package for any scope (#7459) 2023-01-26 16:51:07 +01:00
Daniel Suchý
ad70ad7a92 feat(mobile): basic Sentry reporting (#7092) 2022-12-02 11:01:56 +01:00
Matej Kriz
8a28b7f692 chore(monorepo): enforce usage of workspace resolutions for unpublished packages 2022-11-30 12:05:40 +01:00
Matej Kriz
fbceedba28 chore(npm): fix yarn publish command and prevent using npm
- There is no yarn publish command, it's called yarn npm publish.
- prepublishOnly script is called only on npm publish command that we don't want to use at all.
- prepublish script start checking if you run it from CI.
2022-11-25 12:04:54 +01:00
tomasklim
5d1f95388e feat: update few libs without changes 2022-11-25 09:40:47 +01:00