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

ビルド後のアプリを実行テストする #1733

Open
Hiroshiba opened this issue Jan 21, 2024 · 0 comments
Open

ビルド後のアプリを実行テストする #1733

Hiroshiba opened this issue Jan 21, 2024 · 0 comments

Comments

@Hiroshiba
Copy link
Member

Hiroshiba commented Jan 21, 2024

内容

ビルド後のアプリを実行テストしたいです。
以前にもビルド後に特定のOSでだけ動かないことが発覚した、みたいなことがたまにあったので、これを予防できると嬉しいです。

とりあえずビルドworkflow後にzipファイルを使って起動&音声合成くらいは試したいのですが、どうやるかが全く想像つかないのが問題です。

Pros 良くなる点

リリースして良いかのチェックがしやすい

実現方法

ビルドした後に回るGithub workflowはエンジン側に機構があるので参考になるかも

https://github.com/VOICEVOX/voicevox_engine/blob/9e1b0f07137e67e84a766a0828f8bad10cd64cd0/.github/workflows/release-test.yml

その他

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@Hiroshiba and others