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

GitHub Actions の高速化 #263

Open
orga-itsuka-trpg opened this issue Sep 28, 2022 · 1 comment
Open

GitHub Actions の高速化 #263

orga-itsuka-trpg opened this issue Sep 28, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@orga-itsuka-trpg
Copy link
Owner

問題

最新のビルド内容がGitHub Pagesに反映されない

原因

GitHub Actions の結果を確認したところ build は問題なく通ったものの deploying でこけている場合があった。
deploying タスク、並びに他タスクで高速化できそうな箇所を高速化する

@orga-itsuka-trpg orga-itsuka-trpg added enhancement New feature or request good first issue Good for newcomers labels Sep 28, 2022
@orga-itsuka-trpg
Copy link
Owner Author

deploy ワークフローがどの辺りで定義されているか不明
IaC意識して明示的に書くべきか考慮が必要
書く場合は下記 stackoverflow を参照
https://stackoverflow.com/questions/73310631/actions-upload-pages-artifact-fails-at-actions-upload-artifact-with-no-files-we

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant