Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add rsdoctor UT test #69

Merged
merged 3 commits into from
Jan 24, 2025
Merged

feat: add rsdoctor UT test #69

merged 3 commits into from
Jan 24, 2025

Conversation

easy1090
Copy link
Collaborator

@easy1090 easy1090 commented Jan 22, 2025

feat: add rsdoctor UT test

@easy1090 easy1090 requested a review from LingyuCoder January 22, 2025 10:09
@@ -7,10 +7,8 @@ export async function test(options: RunOptions) {
repo: 'web-infra-dev/rsdoctor',
branch: process.env.RSDOCTOR ?? 'main',
beforeTest: async () => {
cd('./e2e')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to remove the imported cd

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done~ there also have some ci error because of the version of ubuntu.

@easy1090
Copy link
Collaborator Author

@jerrykingxyz There are many errors in this ci, and rsdoctor ci is still the problem of Ubuntu 24. Do you want to lock the Ubuntu version here?

@jerrykingxyz
Copy link
Contributor

Do you want to lock the Ubuntu version here?

Sure, the rspack repo is locked to Ubuntu version 22.04, and you can use the same configuration in this repo.

https://github.com/web-infra-dev/rspack/blob/main/.github/workflows/ecosystem-ci.yml#L131

@chenjiahan chenjiahan merged commit e71276f into main Jan 24, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants