Skip to content

Migrate to Firebase Hosting GitHub Actions workflow - #3

Merged
limhenry merged 1 commit into
masterfrom
dev
Jul 27, 2026
Merged

Migrate to Firebase Hosting GitHub Actions workflow#3
limhenry merged 1 commit into
masterfrom
dev

Conversation

@limhenry

Copy link
Copy Markdown
Owner

This pull request updates the project's deployment workflow to use Firebase CLI-generated GitHub Actions for both production and pull request deployments, replacing the previous custom workflow. The changes improve maintainability and align the deployment process with Firebase best practices.

CI/CD Workflow Updates:

  • Removed the custom .github/workflows/deploy.yml workflow and replaced it with Firebase CLI-generated workflows for production and pull request deployments. [1] [2] [3]
  • Added .github/workflows/firebase-hosting-merge.yml for automated deployments to Firebase Hosting on merges to master.
  • Added .github/workflows/firebase-hosting-pull-request.yml for preview deployments on pull requests.

Configuration Updates:

  • Updated the firebase.json rewrites array formatting for clarity and consistency.

Build Artifact:

  • Updated the build date in .output/nitro.json (likely an automated artifact change, not directly related to workflow logic).…g GitHub Actions

@github-actions

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 602660d):

https://limhenryxyz--pr3-dev-6oalzf96.web.app

(expires Mon, 03 Aug 2026 22:58:27 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: debac8e077e8f27317594500adf2b82505eab8a4

@limhenry
limhenry merged commit 2710b1b into master Jul 27, 2026
2 checks passed
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.

1 participant