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: Fix the method of specifying the Node.js version #265

Merged
merged 2 commits into from
May 22, 2024

Conversation

wakamsha
Copy link
Contributor

@wakamsha wakamsha commented May 10, 2024

Summary

Unify the Node.js version specified for running tests in CI to the one specified in .node-version file.

Until now, v14, v16 and v18 were specified. However, since we're currently developing according to the version described in .node-version file, it should be sufficient if the test succeeds with this version.

Others

The format of the CHANGELOG.md is invalid for Prettier, but since this file is generated automatically by CD ( semantic-release ), it is appropriate not to have Prettier check it.

@wakamsha wakamsha self-assigned this May 10, 2024
@wakamsha wakamsha marked this pull request as ready for review May 10, 2024 06:05
@wakamsha wakamsha marked this pull request as draft May 10, 2024 06:05
Copy link
Member

@taigakiyokawa taigakiyokawa left a comment

Choose a reason for hiding this comment

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

LGTM 🙆‍♂️

@wakamsha wakamsha requested review from taigakiyokawa and removed request for taigakiyokawa and tongari07 May 13, 2024 02:46
@wakamsha
Copy link
Contributor Author

@taigakiyokawa
Sorry, I forget to clear the reviewer list.
This is still in Draft, so I'll ask for another review once it's officially open 🙏

@wakamsha wakamsha requested review from taigakiyokawa and removed request for taigakiyokawa May 13, 2024 02:55
@wakamsha wakamsha marked this pull request as ready for review May 21, 2024 04:26
@wakamsha
Copy link
Contributor Author

wakamsha commented May 21, 2024

@taigakiyokawa @tongari07
This PR is ready for review.
Would you review it again?

@wakamsha wakamsha requested a review from tongari07 May 21, 2024 10:24
Copy link
Member

@taigakiyokawa taigakiyokawa left a comment

Choose a reason for hiding this comment

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

LGTM 🙆‍♂️

@wakamsha wakamsha merged commit bd205b1 into main May 22, 2024
4 checks passed
@wakamsha wakamsha deleted the ci/fix-method-of-specifying-nodejs-version branch May 22, 2024 01:52
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