-
Notifications
You must be signed in to change notification settings - Fork 6
new workflow trial #46
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
Conversation
とりあえずのartifactの一発目のサンプル https://github.com/vim-jp/vimdoc-en/actions/runs/13666457181 github-pagesというartifactにVimが生成したHTMLが含まれている。 (artifactは時間経過で削除されるので要留意) |
140aa7a
to
c083772
Compare
12c4339
to
1c2f24f
Compare
b8deaf4
to
812280e
Compare
812280e
to
32c4be3
Compare
いったん、並列化は忘れる。 ただし方針として全部の変換ファイルをバラしてパラレルにするのではなく、4つのグループに分けてそれぞれをパラレルにと言う方が良さそう。Vimの起動&変換に相当のオーバーヘッドがある模様。 |
gitレポジトリ外(GitHubのSettings)で必要になる設定
|
一旦準備が完了したので、masterへマージして様子をみてみる。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
このファイルがコミットされているのは意図的なものでしょうか。
(OPTIONAL) Parallelize HTML generation for speed