Creating Firebase Hosting Preview Channels Using Github Actions | Firebase Preview Channels Pt. 2

Опубликовано: 07 Ноябрь 2020
на канале: Small Batch Devs
898
13

In this episode, show you how to create Github Action Workflows to automatically deploy your code to Firebase Hosting Preview Channels. This feature could be a great addition to your CI/CD pipeline if you are using Github Actions because it allows you to deploy Preview Channels to Firebase Hosting if you create a PR, push your code to a feature branch, merge your code to master, etc.

If you have not watched part 1 of Firebase Hosting Preview Channels make sure to check it out at:
   • Firebase Hosting Preview Channels | H...  

Also check out our Github Actions Intro video at:
   • How to use CI/CD with GITHUB ACTIONS!...  

Check out our website for more great tutorials and content!
https://smallbatchdevs.com

KEEP UP with @smallbatchdevs on SOCIAL MEDIA!
Twitter:   / smallbatchdevs  
Instagram:   / smallbatchdevs  
Facebook:   / small-batch-devs-112906707036301  
Twitch:   / smallbatchdevs  

Check out all our Github Repositories for these episodes:
https://github.com/smallbatchdevs

00:00 Intro
01:11 Why use Preview Channels w/ Github Actions
01:49 Setting up Firebase Hosting w/ Github
04:10 Github Action YML for deploying whenever a PR is created in Github
05:28 Our Github Action in Action!
07:32 Adding our Preview Channel as an Authorized Domain in Firebase
07:49 Outro

#firebase #web #webdevelopment