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

PR作成時にlintとtestをgithub actionで実行する #45

Merged
merged 6 commits into from
Dec 6, 2024

Conversation

fumink7
Copy link
Collaborator

@fumink7 fumink7 commented Nov 29, 2024

lintとtestが用意されているので、PR作成時に実行するようにしました。
あとVSCodeでstylelintのエラーがわかるように設定追加しました。

@fumink7 fumink7 changed the title Add lint and test steps in github action workflow PR作成時にlintとtestをgithub actionで実行する Nov 29, 2024
@fumink7 fumink7 marked this pull request as ready for review November 29, 2024 07:15
@piyoppi piyoppi self-requested a review December 3, 2024 05:09
.github/workflows/lint.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/lint.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
fumink7 and others added 4 commits December 6, 2024 14:36
Use `npm ci`

Co-authored-by: piyoppi <[email protected]>
Use `npm ci`

Co-authored-by: piyoppi <[email protected]>
Update CI trigger

Co-authored-by: piyoppi <[email protected]>
Update CI trigger

Co-authored-by: piyoppi <[email protected]>
@piyoppi piyoppi self-requested a review December 6, 2024 06:53
@fumink7 fumink7 merged commit 82f721d into main Dec 6, 2024
2 checks passed
@fumink7 fumink7 deleted the add_ci_workflow branch December 6, 2024 07:26
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