Skip to content

HawraaR/ci-cd-tutorial

 
 

Repository files navigation

��# CI/CD Lab Summary This lab was intended to create and practice creating github actions and implementing CI/CD pipeline. I started with formatting the files of the project and then started the ci/cd implementations. In CI, I included the triggers on push and pull requests and then wrote the conditions before building the projects like installing the dependencies, running lint and format, running the tests then finally building the project while generating simple logs and the demo site. After that the CD included conditons to only run after the CI finishes and deploy only on push to main.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%