Skip to content

Commit 005f56e

Browse files
authored
Mix fixes (#345)
* add constraints * fix tests * fix * fix * fix * fix rls * fix RLS * misc fixes * remove useless test * misc fixes * apply guest changes * fix build * fix * fix build * fix build * remove matrix and lerna (#346) * wip, delete all matrix stuff * bundle stats * fix patches * update pw * remove more packages * fix text * fix csstype * fix * bg logs * ci * fix build? * fix playwright-test * fix tests * fix * clean atlaskit * Remove lerna (#348) * wip: remove lerna * fix build * fix build order * npm update * clean tests * remove more matrix related code
1 parent fe0cd90 commit 005f56e

File tree

136 files changed

+9915
-54603
lines changed

Some content is hidden

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

136 files changed

+9915
-54603
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
# PLAYWRIGHT_BROWSERS_PATH: 0 # https://github.com/microsoft/playwright/blob/main/docs/src/ci.md#caching-browsers
118118

119119
- name: Start HocusPocus server
120-
run: npm run start:server &
120+
run: RUNNER_TRACKING_ID="" && npm run start:server &
121121
env:
122122
CI: true
123123

lerna.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)