Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Fix CI workflow #240

Merged
merged 7 commits into from
Dec 2, 2021
Merged

Fix CI workflow #240

merged 7 commits into from
Dec 2, 2021

Conversation

puku0x
Copy link

@puku0x puku0x commented Nov 30, 2021

Which issue, if any, is this issue related to?

None, as it's a CI fix.

npm should respect its supported Node.js version. Prefer the latest one, as it is recommended.

Is there anything in the PR that needs further explanation?

actions/setup-node@v2 supports ~/.npm cache.

@puku0x

This comment has been minimized.

@puku0x

This comment has been minimized.

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@puku0x Thank you for creating the PR! Can you check my review, please?

.github/workflows/nodejs.yml Show resolved Hide resolved
@ybiquitous ybiquitous changed the title Fix workflow Fix CI workflow Dec 2, 2021
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@puku0x Thanks for the quick fix! In addition, could you please do the following if you have time?

@puku0x
Copy link
Author

puku0x commented Dec 2, 2021

@ybiquitous Sure! I thought the same thing about lint job, btw😄

@puku0x
Copy link
Author

puku0x commented Dec 2, 2021

It seems lint doesn't need matrix.

@ybiquitous
Copy link
Member

Let's remove the matrix from the lint job!

@puku0x
Copy link
Author

puku0x commented Dec 2, 2021

Sure. I will make it like CI / Lint on Node.js LTS.
image

@puku0x
Copy link
Author

puku0x commented Dec 2, 2021

Done!

@puku0x puku0x requested a review from ybiquitous December 2, 2021 05:00
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@puku0x Thank you so much! I've left a trivial suggestion, but this PR looks good to me! 👍🏼

.github/workflows/nodejs.yml Outdated Show resolved Hide resolved
Co-authored-by: Masafumi Koba <[email protected]>
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thank you so much for your contribution! 😊

@abdonrd abdonrd merged commit c44f6b1 into stylelint:master Dec 2, 2021
@puku0x puku0x deleted the ci-fix-workflow branch December 2, 2021 10:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants