Commit Graph

57 Commits

Author SHA1 Message Date
Tomas Martykan
b25906f1f4 feat(connect-data): separate new package from connect-common 2026-01-26 18:47:03 +01:00
Jiri Zbytovsky
90458ae6b2 docs: simplify desktop autoupdate dev instructions 2025-12-05 19:01:07 +01:00
karliatto
82ddc09e9f docs(releases): bundling new firmwares 2025-11-20 11:12:30 +01:00
karliatto
f2eeef56d5 chore(scripts): move connect-bump-version.md to scripts/templates 2025-11-04 15:14:50 +01:00
Peter Sanderson
89e32fcf42 chore: bump prettier - format:all on new version 2025-07-03 11:47:37 +02:00
Tomas Martykan
eb758acea9 chore: apply latest prettier 2025-05-05 13:51:36 +02:00
Jiri Zbytovsky
4554a03a3c docs(suite-desktop): write instructions for electron-updater development 2025-04-08 11:12:13 +02:00
Carlos Garcia Ortiz karliatto
480c589e88 docs(connect): removing deployment docs are code now 2025-02-27 13:38:07 +01:00
Jiri Zbytovsky
702b657ea9 docs: more details on Windows signing 2025-02-26 10:33:46 +01:00
Jiri Zbytovsky
60f76b63dc docs(suite): don't instruct to build:libs needlessly 2025-02-19 12:40:39 +01:00
Jan Komarek
a12b8770d3 docs: update docs to include T3T1 2024-09-05 11:23:43 +02:00
Carlos Garcia Ortiz karliatto
9dee600e9d docs(releases): update connect bump version description 2024-06-18 17:55:08 +02:00
Matej Kriz
7c72badb69 chore(suite-desktop): delete totally outdated doc 2024-06-07 19:02:10 +02:00
Jan Komarek
c384914903 chore: remove min_bridge_version from releases.json 2024-04-10 11:04:50 +02:00
Jan Komarek
3985097887 chore(connect-common): update fw binaries to 2.6.4 2023-12-11 15:25:41 +01:00
Matej Kriz
9ef2bf627a feat(suite): support t2b1 firmware installation 2023-10-13 10:37:21 +02:00
Martin Varmuza
afdf59b308 ci(connect): improve release process 2023-09-12 12:32:23 +02:00
tomasklim
ce028705a8 chore(docs): change model to internal model 2023-08-10 11:33:05 +02:00
Nodonisko
ff82bd10b8 chore(suite-desktop): bundle dependencies
- No need to worry about including unwanted dependencies in Electron's node_modules as the bundler will only include the code that is actually used.
- Eliminate the need of maintaining extensive files blacklist.
- Reduce app size.
- Potential to eliminate most of the build:libs that were added solely for use in the Electron layer.
2023-07-27 17:36:53 +02:00
tomasklim
5decd0839b chore: forgotten renaming to T1/TT 2023-07-18 14:18:17 +02:00
tomasklim
74290aab3a chore: unify trezor names in docs/comments 2023-07-18 14:18:17 +02:00
Martin Varmuza
2a9be0c0f2 ci: connect release improvements 2023-05-11 11:22:59 +02:00
tomasklim
a926901a64 chore: unify Trezor T and 1 names 2023-05-08 08:39:50 +02:00
Martin Varmuza
770b70bcc7 chore(connect): update connect-prerelease.md 2023-04-19 10:17:12 +02:00
mroz
756df2fcaa chore(connect): update release docs 2023-03-02 09:51:26 +01:00
mroz
1796dfe8f9 chore(docs): update connect-prerelease docs 2023-03-01 15:58:43 +01:00
mroz
dc97f0acc5 doc(connect): release bulletin update testing build url 2022-12-14 17:00:43 +01:00
mroz
cf52ca97e2 chore(connect): improve release CI config 2022-12-07 11:46:00 +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
Matej Kriz
4f5937059e chore(ci): publish using yarn instead of npm
- To be able to use workspace:resolution https://github.com/trezor/trezor-suite/pull/6816
2022-11-23 11:02:03 +01:00
tomasklim
6a7ab50186 feat(suite-web-landing): remove landing package 2022-11-21 18:06:05 +01:00
Simon Males
9c2f87dcd4 chore: Replace @sime with @Hannsek for connect releases 2022-11-17 12:16:23 +01:00
mroz
ffac7fafa9 docs(connect): absolute links in readmes, improved checklists 2022-09-21 15:00:26 +02:00
mroz
94ff4a8d0e ci: improve connect release automation 2022-08-15 14:49:51 +02:00
mroz
050b0d1a12 docs: connect related docs revamp 2022-08-15 08:39:31 +02:00
Matej Kriz
107cb8eefe chore(docs): describe FW releases.json files 2022-06-23 10:22:04 +02:00
Jan Komarek
b5ca775b89 chore: update READMEs for miscellaneous packages 2022-06-09 17:29:15 +02:00
martin
30c452b69c chore: update docs (#5439)
* docs: general update

* docs: more info about tests
2022-05-23 17:30:52 +02:00
vdovhanych
906c0a7b0d feat(ci): add check for releasing npm beta packages 2022-05-23 08:53:23 +02:00
Marek Polak
daec35c271 chore(connect): move @trezor/rollout into connect 2022-05-16 13:18:36 +02:00
mroz
115111c793 chore: monorepo root changes 2022-05-11 16:46:22 +02:00
Carlos Garcia Ortiz karliatto
3041e4c87a patch: app-builder-lib to sign all dll in windows 2022-02-25 14:56:19 +01:00
Carlos Garcia Ortiz karliatto
c3e3905f98 doc: signing binaries windows 2022-02-25 14:56:19 +01:00
Daniel Suchý
6253be3f9f chore: Prettier refactor, update, add CI check (#4950)
* chore: remove redundant prettier, gitignore files

* fix: Fix missign html opening tag

* chore: upgrade prettier

* chore(ci): Add prettier check to CI

* chore(eslint): turn off prettier-eslint

* chore: fix formatting of translations

* chore: run prettier over whole codebase
2022-02-17 18:15:59 +01:00
Szymon Lesisz
d1c809ec12 docs: add readme how to publish @trezor package to npm registry 2022-02-17 11:01:28 +01:00
Matej Kriz
fb769a8888 chore(docs): update instructions for adding new firmwares to Suite
- connect-common has to be published in order to test it in Suite
2022-01-17 13:48:42 +01:00
tomasklima
23845c7038 chore(docs): format using prettier 2021-11-02 14:34:35 +01:00
Matej Kriz
d59b479f68 chore(connect-common): add missing firmware binary 2.1.1
- needed for updates from 2.0.5, 2.0.6 or 2.0.7
2021-09-13 16:38:39 +02:00
Matej Kriz
f52d7f9244 chore(docs): update info how to add new FW binaries
- note on deleting old binaries
- hint for retrieving fingerprints
- remove note about lfs, devs don't have to worry about it as it is properly configured in .gitattributes
2021-09-06 10:47:19 +02:00
Jen Tak
2213d63098 chore(all): #3335 Consolidate Suite App version
The suite version is now duplicated across several packages which makes
the release process more complicated and error-prone.

Use constant 1.0.0 version for all private packages and track the Suite
version in the root package.json only.

Edit the build and CI scripts to read the version from there.

Document this new setup.
2021-08-27 11:50:59 +02:00