Skip to content

dinevsg/implementing-ci-cd-training

Repository files navigation

Intro

• Create a new branch and switch to it

• Create a pull request to propose merging the junior-dev branch into the main branch

• Implement a CI system in GitHub actions to build and unit test the application

• Add a custom step to the build script in order to display my github username

• Add the UI tests to GitHub CI workflow

• Using the GitHub action script to implement a CD workflow for auto deploy in Render.com

Website

Cookbook