Skip to content

Commit 98652c6

Browse files
haiodolleokaganovaonnikovkristina-fefelovalexiv0re
authored
Include sub projects (#10201)
* Add bump-changes * Add utility tests * Add utility tests * Bump to new version of esbuild and typescript * v0.7.3 * use platform rig 0.7.10 * upgrade: memory engine optimized; change name to (was recommended by Copilot and Onnikov, TODO: CHANGE CLIENT TOO!!!) Signed-off-by: Leonid Kaganov <[email protected]> * Fix rate limits bug * Bump versions * Fix lock file * Fix bug in queue cleanup * Add more tests for queue * Add api-test tests * Initial commit * Improve hierarchy + tests Add tests for hierarchy and few performance/memory optimizations. * Add more hierarchy tests * Move from Huly platform repository * Add docker tests setup * Fix test to be executed only once * Add connection tests * Fix package include source files * More tests * Create README.md * Fix pnpm lock * Fix packages publish * Remove broken tests * feat: adjust hulylake client for storage adapter Signed-off-by: Alexander Onnikov <[email protected]> * Fix export * Fix publish * Fix message update (#114) Signed-off-by: Kristina Fefelova <[email protected]> * Bump version Signed-off-by: Kristina Fefelova <[email protected]> * Bump versions Signed-off-by: Alexander Onnikov <[email protected]> * Fix lang store (#115) Signed-off-by: Kristina Fefelova <[email protected]> * update hulylake client Signed-off-by: Alexander Onnikov <[email protected]> * Bump version Signed-off-by: Alexander Onnikov <[email protected]> * Add hulylake storage adapter Signed-off-by: Alexander Onnikov <[email protected]> * Bump version Signed-off-by: Alexander Onnikov <[email protected]> * fix validation issues Signed-off-by: Alexander Onnikov <[email protected]> * fix: do not fail on deseralization error and add logs Signed-off-by: Alexander Onnikov <[email protected]> * bump version -> 0.1.14 Signed-off-by: Alexander Onnikov <[email protected]> * fix collaboration test Signed-off-by: Alexander Onnikov <[email protected]> * Update prettier and new update-deps script Prettier + svelte support * fix unstable ydoc tests Signed-off-by: Alexander Onnikov <[email protected]> * Add tx ordering middleware * Fix ordering tests * Fix Kafka close of admin * Add tests for measurement and understand overhead * Fix not updated lock file * Fix update-deps * Fix update-deps * Use latest platform-rig * Fix deps * Add rush check to CI * Use latest versions * Bump versions * Fix lock file * validate json patch Signed-off-by: Alexander Onnikov <[email protected]> * bump version -> 0.1.15 Signed-off-by: Alexander Onnikov <[email protected]> * fix merge unit tests Signed-off-by: Alexander Onnikov <[email protected]> * Script to sync eslint deps * Fix deps * Fix tests * Fix platform-rig detection * Update to latest platform-rig * Update to latest platform rig and core * Bump typescript * Bump typescript * Rollback eslint plugins * Fix lock file * Bump platform-rig * Update to latest platform-rig * update to latest platform-rig * Allow to compile svelte files * Add ui-test component for checking compile * Fix log levels rename compile ui -> compile ui-esbuild * Fix build * Bump esbuild svelte version * Chore: use fixed versions in update-deps Signed-off-by: Alexey Zinoviev <[email protected]> * Chore: commit changes Signed-off-by: Alexey Zinoviev <[email protected]> * Update deps * Add tests for session manager * Fix txOrdering implementation * Bump ordering * Prevent metrics zero values in measure + Fix format svelte files * Revert update-deps script logic * v0.7.19 * update to latest platform-rig * Update deps * Fix pnpm * Session counters * Fix pnpm lock * Add storage client Signed-off-by: Alexander Onnikov <[email protected]> * Bump versions Signed-off-by: Alexander Onnikov <[email protected]> * fix versions Signed-off-by: Alexander Onnikov <[email protected]> * Bump core * Fix pnpm * Get rid of communication dependency * Add copilot memory file * Use proper name for instructions file * Fix instructions * Use domain instead of test name in gauges * Update instructions file * fix front service upload Signed-off-by: Alexander Onnikov <[email protected]> * remove incorrect test Signed-off-by: Alexander Onnikov <[email protected]> * Move packages to huly.core * Move packages to core, since they are not utils * Add global user profile Signed-off-by: Alexey Zinoviev <[email protected]> * Fix lock file Signed-off-by: Alexey Zinoviev <[email protected]> * Add support for memory limit check * Bump version * Fix pnpm * report more accurate upload progress Signed-off-by: Alexander Onnikov <[email protected]> * fic validation issues Signed-off-by: Alexander Onnikov <[email protected]> * Fix deps Signed-off-by: Kristina Fefelova <[email protected]> * Move LowLevelStorage to server * Fix linting * Revert "Fix linting" This reverts commit 54631d3. * Revert "Move LowLevelStorage to server" This reverts commit aafb8f6. * feature: add regorus engine with permit file Signed-off-by: Leonid Kaganov <[email protected]> * Fix one second counters for memory usage * Fix kafka test * use fresh core * Version bump * fix: key parameter added Signed-off-by: Leonid Kaganov <[email protected]> * Fix readme and few author mistakes * Export domain schemas * Bump version * Tests (#117) Signed-off-by: Kristina Fefelova <[email protected]> * Bump version Signed-off-by: Kristina Fefelova <[email protected]> * feat: compact compact worker (#4) Signed-off-by: Alexander Onnikov <[email protected]> * bump version -> 0.1.16 Signed-off-by: Alexander Onnikov <[email protected]> * Add TypeIdentifier Signed-off-by: Denis Bykhov <[email protected]> * Add change logs Signed-off-by: Denis Bykhov <[email protected]> * rename send -> try_send Signed-off-by: Alexander Onnikov <[email protected]> * Bump Signed-off-by: Denis Bykhov <[email protected]> * Fix pnpm lock Signed-off-by: Denis Bykhov <[email protected]> * Add identifier middleware, bump core Signed-off-by: Denis Bykhov <[email protected]> * Add subsciption methods to account client Signed-off-by: Alexey Zinoviev <[email protected]> * Fix lock file Signed-off-by: Alexey Zinoviev <[email protected]> * Fix reaction notification (#118) Signed-off-by: Kristina Fefelova <[email protected]> * Bump version Signed-off-by: Kristina Fefelova <[email protected]> * Improve find methods schemas to convert to valid types Signed-off-by: Nikolay Marchuk <[email protected]> * Add change description Signed-off-by: Nikolay Marchuk <[email protected]> * Do not transcode while recording Signed-off-by: Alexander Onnikov <[email protected]> * Open telemetry support Signed-off-by: Alexander Onnikov <[email protected]> * use proper content type in multipart upload Signed-off-by: Alexander Onnikov <[email protected]> * Bump versions Signed-off-by: Alexander Onnikov <[email protected]> * fix build (#26) Signed-off-by: Alexander Onnikov <[email protected]> * Fix peers (#120) Signed-off-by: Kristina Fefelova <[email protected]> * Bump version Signed-off-by: Kristina Fefelova <[email protected]> * Add ActivityCollaborativeChange Signed-off-by: Denis Bykhov <[email protected]> * Update pnpm Signed-off-by: Denis Bykhov <[email protected]> * Allow to suspend errors on with * Fix pnpm cache * update versions * v0.7.17 for all * v0.7.11 * v0.7.14 * remove arc from worker Signed-off-by: Alexander Onnikov <[email protected]> * bump version -> 0.1.17 Signed-off-by: Alexander Onnikov <[email protected]> * Rank for attributes Signed-off-by: Denis Bykhov <[email protected]> * Update pnpm Signed-off-by: Denis Bykhov <[email protected]> * Fix one second counters * Fix withContext and allow pass options * Fix formatting * Use updated deps * Bump versions * Update deps * Update deps to platform.core * add support for textColor mark Signed-off-by: Alexander Onnikov <[email protected]> * add support for textStyle mark Signed-off-by: Alexander Onnikov <[email protected]> * Bump versions Signed-off-by: Alexander Onnikov <[email protected]> * Bump versions again Signed-off-by: Alexander Onnikov <[email protected]> * Fix Signed-off-by: Denis Bykhov <[email protected]> * Rework on second timers * fix merge of large blobs feched from s3 Signed-off-by: Alexander Onnikov <[email protected]> * bump version -> 0.1.18 Signed-off-by: Alexander Onnikov <[email protected]> * New subscription methods in account-client * Update lock file Signed-off-by: Alexey Zinoviev <[email protected]> * Send error on find for wrong domain * Suspend connect custom errors events in traces * Bump client * Bump core * update deps * Fix lock file * Sorting for TypeIdentifier Signed-off-by: Denis Bykhov <[email protected]> * Bump version Signed-off-by: Denis Bykhov <[email protected]> * add workspace usage info Signed-off-by: Alexander Onnikov <[email protected]> * Bump versions Signed-off-by: Alexander Onnikov <[email protected]> * Improve pg security perfomance Signed-off-by: Denis Bykhov <[email protected]> * Fix identifier middleware Signed-off-by: Denis Bykhov <[email protected]> * Update TxAccessLevel interface Signed-off-by: Alexey Zinoviev <[email protected]> * Allow guest to update its identities Signed-off-by: Alexey Zinoviev <[email protected]> * Add password login locked platform status Signed-off-by: Alexey Zinoviev <[email protected]> * Fix Uptrace normalizeMarkdown errors Signed-off-by: Artem Savchenko <[email protected]> * Add change log Signed-off-by: Artem Savchenko <[email protected]> * Add txMatch to permission Signed-off-by: Denis Bykhov <[email protected]> * update pnpm lock Signed-off-by: Denis Bykhov <[email protected]> * Bump Signed-off-by: Denis Bykhov <[email protected]> * Fix permission middleware Signed-off-by: Denis Bykhov <[email protected]> * Fix enum sorting Signed-off-by: Denis Bykhov <[email protected]> * Enable formatting check Signed-off-by: Andrey Sobolev <[email protected]> * Enable formatting check * Add change Signed-off-by: Andrey Sobolev <[email protected]> * Fix Uptrace NaN error Signed-off-by: Artem Savchenko <[email protected]> * feature: removed actors, improved performance Signed-off-by: Leonid Kaganov <[email protected]> * feature: ping from server to clients added Signed-off-by: Leonid Kaganov <[email protected]> * feature: ping from server to clients added Signed-off-by: Leonid Kaganov <[email protected]> * Compress kafka messages and fix exception in findAll Signed-off-by: Artem Savchenko <[email protected]> * Bump versions Signed-off-by: Artem Savchenko <[email protected]> * Bump versions Signed-off-by: Artem Savchenko <[email protected]> * Rush change Signed-off-by: Artem Savchenko <[email protected]> * Fix compression param Signed-off-by: Artem Savchenko <[email protected]> * Trigger change Signed-off-by: Artem Savchenko <[email protected]> * Clean up Signed-off-by: Artem Savchenko <[email protected]> * Trigger change Signed-off-by: Artem Savchenko <[email protected]> * Bump markdown version Signed-off-by: Artem Savchenko <[email protected]> * Enable sub projects * Fix wrong double symbol scripts * Include foundation packages * Add support for custom exclude filters Add support for custom exclude filters - by Andrey Sobolev - [email protected] Signed-off-by: Andrey Sobolev <[email protected]> * Bump Signed-off-by: Denis Bykhov <[email protected]> * Fix Uptrace filter is not a function error Signed-off-by: Artem Savchenko <[email protected]> * Sync versions Signed-off-by: Andrey Sobolev <[email protected]> --------- Signed-off-by: Leonid Kaganov <[email protected]> Signed-off-by: Alexander Onnikov <[email protected]> Signed-off-by: Kristina Fefelova <[email protected]> Signed-off-by: Alexey Zinoviev <[email protected]> Signed-off-by: Denis Bykhov <[email protected]> Signed-off-by: Nikolay Marchuk <[email protected]> Signed-off-by: Artem Savchenko <[email protected]> Signed-off-by: Andrey Sobolev <[email protected]> Co-authored-by: Leonid Kaganov <[email protected]> Co-authored-by: Alexander Onnikov <[email protected]> Co-authored-by: Alexander Onnikov <[email protected]> Co-authored-by: Kristina <[email protected]> Co-authored-by: Alexey Zinoviev <[email protected]> Co-authored-by: Denis Bykhov <[email protected]> Co-authored-by: Nikolay Marchuk <[email protected]> Co-authored-by: Alexander Onnikov <[email protected]> Co-authored-by: Artem Savchenko <[email protected]>
1 parent ccec1ae commit 98652c6

File tree

1,790 files changed

+239493
-8010
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,790 files changed

+239493
-8010
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ env:
2626
common
2727
desktop
2828
desktop-package
29+
foundations
2930
qms-desktop-package
3031
dev
3132
models
@@ -265,7 +266,7 @@ jobs:
265266
./profile-start.sh
266267
- name: Run UI tests
267268
run: |
268-
cd ./tests/sanity
269+
cd ./tests/sanity
269270
node ../../common/scripts/install-run-rushx.js uitest
270271
- name: Download profile
271272
run: |

0 commit comments

Comments
 (0)