Commit Graph

436 Commits

Author SHA1 Message Date
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
Daniel Suchy
a195c32b6e chore(deps): update prettier 2022-11-24 08:52:40 +01:00
Daniel Suchý
b23f7b7bfa chore: Upgrade to TS 4.9 (#6932) 2022-11-23 18:18:23 +01:00
tomasklim
e3738c320e fix(scripts): update minimatch 2022-10-27 10:32:24 +02:00
mroz
e42355c42c chore: improve update-submodules.sh script 2022-09-15 13:05:52 +02:00
Daniel Suchý
7705213ae3 fix(repo): fix package generator (#6139) 2022-08-29 11:39:15 +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
Daniel Suchý
39c0ed80ed chore: upgrade to yarn 3 (#6061) 2022-08-23 15:20:23 +02:00
Marek Bartik
690ff31f0a chore(all): shellcheck in gh action 2022-08-19 11:03:00 +02:00
tomasklim
f03c3f040a chore: update eslint and prettier 2022-08-18 13:00:24 +02:00
tomasklim
7e5b656f29 chore: update deps 2022-08-17 12:08:01 +02:00
Marek Bartik
5cff119a86 chore(scripts): npm lint:shellcheck 2022-08-15 14:13:58 +02:00
Marek Bartik
d1271ea7ff chore(all): refactor bash scripts 2022-08-08 15:16:49 +02:00
Daniel Suchý
3913febc31 chore(test): unit tests config simplification (#5883) 2022-07-29 17:24:08 +02:00
juriczech
af5a4d290a feat(eslint): Import ordering (#5751) 2022-07-13 10:59:59 +02:00
Tomáš Klíma
1a09a47332 chore(connect-examples): bump electron to v18 2022-06-29 19:23:04 +02:00
mroz
eaef2a7433 deps: update yargs to 17.5.1 (minor) 2022-06-27 17:09:25 +02:00
Tomáš Klíma
a51793751e feat(suite-data): update libs 2022-06-08 13:36:00 +02:00
Daniel Suchý
4ee0ad5084 chore: Fix hot reload (#5474) 2022-05-24 16:24:19 +02:00
Daniel Suchy
427a0a6c3b fix: fix ts refs generator parse error 2022-05-17 15:26:15 +02:00
mroz
cd474f1858 chore: move submodules to root 2022-03-29 17:09:51 +02:00
Daniel Suchý
b5f3b76868 chore(scripts): Add package generator script (#5045) 2022-03-14 21:02:09 +01:00
Daniel Suchý
182439a7f1 chore: TS refactor to composite project, upgrade to TS 4.5 (#4851) 2022-02-24 10:49:03 +01:00