Skip to content

Stabilize CI by introducing an integration branch for rolldown-vite #7090

@shulaoda

Description

@shulaoda

Summary

Currently, rolldown depends on rolldown-vite for running integration tests in CI. However, rolldown’s CI always pulls the main branch of rolldown-vite. When rolldown introduces breaking changes (before a release), the tests in rolldown-vite cannot be updated immediately, causing CI failures that cannot be fixed until a release is published.

This blocks development and causes CI red status to remain unresolved.

Proposal

Introduce a dedicated branch inside rolldown-vite used specifically for testing against the latest rolldown commit. Rolldown CI should pull this branch instead of main.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions