Skip to content

Set timeout in build workflow#606

Merged
shirok merged 2 commits intoshirok:masterfrom
Hamayama:actions5
Feb 24, 2020
Merged

Set timeout in build workflow#606
shirok merged 2 commits intoshirok:masterfrom
Hamayama:actions5

Conversation

@Hamayama
Copy link
Contributor

どうも、たまに終了しないことがあるようなので、
タイムアウトを設定してみました。

これで、どこで止まっていたのか、ログで確認できるかと。
(デフォルトだと、6 時間は停止せず、その間は、該当部分のログは見られないようです。。。)

<テスト結果>
https://github.com/Hamayama/Gauche/actions/runs/44190644

関連プルリクエスト #601 #603 #605

@Hamayama
Copy link
Contributor Author

うーむ、今度は build-linux が10分くらいでタイムアウトしてしまった。
デフォルト値が長いのも理由があるのか?
ちょっと調べてみます。。。

@Hamayama
Copy link
Contributor Author

run の timeout を削除して、job の timeout だけにしました。
他への影響があるのではと言っている人がいたので。。。

とりあえず 5 回ほど実行して、成功することを確認しました。

@shirok
Copy link
Owner

shirok commented Feb 24, 2020

ども。linuxとosxは ./DIST self-host-test (最新リリースのGaucheでビルドした後、自分自身でもう一回ビルドする) を走らせているので時間かかるんだと思います。

@shirok shirok merged commit 64f055e into shirok:master Feb 24, 2020
@Hamayama Hamayama deleted the actions5 branch February 28, 2020 01:05
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