| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Run non-parallel tests in-process to avoid test-runner IPC corruption (#17333) | 2 个月前 | |
fix: examples script for release (#13305) | 1 年前 | |
refactor(astro): replace tsconfck with get-tsconfig (#16433) | 4 个月前 | |
Fix CSS module scoped-name hash mismatch with Lightning CSS in content collection dev (#17318) * fix: CSS module scoped-name hash mismatch with Lightning CSS in dev (#17312) Share the dev-css plugin's CSS content cache with the content asset propagation plugin so that `getStylesForURL()` can retrieve already-processed CSS for CSS modules without re-importing via `?inline`. The `?inline` suffix was included in the filename passed to Lightning CSS's hasher, producing a different scoped-name hash than the original import used by the component. * test: cover Lightning CSS module updates in dev * test: avoid shadowing cheerio helper * test: keep CI summary helper local --------- Co-authored-by: Matthew Phillips <matthew@matthewphillips.info> | 2 个月前 | |
[ci] release (#6432) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 3 年前 | |
Remove unused code in internal scripts (#11769) | 2 年前 | |
Dedupe `vite` (#16787) | 4 个月前 | |
refactor: update tsconfig to use TypeScript project references (#16505) * refactor: update tsconfig to use TypeScript project references * Apply suggestion | 4 个月前 | |
fix(ci): keep turbo exclusion filters absolute in affected test runs (#17127) turbo-run-affected.js appended the changed-file range to every --filter, including exclusions like `!./packages/language-tools/**/*`. That scoped the exclusion to packages that themselves changed, so an excluded package (e.g. @astrojs/ts-plugin) was still selected when affected by an upstream change. This caused the language-tools vscode/ts-plugin tests to run in the integrations suite (which has no xvfb) and segfault, instead of only in the dedicated test-language-tools job. Pass exclusion filters through unchanged so they stay absolute. | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 1 年前 | ||
| 4 个月前 | ||
| 2 个月前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 3 个月前 |