Setting Up CD and Preview Environments with Firebase Hosting + GitHub Actions
I set up CD and preview environments with Firebase Hosting + GitHub Actions, so I’ll share how I did it.
Firebase Hosting added a Preview feature, so I tried using it.
Official site: GitHubプルリクエストを介してライブチャンネルとプレビューチャンネルにデプロイする | Firebase Documentation サイトのライブおよびプレビューチャネル、リリース、バージョンを管理します | Firebase Documentation
GitHub: Deploy to Firebase Hosting · Actions · GitHub Marketplace
Other reference articles: Firebase公式のGitHubとHostingのインテグレーションが熱い🔥
That’s all from the Gemba, where I set up CD and preview environments with Firebase Hosting + GitHub Actions.