🖌
Firebase+React_Notes
🖌
Firebase+React_Notes
🖌
Firebase+React_Notes
🖌
Firebase+React_Notes
Firebase React Notes
React + firebase
Firebase - Create React app setup
Firebase React context
Firebase function local dev react
React firebase hooks
Firestore
Firestore
Firestore data model
associated Firebase data with Users
Firestore write
Firestore - read
Firestore update
Persisting data offline
Importing json
Auth
Auth
Firebase UI
Firebase Auth with React
Linking auth accounts
Twitter sign in
Google sign in
Database Auth
Custom tokens
Cloud Functions
Cloud Functions
Set timeout and memory allocation
Call functions via HTTP requests
HTTPS Callable
Separate Cloud Function in multiple files
Slack integration
Twilio firebase functions
ffmpeg convert audio
ffmpeg transcoding video
Storage
Security
Create
Delete
Uploading with React to Firebase Storage
Getting full path
Firebase `getDownloadURL`
Hosting
Hosting
Firebase Admin
Firebase admin
Firebase analytics
Firebase analytics
Google App Engine
Google App Engine
GCP App Engine + video transcoding
STT
STT + Cloud Function + Cloud Task
Other
CI Integration
Travis CI integration
Github actions integration
Visual code
Visual code extension
Electron
Firebase with electron
Pricing
Pricing
Testing
Unit testing
Privacy and Security
Privacy and security
Useful resources
links
Firebase Extensions
Firebase extension
Chrome Extension
Firebase in a chrome extension
Powered by GitBook

Github actions integration

Deploy Firebase Hosting

Add an action and secrets for the Action to run!

GitHub Action for Firebase - GitHub Marketplace
Wraps the firebase-tools CLI to enable common commands
github.com

Example

Action configuration file:

bbc/digital-paper-edit-firebase
Firebase version of DPE. Contribute to bbc/digital-paper-edit-firebase development by creating an account on GitHub.
github.com

You will also need to configure secrets in the settings -> secrets space in your repository.

Links

Deploy to Firebase Hosting with Github Actions
Deploy application static assets to Firebase Hosting with Github Actions. You will love automation
medium.com

​

​

CI Integration - Previous
Travis CI integration
Next - Visual code
Visual code extension
Last updated 1 year ago
Contents
Deploy Firebase Hosting
Example
Links