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

CI: Added ecosystem check #574

Merged
merged 21 commits into from
Jul 21, 2023
Merged

CI: Added ecosystem check #574

merged 21 commits into from
Jul 21, 2023

Conversation

Leonard53
Copy link
Contributor

@Leonard53 Leonard53 commented Jul 19, 2023

For issue #511
I have added an extra job to the existing Github Actions to ensure oxclint won't break real codebase.
The new job will clone microsoft/vscode, build oxlint under target/debug/oxclint, and run oxlint against the vsCode repo.

Copy link
Member

@Boshen Boshen left a comment

Choose a reason for hiding this comment

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

Let me fix no-this-alias on main.

.rustc_info.json Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@Boshen
Copy link
Member

Boshen commented Jul 20, 2023

You may rebase from the main branch, I fixed the severity on no-this-alias.

@github-actions github-actions bot added the A-linter Area - Linter label Jul 20, 2023
@github-actions github-actions bot removed the A-linter Area - Linter label Jul 20, 2023
@Leonard53 Leonard53 marked this pull request as ready for review July 20, 2023 23:45
Copy link
Member

@Boshen Boshen left a comment

Choose a reason for hiding this comment

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

Let's test this out and improve upon it. Thank you!

@Boshen Boshen merged commit 73338cb into oxc-project:main Jul 21, 2023
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.

2 participants