reactbris / meetup

The monthly ReactBris meetup, sponsored by Outfit, Askable and Rexlabs ❤️
https://reactbris.org/
30 stars 3 forks source link

Using Github Actions for CI/CD #99

Open julianburr opened 2 years ago

julianburr commented 2 years ago

Summary of talk

Not strictly React related, so 🤷 The idea is to have a look at Github Actions, how to set it up and use it for CI and CD, and how it to can simplify your release flow.

Details

Title of the Talk
Using Github Actions for CI/CD

Description of the Talk
Tired of having develop, staging, main and even more deployment branches? Let's have a look at Github Actions, how you can use it for CI/CD and how it might simplify your release process.