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

ダウンローダの自動ビルドを条件付きに #560

Conversation

Hiroshiba
Copy link
Member

@Hiroshiba Hiroshiba commented Aug 2, 2023

内容

関連タスク。
ダウンローダーがいつでも5並列でビルドされていて、各々5分くらいかかっていたので削減します。

関連 Issue

ref #382

その他

precompiledとなっていたのですが、そういう案内をしていたのはここのyamlファイルだけあったので削除しました。
あと改行が全くなくてかなり読みづらかったので改行してみました。

Comment on lines -29 to -31
branches:
- "*"
- "**/*"
Copy link
Member Author

Choose a reason for hiding this comment

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

これが書かれているとこと書かれてないとこがあったので、書かない方針の方に統一してみました。

@Hiroshiba
Copy link
Member Author

build_and_deploy.ymlを実行したら勝手にbulid_and_deploy_downloader.ymlも実行するようにしようかなと思ったのですが、トリガーがよくわかんないことになっちゃうのと(workflow_dispatchとworkflow_callで同じ引数群を定義しないといけない)、エンジンの方はdocker buildを別で実行しているのでこっちもその形にしようかなと思います。。

Copy link
Member

@qryxip qryxip 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
Copy link
Member Author

レビューありがとうございます!! マージします!!

@Hiroshiba Hiroshiba merged commit 1a5a1fc into VOICEVOX:main Aug 4, 2023
31 checks passed
@Hiroshiba Hiroshiba deleted the ダウンローダの自動ビルドを条件付きに branch August 4, 2023 01:10
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