Merge remote-tracking branch 'upstream/develop' into art/bump-2024.2.0-beta.7

This commit is contained in:
ced 2024-01-25 23:40:28 +00:00
commit 2da0d208d3
299 changed files with 20885 additions and 4108 deletions

View file

@ -86,4 +86,6 @@ jobs:
- run: pnpm i --frozen-lockfile
- run: pnpm --filter misskey-js run build
if: ${{ matrix.workspace == 'backend' }}
- run: pnpm --filter misskey-reversi run build:tsc
if: ${{ matrix.workspace == 'backend' }}
- run: pnpm --filter ${{ matrix.workspace }} run typecheck