Skip to content

ci(github): Split test and lint steps into jobs#304

Merged
karfau merged 3 commits into
masterfrom
split-test-lint
Sep 9, 2021
Merged

ci(github): Split test and lint steps into jobs#304
karfau merged 3 commits into
masterfrom
split-test-lint

Conversation

@karfau

@karfau karfau commented Aug 26, 2021

Copy link
Copy Markdown
Member

to allow linting to be listed as a separately failing check in the PR.

Really fixes #111

Note: I don't think there is any benefit of splitting them into different files as of now.

@karfau karfau requested a review from brody2consult August 26, 2021 05:35
@karfau karfau marked this pull request as ready for review September 1, 2021 20:16
@karfau karfau added code style infrastructure CI, Dashboards, npm, ... question Contains open questions that need to be answered testing labels Sep 1, 2021
@karfau karfau added this to the 0.8.0 milestone Sep 1, 2021
@karfau

karfau commented Sep 1, 2021

Copy link
Copy Markdown
Member Author

@brodybits Do you think we can land this?

@brody2consult

Copy link
Copy Markdown
Member

I may need another 1-2 days to look at these, my apologies.

Pin node minor version to prevent the regression

nodejs/node#40030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code style infrastructure CI, Dashboards, npm, ... question Contains open questions that need to be answered testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

keep lint in separate GitHub action

2 participants