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

Add eslint matrix on ci (with continue-on-error) #19

Merged
merged 2 commits into from Dec 8, 2021

Conversation

sanemat
Copy link
Contributor

@sanemat sanemat commented Dec 8, 2021

Why

This is a first step for supporting eslint v8.

What

Run both eslint v7 and v8 on ci.
Ignore eslint v8 errors.

refs #14

For preparing eslint v8, add eslint matrix(v7, v8) on ci.
refs #14
use continue-on-error, because we don't have allow-failure on github actions
https://github.com/actions/toolkit/issues/399
@sanemat sanemat changed the title Chore/eslint matrix Add eslint matrix on ci (with continue-on-error) Dec 8, 2021
@sanemat sanemat marked this pull request as ready for review December 8, 2021 02:47
@sanemat sanemat requested a review from kimromi December 8, 2021 02:48
@kimromi
Copy link
Contributor

kimromi commented Dec 8, 2021

👀
image

Copy link
Contributor

@kimromi kimromi left a comment

Choose a reason for hiding this comment

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

thanks!!

@kimromi kimromi merged commit 15e30aa into main Dec 8, 2021
@kimromi kimromi deleted the chore/eslint-matrix branch December 8, 2021 03:44
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.

None yet

2 participants