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

Pull Request の結果も見えるようにする #30

Open
mkpoli opened this issue Jul 7, 2024 · 1 comment
Open

Pull Request の結果も見えるようにする #30

mkpoli opened this issue Jul 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mkpoli
Copy link
Contributor

mkpoli commented Jul 7, 2024

現状だと実行だけして deploy しないようになっているため、どうにか Github Pages のデプロイ CD を変更してできるようにできないか?

@mkpoli mkpoli added the enhancement New feature or request label Jul 7, 2024
@3w36zj6
Copy link
Member

3w36zj6 commented Jul 7, 2024

GitHub Pagesには他のサービスとは異なりPreviewデプロイの機能が存在しないため、PRごとに一時的なリポジトリを作成する、あるいはPRごとにサブディレクトリを作成するなどの工夫が必要です。
なので、デプロイ先をCloudflare Pages, Vercel, Netlifyなどの高機能かつ安価(無料枠が多い)なPaaSに移行するのが楽かもしれません。

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

No branches or pull requests

2 participants