Merge master at f4c0ba1489

This commit is contained in:
pku-xht
2026-08-10 22:20:59 +08:00
1411 changed files with 4451 additions and 3320 deletions

View File

@@ -8,7 +8,7 @@ import { fileURLToPath } from 'node:url'
import { resolve } from 'node:path'
import { describe, expect, it } from 'vitest'
import * as yaml from 'js-yaml'
import { entryListSchema } from '@cordisjs/plugin-include'
import { entryListSchema } from '@deepseek-ai/cordis-plugin-include'
describe('dsh-base bundle', () => {
it('declares a parseable patch list through the dsh.bundle.patch manifest field', () => {