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

修正: safetydev から test へ移動 #1280

Merged
merged 1 commit into from
May 23, 2024

Conversation

tarepan
Copy link
Contributor

@tarepan tarepan commented May 19, 2024

内容

概要: safetydev から test へ移動して修正

safety は依存パッケージの安全性テストに用いられている外部パッケージである。
テスト用であるため、本来であれば poetry の group.test にて管理されるべきである。
しかし手違いで group.dev で管理されている。これを反映して GitHub Actions の安全性テストでも requirements-dev.txt が利用されている。これはバグである。

このような背景から、safetydev から test へ移動して修正することを提案します。

関連 Issue

ref #1151

@tarepan tarepan added the バグ label May 19, 2024
@tarepan tarepan requested a review from a team as a code owner May 19, 2024 09:38
@tarepan tarepan requested review from Hiroshiba and removed request for a team May 19, 2024 09:38
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

LGTM!!

@Hiroshiba Hiroshiba merged commit 0ba5638 into VOICEVOX:master May 23, 2024
4 checks passed
@tarepan tarepan deleted the fix/security_dep branch May 23, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants