GitShow/vitejs/vite-ecosystem-ci
vitejs

vite-ecosystem-ci

Vite Ecosystem CI

by vitejs
Star on GitHubForknpm

TypeScript

305 stars82 forks40 contributorsActive · 11m agoSince 2022MIT

Meet the team

See all 40 on GitHub →
dominikg
dominikg145 contributions
renovate[bot]Bot
renovate[bot]108 contributions
sapphi-red
sapphi-red83 contributions
patak-cat
patak-cat42 contributions
bluwy
bluwy11 contributions
hi-ogawa
hi-ogawa10 contributions
Aslemammad
Aslemammad8 contributions
brillout
brillout8 contributions

Languages

View on GitHub →
TypeScript98.3%
JavaScript1.7%

Recent PRs & issues

Active · 8 in progress · Last activity 11m ago
See all on GitHub →
AchieverSana
feat: add wxt test suiteOpenPR

Adds WXT (web extension framework) to the Vite Ecosystem CI. WXT uses Bun as its monorepo package manager, so a conditional step is added to both workflow files, scoped to run only when the suite is selected. Closes wxt-dev/wxt#241

AchieverSana · 5h ago

Recent fixes

View closed PRs →
shulaoda
fix: use pull_requests permission for the from-pr-rolldown tokenMergedPR

The token was scoped with , but a GitHub App commenting on a pull request needs the permission, not . The token was minted with yet the comment still failed with 403 , and the response header showed (failed run). This switches both token steps to . Note: the must have Pull requests write on its installation. If it does not, token generation will fail with a clear error.

shulaoda · 11m ago
shulaoda
fix: use PR_GITHUB_APP for the from-pr-rolldown tokenMergedPR

Follow-up to #484. The workflow referenced / , which are not set in this repo, so failed with an empty (failed run). This switches both token steps to / , the same App that already uses, so no new secrets are needed in this repo. Note: this App must be installed on with Issues write, since the workflow mints an token to comment on the rolldown PR.

shulaoda · 29m ago
shulaoda
feat: run ecosystem-ci against a rolldown PR previewMergedPR

Adds , a rolldown-facing counterpart to . It builds with rolldown overridden to a preview of a given ref (via the existing flag from #450), runs the selected suite or the full matrix, and posts a pending comment plus a results table back to the rolldown PR. It is dispatched by rolldown's through , with inputs , , and . Vite stays on (unlike , which checks out the vite PR), so only rolldown changes between runs. Notes The suite lists are kept in sync with . The results table is a single-run table for now. The "vs latest scheduled" column can be added once rolldown's scheduled run lands.

shulaoda · 1h ago
Structured data for AI agents

Repository: vitejs/vite-ecosystem-ci. Description: Vite Ecosystem CI Stars: 305, Forks: 82. Primary language: TypeScript. Languages: TypeScript (98.3%), JavaScript (1.7%). License: MIT. Open PRs: 8, open issues: 4. Last activity: 11m ago. Top contributors: dominikg, renovate[bot], sapphi-red, patak-cat, bluwy, hi-ogawa, Aslemammad, brillout, markdalgleish, cyco130 and others.

·@ofershap

Replace github.com with gitshow.dev