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

licenses.jsonの生成スクリプトを追加 #275

Merged
merged 7 commits into from
Sep 28, 2021

Conversation

aoirint
Copy link
Member

@aoirint aoirint commented Sep 28, 2021

内容

https://github.com/Hiroshiba/voicevox/issues/219#issuecomment-927917044 のコードをベースに、
VOICEVOXの依存関係のライセンス情報を格納したlicenses.jsonの生成スクリプトを追加します。

  • 生成スクリプト build/generateLicenses.js (npm run license:generate) の追加
    • npm run license:generate -- -o voicevox_licenses.json
  • 結合スクリプト build/mergeLicenses.js (npm run license:merge) の追加
    • npm run license:merge -- -o public/licenses.json -i engine_licenses.json -i voicevox_licenses.json

関連 Issue

ref https://github.com/Hiroshiba/voicevox/issues/219#issuecomment-928237590
ref https://github.com/Hiroshiba/voicevox/pull/264
ref https://github.com/Hiroshiba/voicevox_engine/pull/125

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 ae536ea into VOICEVOX:main Sep 28, 2021
@aoirint aoirint deleted the patch-licenses branch February 28, 2022 00:58
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