Skip to content

Creating a static website and hosting it with GitHub pages, while implementing branch protection and merge reviews for moving code from development to production.

Notifications You must be signed in to change notification settings

Meli-Nzekele/MeliNzekele-Git-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackUp 

MeliNzekele-Git Shop - StackUp (DevOps with GitHub) & CI/CD with GitHub

Brief description

Part 1

In this quest, you will be creating a static website and hosting it with GitHub pages, while implementing branch protection and merge reviews for moving code from development to production.

Live demo available at: https://meli-nzekele.github.io/MeliNzekele-Git-Shop/

Part 2

Using GitHub Actions to add CI/CD to your workflow to run a Python file upon successful pull requests as a foundation to using GitHub Actions for more complex use cases.

Learning objectives

Part 1

  • Configure branch protection rules
  • Create a pull request
  • Approve and merge a pull request
  • Configure GitHub Pages

Part 2

  • Use GitHub Actions
  • Configure a workflow that runs a Python file upon successful pull requests

Development

Part 1

Screenshot

Pull request merge Live Webpage Python pull request merge

About

Creating a static website and hosting it with GitHub pages, while implementing branch protection and merge reviews for moving code from development to production.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published